From nobody  Fri Aug  7 14:12:37 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id OAA24904;
          Fri, 7 Aug 1998 14:12:37 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199808072112.OAA24904@hub.freebsd.org>
Date: Fri, 7 Aug 1998 14:12:37 -0700 (PDT)
From: mvh@tis.com
To: freebsd-gnats-submit@freebsd.org
Subject: 'at' is broken if the year is not specified
X-Send-Pr-Version: www-1.0

>Number:         7524
>Category:       bin
>Synopsis:       'at' is broken if the year is not specified
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    alex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug  7 14:20:00 PDT 1998
>Closed-Date:    Sat Aug 8 07:02:01 PDT 1998
>Last-Modified:  Sat Aug  8 07:04:21 PDT 1998
>Originator:     Michael Harding
>Release:        2.2.7 release
>Organization:
Network associates
>Environment:
FreeBSD medusa.la.tis.com 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Fri Jul 24 16\
:02:27 PDT 1998     mvh@medusa.la.tis.com:/usr/src/sys/compile/MEDUSA  i386

>Description:
'at' is entering 1999 dates for things that should be in 1998.  This
could cause some real problems!	A year 2000 problem, I am sure, in
reverse if you think about it...
>How-To-Repeat:
sample run:

$ at 10am Sep 1
date
Job 1260 will be executed using /bin/sh
$ atq
Date                    Owner   Queue   Job#
10:00:00 09/01/99       judge   c       1260
$ date
Fri Aug  7 14:09:42 PDT 1998
$

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->alex 
Responsible-Changed-By: alex 
Responsible-Changed-When: Sat Aug 8 06:42:46 PDT 1998 
Responsible-Changed-Why:  
Probably my fault.  I'll look into it. 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Sat Aug 8 07:02:01 PDT 1998 
State-Changed-Why:  
Fixed in src/usr.bin/at/parsetime.c revs: 1.14 (-current) and 1.7.2.4 
(-stable). 
>Unformatted:
