From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 19:54:22 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C84116A4B3 for ; Wed, 8 Oct 2003 19:54:22 -0700 (PDT) Received: from MRS.ISPserver.BlackBerry.NET (c200.blackberry.net [206.51.26.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8407143FAF for ; Wed, 8 Oct 2003 19:54:21 -0700 (PDT) (envelope-from damian@sentex.net) Content-type: text/plain Date: Wed, 8 Oct 2003 22:52:44 -0400 From: "Damian Gerow" Importance: Normal MIME-Version: 1.0 To: stable@freebsd.org Message-Id: <20031009025421.8407143FAF@mx1.FreeBSD.org> Subject: tcpslice out of date X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Damian Gerow List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 02:54:22 -0000 I was working with tcpdump and tcpslice earlier today, and had a bit of a struggle when I found out that it's not Y2K compliant - it doesn't understand any year beyond 1999. After stating this on a mailing list, it was pointed out that the current source is indeed compliant, but the FreeBSD source is a little out-dated. Any chance we could get an updated tcpslice (and possibly tcpdump, I haven't checked to see if it's out of date or not) imported after 4.9?