| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing 'static' on two routines, so they match their declarations. | gad | 2003-03-03 | 1 | -2/+2 |
* | A variety of cosmetic changes, mostly to (slightly) reduce diffs with | gad | 2003-03-03 | 1 | -29/+29 |
* | Collapse two more parameters to dotrim() into the 'ent' parameter that is | gad | 2003-03-03 | 1 | -13/+12 |
* | Change to using uid_t and gid_t instead of int. Also change this won't | gad | 2003-03-03 | 1 | -42/+37 |
* | Fix the interactions between specific log files given on the command line, | gad | 2003-03-03 | 1 | -106/+186 |
* | Add a command-line option of '-R somename', which indicates that newsyslog | gad | 2003-03-02 | 1 | -9/+77 |
* | Add a command-line option of '-s', which indicates that newsyslog should | gad | 2003-03-02 | 1 | -50/+120 |
* | Fix an error which caused 'free(): error: chunk is already free' | gad | 2003-02-26 | 1 | -0/+3 |
* | Check the value given for number-of-logs to keep in config-file entries, | gad | 2003-02-24 | 1 | -2/+2 |
* | 1) Fix so -a honors the -n ("do nothing") option. Before, if the directory | gad | 2003-02-24 | 1 | -4/+16 |
* | Minor style fix. Add parenthesis around 'return' values. | gad | 2003-02-24 | 1 | -16/+16 |
* | Add the idea of a "default rotate action", which will be used if a file is | gad | 2003-02-24 | 1 | -33/+194 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -2/+2 |
* | Make newsyslog(8) print the correct date when the logs are turned over. | trhodes | 2002-12-21 | 1 | -2/+2 |
* | Add a new `W' flag, that when used in conjunction with the `Z' flag or the | sobomax | 2002-12-15 | 2 | -8/+38 |
* | Backout unapproved WARNS level change occasionally slipped into previous | sobomax | 2002-12-11 | 1 | -1/+1 |
* | - Allow comments to be placed at the end of configuration line. | sobomax | 2002-12-11 | 3 | -5/+21 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-27 | 1 | -1/+1 |
* | Add a new newsyslog.conf flag - 'G', which if set tells newsyslog(8) that | sobomax | 2002-11-14 | 2 | -1/+29 |
* | Fix getopt(3) optstring: remove a flag we does not handle. | maxim | 2002-10-16 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -2/+3 |
* | Remove the last EOF spaces I missed in rev. 1.43. | maxim | 2002-07-01 | 1 | -2/+2 |
* | 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 |