From owner-freebsd-bugs Sat Jul 13 08:50:05 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01055 for bugs-outgoing; Sat, 13 Jul 1996 08:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01023; Sat, 13 Jul 1996 08:50:02 -0700 (PDT) Resent-Date: Sat, 13 Jul 1996 08:50:02 -0700 (PDT) Resent-Message-Id: <199607131550.IAA01023@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, kelly@fsl.noaa.gov Received: from rosemary.fsl.noaa.gov (rosemary.fsl.noaa.gov [137.75.8.41]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA29976 for ; Sat, 13 Jul 1996 08:47:01 -0700 (PDT) Received: (from kelly@localhost) by rosemary.fsl.noaa.gov (8.6.12/8.6.9) id JAA00585; Sat, 13 Jul 1996 09:46:58 -0600 Message-Id: <199607131546.JAA00585@rosemary.fsl.noaa.gov> Date: Sat, 13 Jul 1996 09:46:58 -0600 From: kelly@fsl.noaa.gov Reply-To: kelly@fsl.noaa.gov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/1382: FreeBSD's year 2000 problem (minor) Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1382 >Category: conf >Synopsis: FreeBSD has minor year 2000 problem in distr /etc/rc.local >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 13 08:50:01 PDT 1996 >Last-Modified: >Originator: Sean Kelly >Organization: NOAA Forecast Systems Laboratory, Boulder Colorado USA >Release: FreeBSD 2.1-STABLE i386 >Environment: Environment not relevant. >Description: The sed script in /etc/rc.local that builds the host/kernel ID line for the message of the day relies on the year not going past 1999. When the year passes 1999, the ID line is malformed. >How-To-Repeat: Wait until 2000. Reboot your system. See /etc/motd. >Fix: Change the regular expression to match four digits instead of 199 followed by any digit. Other, more reliable expressions are possible. >Audit-Trail: >Unformatted: