freebsd-dev/usr.sbin/rwhod
Warner Losh 471595b02c Fix minor buffer problems:
Off by one in verify allowed one to march one byte off the end of
	wd.wd_hostname if wd.wd_hostname had no NUL characters in it.

	strncpy of myname into mywd used the source buffer's length, rather
	than the dest.
1996-11-01 06:29:34 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
rwhod.8 Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
rwhod.c Fix minor buffer problems: 1996-11-01 06:29:34 +00:00