From owner-cvs-sys Fri Apr 18 07:06:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA07692 for cvs-sys-outgoing; Fri, 18 Apr 1997 07:06:27 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA07682; Fri, 18 Apr 1997 07:06:24 -0700 (PDT) Date: Fri, 18 Apr 1997 07:06:24 -0700 (PDT) From: Nate Williams Message-Id: <199704181406.HAA07682@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 97/04/18 07:06:24 Branch: sys/i386/conf RELENG_2_2 Modified: sys/i386/conf GENERIC Log: - Moved the flags in npx0 before the vector declaration, else config blows chunks. Pointed out by: bde Revision Changes Path 1.77.2.8 +2 -2 src/sys/i386/conf/GENERIC