From owner-cvs-sys Fri Feb 28 01:10:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA04750 for cvs-sys-outgoing; Fri, 28 Feb 1997 01:10:32 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA04732; Fri, 28 Feb 1997 01:10:30 -0800 (PST) Date: Fri, 28 Feb 1997 01:10:30 -0800 (PST) From: Bruce Evans Message-Id: <199702280910.BAA04732@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/conf options Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/02/28 01:10:29 Branch: sys/conf RELENG_2_2 Modified: sys/conf options Log: YAMFC (everything except INCLUDE_CONFIG_FILE, CHILD_MAX, OPEN_MAX and ARP_PROXYALL. This merge is mainly to start nuking EXTRAVNODES. It also removes some non-optional MSG* and SEM* "options" and sorts the options). Revision Changes Path 1.18.2.4 +33 -36 src/sys/conf/options