cvs commit: src/bin/date date.c
Mike Makonnen
mtm at FreeBSD.org
Thu Mar 4 07:46:15 PST 2004
mtm 2004/03/04 07:46:14 PST
FreeBSD src repository
Modified files:
bin/date date.c
Log:
Rev. 1.32 moved a comment to the wrong line. The hack refered to
in the comment applies to a decision that needs to be made in relation
to the year 2000.
In fact, that statement probably should be changed to be
more generic (getting the year from the current time perhaps). Otherwise,
starting in 2069 two digit year conversions in date(1) will start assuming
1900 instead of 2000. hehe.
Revision Changes Path
1.45 +2 -2 src/bin/date/date.c
More information about the cvs-src
mailing list