Date: Thu, 4 Mar 2004 07:46:14 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.c Message-ID: <200403041546.i24FkERc054610@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403041546.i24FkERc054610>
