From owner-cvs-all Sat Feb 26 23:36:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DCB637B5A4; Sat, 26 Feb 2000 23:36:35 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA29062; Sat, 26 Feb 2000 23:36:35 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <200002270736.XAA29062@freefall.freebsd.org> From: Brian Feldman Date: Sat, 26 Feb 2000 23:36:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC src/release/scripts dokern.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 2000/02/26 23:36:35 PST Modified files: sys/alpha/conf GENERIC sys/i386/conf GENERIC Log: Do some cleanups of the IPv6 stuff. This is a non-functional change. Approved by: jkh Revision Changes Path 1.71 +3 -4 src/sys/alpha/conf/GENERIC 1.245 +3 -4 src/sys/i386/conf/GENERIC Modified files: release/scripts dokern.sh Log: The best way to remove IPv6 things is to remove lines with the pattern 'IPv6', and it's not necessary to do it explicitly per entry. Approved by: jkh Revision Changes Path 1.23 +2 -6 src/release/scripts/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message