freebsd-dev/usr.sbin/ypserv
Enji Cooper 35c0323c64 Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of
always building support into ypserv.

MFC after:	2 weeks
2017-01-06 04:10:33 +00:00
..
common Sync ypwhich(1) code with the OpenBSD version that is more modern. 2015-08-25 15:27:32 +00:00
Makefile Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of 2017-01-06 04:10:33 +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 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