summaryrefslogtreecommitdiffstats
path: root/bin/date/date.c
Commit message (Expand)AuthorAgeFilesLines
* Restore Lite-2 sccsid. Restore include of sys/param.h.charnier1998-05-131-2/+3
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-5/+4
* Cast a size_t to a long to avoid a gcc warning.jb1998-01-251-3/+3
* Put [+format] at the end of the usage message.brian1997-12-111-3/+4
* Back out suppress '\n' mod.danny1997-10-031-11/+6
* Add the '-s' flag to the usage string.danny1997-10-011-2/+2
* Add the ability to supress the '\n' at the end of the date printed.danny1997-10-011-5/+10
* Fix the broken `date HHMM.SS' handling.joerg1997-09-301-2/+3
* Remove forgotten debug statement.brian1997-08-101-2/+1
* Add "-f fmt date" for specification of thebrian1997-08-101-59/+80
* Change [-DMHW [+|-]val] to [-v [+|-]val[ymwdHM]]brian1997-08-091-11/+8
* Add [-DWMY] flags for date adjustment.brian1997-08-041-4/+24
* Cosmetic change in usage string.charnier1997-06-061-4/+4
* Fix typo in comment; Document in an example that years beyond 1999danny1997-04-161-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge Lite2 mods, fix incorrect default string, cleanupsteve1996-12-141-3/+3
* For nonexisten time use proper diagnostic instead of bad format and usageache1996-04-061-2/+2
* Add setlocale(LC_TIME,...ache1995-10-231-1/+3
* Use %+ to print data using LC_TIMEache1995-08-051-2/+2
* date(1) didn't emit a final newline if the format had been specifiedjoerg1995-04-031-3/+3
* Obtained from: partly from 386BSD-0.1.2.4bde1994-12-261-14/+17
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+237
OpenPOWER on IntegriCloud