freebsd-src/usr.sbin/syslogd
Enji Cooper 15f0eea574 Parameterize out the length of struct filed->f_lasttime as MAXDATELEN
This removes the hardcoded value for the field (16) and the equivalent
hardcoded lengths in logmsg(..).

This change is being done to help stage future work to add RFC5424/RFC5434
support to syslogd(8).

Obtained from:	Isilon OneFS (dcd33d13da) (as part of a larger change)
Submitted by:	John Bauman <john.bauman@isilon.com>
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2017-02-25 00:12:29 +00:00
..
Makefile Use SRCTOP instead of .CURDIR relative paths with ".." 2017-02-24 21:35:59 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h path.h is not needed here. 2015-05-16 08:12:00 +00:00
syslog.conf.5 syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00
syslogd.8 mdoc and style fixes. 2016-12-23 04:59:22 +00:00
syslogd.c Parameterize out the length of struct filed->f_lasttime as MAXDATELEN 2017-02-25 00:12:29 +00:00