| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Allow /var/log to be not a directory but a symlink to a directory. | Maxim Sobolev | 2004-07-21 | 1 | -2/+2 |
| * | Make "neworder" the default for how newsyslog will do it's work. | Garance A Drosehn | 2004-07-02 | 1 | -1/+1 |
| * | MFC 1.90->1.95: MFC all of the changes related to the "neworder" | Garance A Drosehn | 2004-06-20 | 1 | -1/+470 |
| * | MFC 1.88->1.89: A variety of minor changes. Allow users to set a | Garance A Drosehn | 2004-06-19 | 1 | -82/+135 |
| * | MFC *: Add a 'D' flag that can be specified on entries in newsyslog.conf. | Garance A Drosehn | 2004-06-19 | 2 | -1/+41 |
| * | MFC 1.86: Change standard processing to use the newer createlog() | Garance A Drosehn | 2004-06-19 | 1 | -56/+33 |
| * | MFC 1.83: Do not :-terminate err(3) string, one will be added anyway. | Garance A Drosehn | 2004-06-19 | 1 | -1/+1 |
| * | MFC 1.5: Remove reference to <stdint.h>, even if it's just a comment in 4.x. | Garance A Drosehn | 2004-06-12 | 1 | -1/+0 |
| * | MFC 1.85: Improved versions of the is*ch() and tolowerch() macros. | Garance A Drosehn | 2004-06-12 | 1 | -7/+7 |
| * | MFC 1.84: When rotating some "blah.log" file, make sure that a chmod and | Garance A Drosehn | 2004-06-12 | 1 | -13/+14 |
| * | Attach newsyslog.conf.5 to the build. | Tom Rhodes | 2004-03-16 | 1 | -1/+1 |
| * | MFC the new syslog.conf.5 manual page and changes from newsyslog.8 rev 1.43. | Tom Rhodes | 2004-03-16 | 2 | -309/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2004-03-12 | 1 | -0/+370 |
| * | MFC *: Move the time-processing routines to separate source files, | Garance A Drosehn | 2003-10-30 | 3 | -285/+100 |
| * | MFC 1.79->1.80: Reduce the annoying compiler warnings that can pop up | Garance A Drosehn | 2003-10-29 | 1 | -42/+45 |
| * | MFC 1.73->1.78: Mainly cosmetic changes to parse8601 and parseDWM. | Garance A Drosehn | 2003-10-29 | 1 | -133/+202 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-10-19 | 1 | -0/+619 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-10-01 | 1 | -0/+68 |
| * | Correct the calculation of "a leap year" in parseDWM. The previous | Garance A Drosehn | 2003-09-17 | 1 | -10/+37 |
| * | MFC 1.72: Fix a bug in how the 'user:group' fields in newsyslog.conf | Garance A Drosehn | 2003-08-24 | 1 | -2/+14 |
| * | MFC 1.71: Fix an 'bad file descriptor' error which would come up when | Garance A Drosehn | 2003-08-07 | 1 | -1/+0 |
| * | MFC 1.68: Use __FBSDID over rcsid[]. | Garance A Drosehn | 2003-05-12 | 1 | -4/+2 |
| * | MFC 1.70: Fix age_old_log checking so that it will notice log files | Garance A Drosehn | 2003-05-12 | 1 | -4/+19 |
| * | MFC 1.69: Slightly improve the checking of the 'size' field, so users | Garance A Drosehn | 2003-05-12 | 1 | -2/+8 |
| * | MFC *: Add a -C (create) option for newsyslog, and a 'C' flag for | Garance A Drosehn | 2003-05-07 | 2 | -20/+190 |
| * | MFC 1.66: Fix interactions between entries for a specific file vs | Garance A Drosehn | 2003-05-05 | 1 | -62/+177 |
| * | MFC *: Add a config-file flag of 'U' or 'u' to indicate that the | Garance A Drosehn | 2003-05-05 | 2 | -52/+132 |
| * | MFC *: Add a command-line option of '-s', which indicates that newsyslog | Garance A Drosehn | 2003-05-04 | 2 | -289/+582 |
| * | MFC 1.51->1.53: Fix so -a honors the -n ("do nothing") option, and a | Garance A Drosehn | 2003-04-27 | 1 | -22/+34 |
| * | MFC *: Add the idea of a "default rotate action", which will be used if a | Garance A Drosehn | 2003-04-27 | 2 | -35/+205 |
| * | Cosmetic change, just so the order of defines in -stable matches -current. | Garance A Drosehn | 2003-04-27 | 1 | -1/+1 |
| * | MFC 1.30->1.31: Instead of giving an example of rotating logs at the end | Garance A Drosehn | 2003-04-27 | 1 | -2/+10 |
| * | MFC: use .Nm where appropriate (rev.1.33). | Maxim Sobolev | 2002-12-29 | 1 | -2/+3 |
| * | MFC: new `G' and `W' flags and allow comments to be placed to the end of | Maxim Sobolev | 2002-12-29 | 2 | -12/+86 |
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 1 | -2/+2 |
| * | MFC: Make newsyslog(8) print the correct date when logs are turned over. | Tom Rhodes | 2002-12-23 | 1 | -2/+2 |
| * | MFC rev. 1.45: fix getopt(3) optstring: remove a flag we do not handle. | Maxim Konovalov | 2002-10-23 | 1 | -1/+1 |
| * | MFC rev. 1.43 and 1.44: sort includes, remove EOL spaces. | Maxim Konovalov | 2002-07-10 | 1 | -6/+6 |
| * | MFC rev. 1.42: wait(2) for compress_log() processes to complete before exit. | Maxim Konovalov | 2002-07-01 | 1 | -0/+3 |
| * | MFC rev 1.41: close incorrect ownership window on created files | Sheldon Hearn | 2002-04-16 | 1 | -4/+13 |
| * | MFC 1.40: Produce a different error message for mktime(3) failure than | Crist J. Clark | 2002-04-05 | 1 | -8/+14 |
| * | MFC: fix -F with logfiles rotated on time only. | Peter Pentchev | 2002-03-07 | 1 | -1/+1 |
| * | MFC: rev 1.3 (add the ability to Bzip2 your logs) | David E. O'Brien | 2001-11-14 | 1 | -0/+1 |
| * | MFC: | David E. O'Brien | 2001-11-14 | 1 | -58/+138 |
| * | MFC: rev 1.32 (add the ability to Bzip2 your logs) | David E. O'Brien | 2001-11-14 | 1 | -0/+5 |
| * | MFC: warns2 | David E. O'Brien | 2001-11-14 | 1 | -1/+1 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -17/+17 |
| * | MFC: r1.30: | Kris Kennaway | 2001-07-19 | 1 | -36/+39 |
| * | MFC 1.28: fix a grammar bogon. | Dima Dorfman | 2001-04-26 | 1 | -1/+1 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+1 |