NetBSD/usr.sbin/ypserv
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +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 Fix LP64 botches introduced in last commit. 1998-06-11 14:50:46 +00:00
stdhosts Fix LP64 botches introduced in last commit. 1998-06-11 14:50:46 +00:00
ypinit add ypinit -c (setup yp client) 1998-06-08 06:29:25 +00:00
yppush Need <string.h> for prototypes. 1997-11-18 22:58:00 +00:00
ypserv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +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 use ".Tn YP" instead of "YP", fix up some .Nd entries, use .Pa for mapnames 1997-11-08 15:03:21 +00:00
Makefile
Makefile.inc convert from in-house read_line to fparseln() 1998-06-08 06:53:47 +00:00