This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
ypserv
History
ngie
097fbcfb03
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
...
This simplifies pathing in make/displayed output. MFC after: 1 week Sponsored by: Dell EMC Isilon
2017-03-01 04:24:56 +00:00
..
common
…
Makefile
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
2017-03-01 04:24:56 +00:00
Makefile.depend
DIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 17:20:11 +00:00
Makefile.yp
Generate ipnodes.by{addr,name} from /etc/hosts for compatibility with
2015-12-18 17:30:22 +00:00
yp_access.c
Don't need cast malloc.
2015-11-16 06:17:12 +00:00
yp_dblookup.c
Don't need cast malloc.
2015-11-16 06:17:12 +00:00
yp_dnslookup.c
Delay calling yp_malloc_dnsent() until after some additional sanity
2016-05-25 00:25:38 +00:00
yp_error.c
…
yp_extern.h
…
yp_main.c
…
yp_server.c
Call free(cur) if strdup(dirp->d_name) fails to avoid a memory leak.
2016-05-25 00:16:52 +00:00
yp_svc_udp.c
…
ypinit.8
…
ypinit.sh
…
ypserv.8
…