Date: Sat, 13 Jan 1996 02:46:56 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.c npx.c Message-ID: <199601131046.CAA20104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/01/13 02:46:54 Branch: sys/i386/i386 RELENG_2_1_0 sys/i386/include RELENG_2_1_0 sys/i386/isa RELENG_2_1_0 Modified: sys/i386/i386 exception.s machdep.c trap.c sys/i386/include cpufunc.h sys/i386/isa isa.c npx.c Log: Retrofitted my double-fault handler changes from -current. These are too important to leave out of the next release. Revision Changes Path 1.9.2.2 +1 -3 src/sys/i386/i386/exception.s 1.128.4.5 +46 -30 src/sys/i386/i386/machdep.c 1.53.2.4 +31 -3 src/sys/i386/i386/trap.c 1.37.4.4 +2 -2 src/sys/i386/include/cpufunc.h 1.50.4.2 +4 -3 src/sys/i386/isa/isa.c 1.23.4.1 +3 -3 src/sys/i386/isa/npx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601131046.CAA20104>