NetBSD/usr.sbin/rbootd
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 minor .Nm cleanup 1997-10-17 12:49:57 +00:00
bpf.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:23:03 +00:00
conf.c Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +00:00
defs.h - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
parseconf.c Use S_IS*(), not S_IF*. 1997-10-19 19:40:21 +00:00
pathnames.h
rbootd.8 minor .Nm cleanup 1997-10-17 12:49:57 +00:00
rbootd.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
rmp.h
rmp_var.h
rmpproto.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:23:03 +00:00
utils.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:23:20 +00:00