opnsense-src/usr.sbin/timed/timed
Pedro F. Giffuni c8aa42a2da 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 Change old-style function definition 2013-02-01 14:26:54 +00:00
candidate.c Change old-style function definition 2013-02-01 14:26:54 +00:00
CHANGES Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
cksum.c Change old-style function definition 2013-02-01 14:26:54 +00:00
correct.c Change old-style function definition 2013-02-01 14:26:54 +00:00
extern.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
globals.h Fix r228719; when you use intmax_t, you need stdint.h. 2011-12-19 20:33:53 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
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 Change old-style function definition 2013-02-01 14:26:54 +00:00
networkdelta.c Change old-style function definition 2013-02-01 14:26:54 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
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 Minor update about rc.conf. 2013-04-22 18:31:39 +00:00
timed.c Undo the bogus gethostname() change from r299709. 2016-05-14 04:29:13 +00:00