NetBSD/usr.sbin/rpc.statd
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
..
Makefile use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
rpc.statd.8
stat_proc.c Use a db(3) hash database instead of shared memory. Don't fork() to service 1997-10-21 20:38:03 +00:00
statd.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
statd.h Use a db(3) hash database instead of shared memory. Don't fork() to service 1997-10-21 20:38:03 +00:00
test.c