freebsd-dev/usr.sbin/newsyslog
Garance A Drosehn 9d780a43c4 A variety of minor changes. Allow users to set a debugging option via
the newsyslog.conf file.  Rename one size-related variable, and move
another one from the stack into conf_entry.  Add a routine to change
file-attributes (chown, chmod, chflags), instead of having several
places doing the same sequence of system-calls.  A few cosmetic/style
changes.

These should not effect any users.  Most of these probably look
pointless, but they are the "insignificant parts" of a much larger
update that I'll be committing soon.  Doing these as a separate update
should make that update easier to read.

MFC after:	14 days
2004-06-07 01:21:30 +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 Remove information about the configuration file. 2004-03-11 04:32:16 +00:00
newsyslog.c A variety of minor changes. Allow users to set a debugging option via 2004-06-07 01:21:30 +00:00
newsyslog.conf.5 Add a 'D' flag that can be specified on entries in newsyslog.conf. 2004-06-03 23:41:49 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00
ptimes.c Handle a 'const' parameter without using __DECONST(). 2003-10-04 02:24:47 +00:00