freebsd-dev/usr.sbin/newsyslog
Xin LI 9e3daa8dcf Because the `permission' field in conf_entry is intended to be used as
parameter 2 in chmod(2), which is a mode_t (and in turn a __uint_16_t),
it's more likely that it should be defined as an unsigned variable.

This commit should make newsyslog WARNS=6 clean, but don't bump the knob
until I have a universe build.

MFC After:	1 month
2005-01-04 02:24:01 +00:00
..
extern.h Restructure the time processing routines, mainly to fix up the 2003-09-23 00:00:26 +00:00
Makefile Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history 2004-03-12 16:03:26 +00:00
newsyslog.8 Add a new -d argument which is used to specify an alternate root for log 2004-10-04 23:35:13 +00:00
newsyslog.c Because the `permission' field in conf_entry is intended to be used as 2005-01-04 02:24:01 +00:00
newsyslog.conf.5 Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00
ptimes.c Drop the include for <stdint.h>, it was only needed when this was 2004-06-07 21:53:27 +00:00