Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-13 | age_old_log() now takes an int * as a parameter so it can return -1 | Todd C. Miller | |
on failure w/o the caller thinking the difference in mtime is -1. Just set modtime to 0 in this case in the caller which effectively ignores it. This fixes a problem where if there was now foo.0 file newsyslog would rotate an empty file. | |||
1999-08-27 | Replace some strlen with sizeof() - 1. | Federico G. Schwindt | |
Don't forget to malloc space for newline. Suggested by aazubel@cnba.uba.ar; ok millert@ | |||
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-06-08 | fewer strings | kstailey | |
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-12 | efault -> default; steve@tightrope.demon.co.uk | Aaron Campbell | |
1999-03-08 | numlogs cannot be negative; karls@inet.no | Todd C. Miller | |
1999-01-05 | do not concern ourselves with MAX_PID | Theo de Raadt | |
1999-01-04 | MIN_PID should be 4 since update is proc 3 now | Todd C. Miller | |
1998-12-28 | crank PID_MAX to 99999 | Theo de Raadt | |
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1998-09-24 | Add optional support for pid files other than /var/run/syslog.pid | Todd C. Miller | |
Useful for rotating httpd logs. | |||
1998-04-25 | be more verbose on errors. | Michael Shalayeff | |
one typo in fchown error msg | |||
1998-03-07 | he -> the, and simplified a warning | David Leonard | |
1997-07-10 | NULL | kstailey | |
1997-07-08 | err()/warn() | Jason Downs | |
1997-07-08 | Note about email and notifications. | Jason Downs | |
1997-07-07 | Updated, mandoc, manual. | Jason Downs | |
1997-07-07 | Add rudimentary logfile monitoring capabilities; enable by placing an 'M' | Jason Downs | |
in the flags field, followed by the username to be notified in an additional (optional, based on the presence of 'M' in flags) field. Man page to follow... | |||
1997-04-27 | Prototype fixes and cruft removal. | Jason Downs | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-12-07 | increase buf sizes, hacked w/ bitblt | Theo de Raadt | |
1996-09-02 | Save the log file if the original number of days was > 0; don't rely on | Thorsten Lockert | |
being able to use numdays after aging the existing logfiles | |||
1996-08-31 | do ngen == 0 correctly; netbsd pr#2724; kstailey@dol-esa.gov | Theo de Raadt | |
1996-07-22 | rcsid cleanup | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-01-07 | date formatting glitch; from kashmir@umiacs.UMD.EDU; netbsd pr#1906 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |