From owner-cvs-all Thu Jan 14 22:04:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25042 for cvs-all-outgoing; Thu, 14 Jan 1999 22:04:33 -0800 (PST) (envelope-from owner-cvs-all@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 WAA25037; Thu, 14 Jan 1999 22:04:32 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17426; Thu, 14 Jan 1999 21:46:29 -0800 (PST) Date: Thu, 14 Jan 1999 21:46:29 -0800 (PST) Message-Id: <199901150546.VAA17426@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/tcpdump/tcpslice tcpslice.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/01/14 21:46:29 PST Modified files: usr.sbin/tcpdump/tcpslice tcpslice.c Log: 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. Pointed out by: Peter Jeremy Revision Changes Path 1.6 +10 -1 src/usr.sbin/tcpdump/tcpslice/tcpslice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message