HardenedBSD/sys
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
..
alpha/include
amd64 trap.c: 1994-06-06 14:54:41 +00:00
conf SYSCONS is no longer needed since pccons has been removed. 1994-05-26 13:38:01 +00:00
ddb The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
dev Cast arguments to timeout() to quite compiler warnings. Should we 1994-05-27 04:02:10 +00:00
fs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
gnu 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
isa Since we have removed com.c and renamed comreg.h to sioreg.h I need to 1994-05-26 13:31:40 +00:00
isofs/cd9660 The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
kern trap.c: 1994-06-06 14:54:41 +00:00
libkern BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
miscfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
net Changed loopback MTU to 65535. 1994-05-29 07:43:54 +00:00
netccitt
netinet Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdef 1994-05-29 07:42:47 +00:00
netiso
netns
nfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
nfsclient The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
nfsserver The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
powerpc/include The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
scsi The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
sys Moved header definitions to buf.h, and added missing splx() - found 1994-05-26 08:45:29 +00:00
tools
ufs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
vm Don't move the page's position in the active queue if it is busy or 1994-06-06 11:56:27 +00:00
Makefile Add this so that the top level Makefile can traverse down into here 1994-05-28 04:10:32 +00:00