NetBSD/usr.sbin/ypserv
thorpej c87c1f135c Throw out the old ypserv access control list code. Instead, use libwrap
for access control.  Add a -l option, to enable logging of all requests.
Also, just use syslog(3) for all logging, not home-grown logging code.
1999-01-22 02:36:12 +00:00
..
common - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
makedbm Need <time.h> for time(). 1998-06-24 10:26:08 +00:00
mkalias Need <time.h> for time(). 1998-06-24 10:26:08 +00:00
mknetid Fix LP64 botches introduced in last commit. 1998-06-11 14:50:46 +00:00
revnetgroup convert from in-house read_line to fparseln() 1998-06-08 06:53:47 +00:00
stdethers don't bother looking for comments; fparseln() removes them 1999-01-17 06:56:51 +00:00
stdhosts * don't print out entries that couldn't be parsed 1999-01-17 07:01:26 +00:00
ypinit add ypinit -c (setup yp client) 1998-06-08 06:29:25 +00:00
yppush In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
ypserv Throw out the old ypserv access control list code. Instead, use libwrap 1999-01-22 02:36:12 +00:00
yptest use ".Tn YP" instead of "YP", fix up some .Nd entries, use .Pa for mapnames 1997-11-08 15:03:21 +00:00
ypxfr {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
Makefile clean up previous 1997-10-16 05:22:37 +00:00
Makefile.inc convert from in-house read_line to fparseln() 1998-06-08 06:53:47 +00:00