Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/date
Module Name: src
Committed By: jdarrow
Date: Wed Nov 15 03:10:01 UTC 2006
Modified Files:
src/bin/date: date.1 date.c
Log Message:
Add -j flag to not actually change the clock, just parse the date given
(if any) and then display it in the format given. Matches similar -j
flag functionality in FreeBSD/OpenBSD.
Change requested by George Georgalis on netbsd-users.
While I'm here, disambiguate the letters in the date string, by using
the same option letters as used by strftime(3).
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/bin/date/date.1
cvs rdiff -r1.45 -r1.46 src/bin/date/date.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index