From owner-cvs-all Thu Jan 14 23:02:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01813 for cvs-all-outgoing; Thu, 14 Jan 1999 23:02:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from enya.clari.net.au (enya.clari.net.au [203.8.14.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01800; Thu, 14 Jan 1999 23:02:27 -0800 (PST) (envelope-from danny@enya.clari.net.au) Received: from localhost (danny@localhost) by enya.clari.net.au (8.8.8/8.8.7) with SMTP id SAA19017; Fri, 15 Jan 1999 18:01:08 +1100 (EST) (envelope-from danny@enya.clari.net.au) Date: Fri, 15 Jan 1999 18:01:07 +1100 (EST) From: "Daniel O'Callaghan" To: Greg Lehey cc: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/tcpdump/tcpslice tcpslice.c In-Reply-To: <19990115170933.L55525@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 15 Jan 1999, Greg Lehey wrote: > > Y2K nit: > > Make two digit years specified on the command line represent > > the century that the computer currently resides. So 99 means > > 1999 this year, but 2099 next year. > > I thought there was some guideline that small 2-digit years represent > 20xx, and large 2-digit years represent 19xx. I've had in my mind that I should write some general purpose code which chooses the nearest match. So that '55' would currently represent 1955, but in 2006 it would represent 2055. Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message