summaryrefslogtreecommitdiff
path: root/usr.bin/at/parsetime.c
AgeCommit message (Expand)Author
2007-05-23Sanity check the time argument specified by the -t argument. SomeTodd C. Miller
2006-04-26Cleanup, remove an unused var, use an int to store argc instead of a char,Chad Loder
2004-06-17Remove trailing whitespace and, for printf, uid/gid are unsignedTodd C. Miller
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-05-14Major changes:Todd C. Miller
2002-05-11Pass -Wall and use ANSI function headers.Todd C. Miller
2000-01-05Y2K fix. at(1) would die with 'garbled time' when assign_date() was passedTodd C. Miller
1999-03-21PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778Alex Feldman
1998-07-10long month names; archie@whistle.comTheo de Raadt
1998-07-09user err/warn; some -WallMichael Shalayeff
1998-06-26make 'now' work as a timespecTodd C. Miller
1997-03-01Merge in changes from at 2.9Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-01-02got am/pm reversed when hour is 12; from Mark_Weaver@brown.edu; netbsd pr#1743Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt