From owner-freebsd-bugs Sun Sep 20 19:53:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06607 for freebsd-bugs-outgoing; Sun, 20 Sep 1998 19:53:51 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06597; Sun, 20 Sep 1998 19:53:44 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA24179; Sun, 20 Sep 1998 19:53:18 -0700 (PDT) Date: Sun, 20 Sep 1998 19:53:18 -0700 (PDT) Message-Id: <199809210253.TAA24179@freefall.freebsd.org> To: gnat@frii.com, thepish@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7982 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Default format for /bin/date to set date has 2 year digits State-Changed-From-To: open-closed State-Changed-By: thepish State-Changed-When: Sun Sep 20 19:51:03 PDT 1998 State-Changed-Why: date(1) is Y2k compable: if ( lt- > tm_year < 69 ) /* hack for 2000 ; -} */ lt- > tm_year += 100 (in 2.2.7 and current) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message