From owner-cvs-sys Tue Apr 15 10:37:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA24125 for cvs-sys-outgoing; Tue, 15 Apr 1997 10:37:28 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA24114; Tue, 15 Apr 1997 10:37:26 -0700 (PDT) Date: Tue, 15 Apr 1997 10:37:26 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199704151737.KAA24114@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 jkh 97/04/15 10:37:25 Branch: sys/i386/conf RELENG_2_2 Modified: sys/i386/conf GENERIC Log: Set flags to 0x1 on npx0 by default - too damn many people are being bitten by the Pentium bcopy() stuff right now and I really don't want to be answering this question for 2.2.x also. Revision Changes Path 1.77.2.6 +2 -2 src/sys/i386/conf/GENERIC