freebsd-skq/usr.sbin/newsyslog
markj 5a406f9a50 Fix age_old_log() after r337468.
We can no longer use sizeof() to get the path buffer's size.  Apply
a straightforward fix for now with the aim of MFCing soon.

PR:		233633
Submitted by:	Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
MFC after:	3 days
2018-11-29 16:49:56 +00:00
..
newsyslog.conf.d Put a size limit on the opensm.log and use bzip2(1). 2018-11-08 17:00:05 +00:00
tests
extern.h
Makefile
Makefile.depend
newsyslog.8 newsyslog.conf: Restrict included files in default config to [!.]*.conf 2018-11-10 10:46:38 +00:00
newsyslog.c Fix age_old_log() after r337468. 2018-11-29 16:49:56 +00:00
newsyslog.conf newsyslog.conf: Restrict included files in default config to [!.]*.conf 2018-11-10 10:46:38 +00:00
newsyslog.conf.5 newsyslog(8): Reject configurations that specify setuid or executable logs 2018-08-21 23:12:46 +00:00
pathnames.h
ptimes.c