From owner-cvs-all Sun Jan 9 2:58:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4002914F38; Sun, 9 Jan 2000 02:58:40 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA23986; Sun, 9 Jan 2000 02:58:40 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <200001091058.CAA23986@freefall.freebsd.org> From: Bruce Evans Date: Sun, 9 Jan 2000 02:58:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/pc98/conf options.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 2000/01/09 02:58:39 PST Modified files: sys/i386/conf options.i386 sys/pc98/conf options.pc98 Log: Put COMPAT_SVR4 in opt_dontuse.h for the same reasons as IBCS2 and COMPAT_LINUX are there. It shouldn't be and isn't used after config time, except to complicate the svr4 module makefile. Moved options for emulators to a separate section. Revision Changes Path 1.131 +10 -11 src/sys/i386/conf/options.i386 1.102 +10 -11 src/sys/pc98/conf/options.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message