From owner-cvs-sys Sat Nov 30 06:08:55 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA17094 for cvs-sys-outgoing; Sat, 30 Nov 1996 06:08:55 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA17079; Sat, 30 Nov 1996 06:08:45 -0800 (PST) Date: Sat, 30 Nov 1996 06:08:45 -0800 (PST) From: Bruce Evans Message-Id: <199611301408.GAA17079@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa npx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/30 06:08:45 Modified: sys/i386/isa npx.c Log: Reenabled i586-optimized copyin/out. Should be in 2.2. Don't put it there for a while. Revision Changes Path 1.34 +1 -3 src/sys/i386/isa/npx.c