| Commit message (Expand) | Author | Age | Files | Lines |
* | style(9): sort includes, remove EOL spaces. | maxim | 2002-05-03 | 1 | -6/+6 |
* | wait(2) for compress_log() processes to complete before exit. | maxim | 2002-05-03 | 1 | -0/+3 |
* | Close a very small window during which new (empty) instances of rotated log | sheldonh | 2002-04-10 | 1 | -4/+13 |
* | Produce a different error message for mktime(3) failure than for bad | cjc | 2002-04-02 | 1 | -8/+14 |
* | Fix -F with logfiles rotated on time only. | roam | 2002-02-05 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl(). | obrien | 2001-11-14 | 1 | -1/+1 |
* | WARNS= -> WARNS?= | ru | 2001-09-21 | 1 | -1/+1 |
* | jhb says a 10 line change containing casts is more invasive than a 28 line | obrien | 2001-07-31 | 1 | -14/+14 |
* | Use the POSIX syntax for chown. | obrien | 2001-07-30 | 1 | -1/+1 |
* | Simplify (and hopefully clarify) some date-parsing arithmetic. | wollman | 2001-07-30 | 1 | -1/+1 |
* | style(9) | obrien | 2001-07-30 | 1 | -29/+59 |
* | WARNS-2'ify. | obrien | 2001-07-30 | 2 | -12/+14 |
* | Add the ability to Bzip2 your logs. | obrien | 2001-07-30 | 3 | -7/+63 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+0 |
* | Note the equivalence of certain time formats. | wollman | 2001-07-19 | 1 | -1/+8 |
* | Instead of giving an example of rotating logs at the end of the month, | dd | 2001-07-19 | 1 | -2/+3 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -17/+17 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Fix a grammar bogon. | dd | 2001-04-02 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+2 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -20/+6 |
* | - Correct MAXPATHLEN/MAXHOSTNAMELEN usage | jedgar | 2001-01-20 | 1 | -36/+39 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | When warning that a log file can't be compressed, tell the reader which | joe | 2000-08-15 | 1 | -1/+1 |
* | Allow user to specify which logs to rotate | des | 2000-05-11 | 2 | -10/+25 |
* | - implement logfile archivation to a separate, user | hm | 2000-04-04 | 2 | -101/+426 |
* | Run newsyslog source through knfom script obtained from Bruce Evans. | hm | 2000-04-04 | 1 | -415/+422 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | .Nm corrections | charnier | 1999-11-27 | 1 | -5/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | Correctly refer to the companion program rather than as "chown". | obrien | 1999-07-28 | 1 | -5/+8 |
* | Go back to allowing ``.'' as a username.group separator for backward | obrien | 1999-07-28 | 1 | -2/+3 |
* | Syntax for user/group is changed from "user.group" to "user:group" to be | obrien | 1999-06-28 | 2 | -5/+13 |
* | Fix description of size, it's in kilobytes, not bytes. | chuckr | 1999-04-10 | 1 | -2/+3 |
* | jkoshy forgot up update the heading date on the man page. | wollman | 1999-01-28 | 1 | -2/+2 |
* | Note that the 'owner.group' field is optional in the config file. | jkoshy | 1999-01-27 | 1 | -3/+3 |
* | A slight bit of code and doco cleanup, but mostly: | wollman | 1999-01-22 | 4 | -72/+284 |
* | The largest PID is now 99999 | peter | 1998-12-23 | 1 | -2/+2 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -3/+1 |
* | Add optional config file field: signal number to send (defaulted to HUP) | ache | 1998-06-09 | 2 | -10/+43 |
* | 1) kill -HUP syslog, even if compressing supposedly "binary" files | hoek | 1998-05-10 | 1 | -12/+16 |
* | Arg! Someone fixed the synopsis in -stable's newsyslog.8, but not | hoek | 1998-05-10 | 2 | -4/+4 |
* | Fix the usage here, too (-F option). | hoek | 1998-05-10 | 1 | -3/+3 |
* | 1) Remove a line that somehow strayed from the one true path of | hoek | 1998-05-10 | 1 | -3/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Add "-F" (force) flag to newsyslog. | pst | 1998-03-14 | 2 | -4/+14 |
* | Sleep 10secs after kill -HUP instead of 3secs, some daemons like Apache | ache | 1997-11-30 | 1 | -2/+2 |
* | Cosmetic in err() strings. | charnier | 1997-10-06 | 2 | -51/+46 |
* | Show the real revision date and not the date that this | steve | 1997-06-23 | 1 | -2/+2 |