summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/parsetime.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fix: garbeld -> garbledsteve1998-08-301-2/+2
* Year is sometimes set to -1 when assign_date() is called. Check for -1alex1998-08-081-2/+2
* Recognize long month names in addition to short ones.des1998-07-091-1/+13
* Permit double digit year values to be used in the next millenium.alex1998-05-051-1/+17
* Revert part of previous commit. I didn't see rcsid string in the middle ofcharnier1997-06-241-4/+2
* Use err(3).charnier1997-06-231-4/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix botches in the handling of "AM" and "PM":jdp1996-07-191-3/+8
* Upgrade to 2.9ache1995-08-211-16/+16
* Make parsetime.c more consistent by using the (already declared) enumjoerg1995-06-241-10/+10
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Upgrade.ache1995-04-121-110/+134
* Fix off by one error in calculation of `mday' (months start at 1).bde1995-01-311-2/+2
* Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.nate1994-01-051-0/+591
OpenPOWER on IntegriCloud