OpenGrok
Cross Reference: parsetime.c
xref
: /
src
/
usr.bin
/
at
/
parsetime.c
Home
|
History
|
Annotate
|
Download
|
only in
at
History log of
/src/usr.bin/at/parsetime.c
Revision
Date
Author
Comments
1.20
16-Feb-2019
kre
PR bin/53986 from Christian Weisgerber
Skip forward to tomorrow to run a command earlier in the current
hour than now (as well as during an earlier hour of the day).
1.19
18-Jan-2009
lukem
branches: 1.19.48;
Fix -Wsign-compare issues:
* Provide our own TOKEOF enum, rather than using stdio's EOF (which is signed)
* Use tokid_t instead of int where appropriate
1.18
05-Apr-2008
christos
Style cleanups from Anon Ymous
1.17
11-Mar-2008
christos
add month names, from FreeBSD via anon ymous
1.16
11-Mar-2008
christos
- add months + years in the language
- fix daylight savings bogus code
From FreeBSD via Anon Ymous
1.15
12-Mar-2007
mlelstv
branches: 1.15.4; 1.15.8;
allow time to be specified as 'now' instead of 'now + 0 minutes'
and avoid a rounding error for this case.
1.14
03-Jan-2006
garbled
branches: 1.14.6;
Fix a spello, and change the intent of the message slightly.
1.13
02-Jan-2006
garbled
Change "garbled time" panic to a message that gives the user a better
idea of what happened. Addresses PR bin/12463
1.12
30-Oct-2004
dsl
Add (unsigned char) cast to ctype functions
Make 'queue' and 'atqueue' unsigned char.
1.11
04-Oct-2000
mjl
Un-__P and ANSIfy.
1.10
04-Oct-2000
mjl
Correct typo in comment.
Use errx instead of printf/exit.
Sort headers alphabetically.
1.9
06-Jan-2000
tron
Add timebase (1900 years) to system time before passing it to date time
parser. Fixes PR y2k/9122 by Lars-Johan Liman.
1.8
06-Jan-2000
tron
Unix system time starts in 1970 and not in 1969.
1.7
27-Jun-1998
christos
branches: 1.7.2;
Merge in changes from OpenBSD; adds support for at.allow and at.deny, plus
fixes a lot of bugs.
1.6
04-Feb-1998
christos
Y2K fixes...
1.5
18-Oct-1997
lukem
branches: 1.5.2;
WARNSify, fix .Nm usage
1.4
18-Jul-1997
phil
Correct 12am and 12pm to be midnight and noon resprectively.
Patch from PR 1743.
1.3
25-Mar-1995
glass
new rcsid format
1.2
08-Mar-1994
cgd
one fix from Javier Martin Rueda <jmrueda@diatel.upm.es>, and one
from me.
1.1
05-Dec-1993
cgd
add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.de
1.5.2.1
24-Oct-1998
cgd
pull up revs 1.6-1.7 from trunk (mrg)
1.7.2.1
08-Jan-2000
he
Pull up revision 1.9 (requested by tron):
Add timebase (1900 years) to system time before passing it to
date time parser. Fixes PR#9122.
1.14.6.1
01-Apr-2007
bouyer
Pull up following revision(s) (requested by mlelstv in ticket #549):
usr.bin/at/at.1: revision 1.22
usr.bin/at/parsetime.c: revision 1.15
allow time to be specified as 'now' instead of 'now + 0 minutes'
and avoid a rounding error for this case.
1.15.8.1
24-Mar-2008
keiichi
sync with head.
1.15.4.1
23-Mar-2008
matt
sync with HEAD
1.19.48.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sat Oct 18 08:10:09 GMT 2025