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
statd.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
statd.h
test.c