From owner-cvs-src@FreeBSD.ORG Wed Oct 18 04:54:11 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 102A216A415; Wed, 18 Oct 2006 04:54:11 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B68EB43D60; Wed, 18 Oct 2006 04:54:10 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from [192.168.2.119] (hornet.kitchenlab.org [64.142.31.105]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id k9I4sAMp025918 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Oct 2006 21:54:10 -0700 Message-ID: <4535B370.8070802@freebsd.org> Date: Tue, 17 Oct 2006 21:54:08 -0700 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Xin LI References: <200610180321.k9I3LbwT074907@repoman.freebsd.org> In-Reply-To: <200610180321.k9I3LbwT074907@repoman.freebsd.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6EFD0331CC17072F16D5F748" Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.1 tcpslice.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 04:54:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6EFD0331CC17072F16D5F748 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Xin LI wrote: > delphij 2006-10-18 03:21:37 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > usr.sbin/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.1=20 > tcpslice.c=20 > Log: > MFC: Fix our ancient tcpslice for >2GB limits [1]. > =20 > Also, mention that tcpslice in the base system is being > deprecated, and encourage users to install it from the > ports collection. > =20 > PR: bin/13691 http://www.FreeBSD.org/cgi/query-pr.cgi?pr= =3D13691 > Submitted by: Bruce A. Mah > Approved by: re (bmah) This also makes tcpslice Y2K-compliant (in that it can handle dates and traces with packets generated after Y2K). This is kind of cool in a weird sort of way...I submitted this patch almost seven years ago, before I got my commit bit. I'd forgotten it was still in the PR database. :-) Bruce. --------------enig6EFD0331CC17072F16D5F748 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFNbNw2MoxcVugUsMRAhDgAKD5lhqYCN1uIb/yKjaGv7jwVrUyzACg9SsF Tw0eaSx3m67eaD7utxBnrIk= =HL8E -----END PGP SIGNATURE----- --------------enig6EFD0331CC17072F16D5F748--