| Commit message (Expand) | Author | Age | Files | Lines |
| * | When warning that a log file can't be compressed, tell the reader which | Josef Karthauser | 2000-08-15 | 1 | -1/+1 |
| * | Allow user to specify which logs to rotate | Dag-Erling Smørgrav | 2000-05-11 | 2 | -10/+25 |
| * | - implement logfile archivation to a separate, user | Hellmuth Michaelis | 2000-04-04 | 2 | -101/+426 |
| * | Run newsyslog source through knfom script obtained from Bruce Evans. | Hellmuth Michaelis | 2000-04-04 | 1 | -408/+415 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
| * | .Nm corrections | Philippe Charnier | 1999-11-27 | 1 | -5/+8 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 4 | -4/+4 |
| * | Correctly refer to the companion program rather than as "chown". | David E. O'Brien | 1999-07-28 | 1 | -5/+8 |
| * | Go back to allowing ``.'' as a username.group separator for backward | David E. O'Brien | 1999-07-28 | 1 | -2/+3 |
| * | Syntax for user/group is changed from "user.group" to "user:group" to be | David E. O'Brien | 1999-06-28 | 2 | -5/+13 |
| * | Fix description of size, it's in kilobytes, not bytes. | Chuck Robey | 1999-04-10 | 1 | -2/+3 |
| * | jkoshy forgot up update the heading date on the man page. | Garrett Wollman | 1999-01-28 | 1 | -2/+2 |
| * | Note that the 'owner.group' field is optional in the config file. | Joseph Koshy | 1999-01-27 | 1 | -3/+3 |
| * | A slight bit of code and doco cleanup, but mostly: | Garrett Wollman | 1999-01-22 | 4 | -72/+284 |
| * | The largest PID is now 99999 | Peter Wemm | 1998-12-23 | 1 | -2/+2 |
| * | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 1 | -3/+1 |
| * | Add optional config file field: signal number to send (defaulted to HUP) | Andrey A. Chernov | 1998-06-09 | 2 | -10/+43 |
| * | 1) kill -HUP syslog, even if compressing supposedly "binary" files | Tim Vanderhoek | 1998-05-10 | 1 | -12/+16 |
| * | Arg! Someone fixed the synopsis in -stable's newsyslog.8, but not | Tim Vanderhoek | 1998-05-10 | 2 | -4/+4 |
| * | Fix the usage here, too (-F option). | Tim Vanderhoek | 1998-05-10 | 1 | -3/+3 |
| * | 1) Remove a line that somehow strayed from the one true path of | Tim Vanderhoek | 1998-05-10 | 1 | -3/+2 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
| * | Add "-F" (force) flag to newsyslog. | Paul Traina | 1998-03-14 | 2 | -4/+14 |
| * | Sleep 10secs after kill -HUP instead of 3secs, some daemons like Apache | Andrey A. Chernov | 1997-11-30 | 1 | -2/+2 |
| * | Cosmetic in err() strings. | Philippe Charnier | 1997-10-06 | 2 | -51/+46 |
| * | Show the real revision date and not the date that this | Steve Price | 1997-06-23 | 1 | -2/+2 |
| * | Allow a '-' flag as a placeholder so that path_to_pid_file | Brian Somers | 1997-05-06 | 2 | -14/+47 |
| * | Do not kill -HUP syslog if running in user mode (-r), it allows | Andrey A. Chernov | 1997-05-05 | 1 | -4/+4 |
| * | 1) Add yet one optional field: pid file to send SIGHUP to if log rotated | Andrey A. Chernov | 1997-05-04 | 2 | -39/+103 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -3/+3 |
| * | Add a missing period so that the -n option is display properly | Mike Pritchard | 1997-02-28 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |
| * | Convert to mdoc format. | Mike Pritchard | 1996-12-21 | 1 | -111/+103 |
| * | Doh! Actually read the patch I applied and see what it was *trying* to do, | Jordan K. Hubbard | 1996-09-09 | 1 | -4/+5 |
| * | PR#2724 in NetBSD notes that newsyslog save log files even if the number | Jordan K. Hubbard | 1996-09-06 | 1 | -6/+15 |
| * | Added function prototypes and removed in-line prototypes of standard | Alexander Langer | 1996-06-08 | 1 | -26/+36 |
| * | Fix uninitialized variable that caused a core dump if /etc/newsyslog.conf | Alexander Langer | 1996-06-07 | 1 | -2/+2 |
| * | Submitted by: charnier@lirmm.fr (Philippe Charnier) | Thomas Graichen | 1996-01-16 | 2 | -82/+51 |
| * | Obtained from: NetBSD (PR#1906) | Thomas Graichen | 1996-01-09 | 1 | -4/+4 |
| * | Obtained from: NetBSD | Thomas Graichen | 1996-01-05 | 3 | -0/+751 |