freebsd-dev/usr.sbin/newsyslog
Garance A Drosehn 526d55a405 Correct the calculation of "a leap year" in parseDWM. The calculation
would only match a leap year every 400 years.  The parseDWM code first
showed up in April 2000, so the first time this bug would cause any
confusion is in Feb 2004.

MFC after:	18 days
2003-09-14 00:56:50 +00:00
..
extern.h Move the parse8601 and parseDWM routines into a new ptime.c file. The 2003-09-12 01:33:37 +00:00
Makefile Move the parse8601 and parseDWM routines into a new ptime.c file. The 2003-09-12 01:33:37 +00:00
newsyslog.8 Add a -C (create) option for newsyslog, and a 'C' flag for entries in the 2003-04-27 23:37:31 +00:00
newsyslog.c Move the parse8601 and parseDWM routines into a new ptime.c file. The 2003-09-12 01:33:37 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00
ptimes.c Correct the calculation of "a leap year" in parseDWM. The calculation 2003-09-14 00:56:50 +00:00