aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/newsyslog
Commit message (Expand)AuthorAgeFilesLines
* MFC r238281:Andrey V. Elsukov2012-07-161-1/+2
* - Remove extraneous null ptr deref checksEitan Adler2012-01-101-1/+2
* MFC: Add new modifier - "R", path to executable to run afterMaxim Sobolev2011-07-252-32/+76
* MFC r220015:Doug Barton2011-03-281-1/+6
* MFC r218127, r218128:Martin Matuska2011-02-214-99/+136
* MFC r216832: Make -S functionalBrian Somers2011-01-071-1/+1
* MFC r210372:Simon L. B. Nielsen2010-11-212-16/+267
* MFC r208649 by gordon (needed for MFC of r210372):Simon L. B. Nielsen2010-11-212-19/+116
* MFC r208648 by gordon (needed for MFC of r210372):Simon L. B. Nielsen2010-11-211-113/+71
* MFC r208028 by uqs:Simon L. B. Nielsen2010-11-211-7/+7
* MFC r210407: Add a -S switch to override syslogd's pidfile.Brian Somers2010-08-233-10/+25
* MFC r202668+r200806:Xin LI2010-02-032-5/+24
* Fix 6-year old cut&paste error. The # could be escaped with '\', notMaxim Sobolev2008-06-261-2/+2
* Fix two typos.Xin LI2008-01-301-2/+2
* s/effect/affect/Remko Lodder2007-11-271-2/+2
* Markup fixes.Ruslan Ermilov2006-09-291-1/+1
* Use same signedness for i and matched_c. This should makeXin LI2006-08-171-1/+2
* Remove mention of the `W' flag, which has been turned to no-op by theMaxim Sobolev2006-07-212-18/+1
* Remove the last three calls to strncpy(), two of which would haveGarance A Drosehn2006-06-271-6/+6
* Remove the "oldorder" processing. The "neworder" processing hasGarance A Drosehn2006-06-271-250/+16
* Improve error-handling related to the fork() done to compress files afterGarance A Drosehn2006-01-201-15/+38
* Fix logic error which causes <null> to be printed instead of theMaxim Sobolev2005-12-011-1/+1
* Markup fixes.Ruslan Ermilov2005-06-141-7/+7
* Add the -N option to not rotate any files. This is to be used inBrooks Davis2005-03-032-4/+21
* Add a HISTORY section.Tom Rhodes2005-02-241-1/+8
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Fixed xrefs.Ruslan Ermilov2005-01-212-3/+3
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Because the `permission' field in conf_entry is intended to be used asXin LI2005-01-041-1/+1
* Mention "-d directory" in usage().Brooks Davis2004-10-061-1/+1
* Don't prepend the directory specified by -d when the file is a relativeBrooks Davis2004-10-051-1/+1
* Add a new -d argument which is used to specify an alternate root for logBrooks Davis2004-10-042-2/+19
* Nothing says that /var/log can't be not a directory but a symbolic linkMaxim Sobolev2004-07-041-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-6/+12
* Fix the format-string in a call to err(). It was causing a warning ifGarance A Drosehn2004-06-201-1/+1
* Fix the check for a "duplicate filename to compress", so that we're checkingGarance A Drosehn2004-06-191-1/+1
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-96/+80
* Switch to using the "neworder" for rotating log files, by default. TheGarance A Drosehn2004-06-121-1/+9
* Drop the include for <stdint.h>, it was only needed when this wasGarance A Drosehn2004-06-071-1/+0
* Add an "oldorder" option, so that when the default changes to "neworder",Garance A Drosehn2004-06-071-0/+8
* In "neworder" processing, reduce the delay between signals to separateGarance A Drosehn2004-06-071-10/+38
* Major re-ordering of the steps that newsyslog will use when processingGarance A Drosehn2004-06-071-0/+425
* A variety of minor changes. Allow users to set a debugging option viaGarance A Drosehn2004-06-071-67/+120
* Style-istic fix to a number of #define's that were not followed by a tab...Garance A Drosehn2004-06-031-16/+16
* Add a 'D' flag that can be specified on entries in newsyslog.conf.Garance A Drosehn2004-06-032-1/+41
* Change standard processing to use the newer createlog() routineGarance A Drosehn2004-06-031-56/+33
* Improved versions of the is*ch() and tolowerch() macros that I like to use.Garance A Drosehn2004-06-021-7/+7
* When rotating some "blah.log" file, make sure that a chmod andGarance A Drosehn2004-06-021-13/+14
* Do not :-terminate err(3) string, one will be added anyway.Philippe Charnier2004-04-041-1/+1
* Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real historyTom Rhodes2004-03-122-1/+371