From owner-freebsd-commit Thu Dec 14 15:35:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29622 for freebsd-commit-outgoing; Thu, 14 Dec 1995 15:35:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29601 for cvs-all-outgoing; Thu, 14 Dec 1995 15:35:28 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29588 for cvs-sys-outgoing; Thu, 14 Dec 1995 15:35:25 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29573 Thu, 14 Dec 1995 15:35:22 -0800 (PST) Date: Thu, 14 Dec 1995 15:35:22 -0800 (PST) From: Bruce Evans Message-Id: <199512142335.PAA29573@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 autoconf.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/14 15:35:20 Modified: sys/i386/i386 autoconf.c Log: Moved some more prototypes outside of ifdefs and grouped them together. Revision Changes Path 1.50 +6 -6 src/sys/i386/i386/autoconf.c