freebsd-skq/usr.sbin/timed/timed
pfg 20bb6d5f63 Undo the bogus gethostname() change from r299709.
The "- 1" is there specifically to enable checking for NUL termination.

I should also admit the rest change was mostly cosmetic and the
overruns can't occur in practice: still I leave them to pacify
static analyzers.

Pointed out by:	bde
2016-05-14 04:29:13 +00:00
..
acksend.c timed(8): use NULL instead of zero for pointers. 2016-05-14 00:46:38 +00:00
byteorder.c
candidate.c
CHANGES
cksum.c
correct.c
extern.h
globals.h
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
master.c timed(8): Use strlcpy() for bounds checking. 2016-05-14 02:42:09 +00:00
measure.c
networkdelta.c
pathnames.h
readmsg.c timed(8): use NULL instead of zero for pointers. 2016-05-14 00:46:38 +00:00
slave.c timed(8): Use strlcpy() for bounds checking. 2016-05-14 02:42:09 +00:00
timed.8
timed.c Undo the bogus gethostname() change from r299709. 2016-05-14 04:29:13 +00:00