From owner-cvs-sys Mon Dec 23 10:23:21 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA13484 for cvs-sys-outgoing; Mon, 23 Dec 1996 10:23:21 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA13460; Mon, 23 Dec 1996 10:23:17 -0800 (PST) Date: Mon, 23 Dec 1996 10:23:17 -0800 (PST) From: Bruce Evans Message-Id: <199612231823.KAA13460@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/12/23 10:23:16 Modified: sys/i386/conf LINT Log: Fixed quoting of MAXDSIZ and DFLTDSIZ. The quoting rules changed when they were put in an options header. Should be in 2.2. Revision Changes Path 1.301 +3 -3 src/sys/i386/conf/LINT