From owner-cvs-sys Wed Nov 6 06:52:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA22961 for cvs-sys-outgoing; Wed, 6 Nov 1996 06:52:33 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA22934; Wed, 6 Nov 1996 06:52:23 -0800 (PST) Date: Wed, 6 Nov 1996 06:52:23 -0800 (PST) From: Bruce Evans Message-Id: <199611061452.GAA22934@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/06 06:52:22 Modified: sys/i386/conf LINT Log: Rewrote the COMMENT about the bogus options CHILD_MAX and OPEN_MAX. These will be renamed. Fixed comments about unsupported network protocols. ncr0 is a controller, not a device. This make no difference. Added undocumented options DEVFS_ROOT, I586_CTR_GUPROF and I586_PMC_GUPROF. Sorted undocumented options. Revision Changes Path 1.287 +20 -13 src/sys/i386/conf/LINT