freebsd-dev/usr.sbin/ypserv
Bryan Drewery ea825d0274 DIRDEPS_BUILD: Update dependencies.
Sponsored by:	Dell EMC Isilon
2017-10-31 00:07:04 +00:00
..
common Sync ypwhich(1) code with the OpenBSD version that is more modern. 2015-08-25 15:27:32 +00:00
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: Update dependencies. 2017-10-31 00:07:04 +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 Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
yp_extern.h
yp_main.c Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
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 Serve /etc/eui64 via NIS. 2015-08-18 15:33:23 +00:00
ypinit.sh Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
ypserv.8