From owner-cvs-all Fri Oct 12 8: 5: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B08237B405; Fri, 12 Oct 2001 08:05:01 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CF51i00439; Fri, 12 Oct 2001 08:05:01 -0700 (PDT) (envelope-from bde) Message-Id: <200110121505.f9CF51i00439@freefall.freebsd.org> From: Bruce Evans Date: Fri, 12 Oct 2001 08:05:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter/ipsend iptests.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2001/10/12 08:05:01 PDT Modified files: contrib/ipfilter/ipsend iptests.c Log: Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ in __FBSDID() and ifdefed away all vendor id stuff. This file should never have left the vendor branch; it is now identical with the vendor's version except for id fiddling. Revision Changes Path 1.5 +5 -1 src/contrib/ipfilter/ipsend/iptests.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message