1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/i386
David Greenman 3c256f5395 trap.c:
Vastly improved trap.c from me. This rewritten version has a variety of
features, amoung them: higher performance and much higher code quality.

support.s, cpufunc.h:
No longer use gs override to enforce range limits - compare directly
against VM_MAXUSER_ADDRESS instead. The old way caused problems in
preserving the gs selector...and this method is just as fast or faster.
1994-06-06 14:54:41 +00:00
..
boot This should fix up the absolute paths to /usr/mdec - just prepended 1994-06-02 16:50:56 +00:00
conf SYSCONS is no longer needed since pccons has been removed. 1994-05-26 13:38:01 +00:00
eisa The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
i386 trap.c: 1994-06-06 14:54:41 +00:00
include trap.c: 1994-06-06 14:54:41 +00:00
isa Cast arguments to timeout() to quite compiler warnings. Should we 1994-05-27 04:02:10 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00