HardenedBSD src tree
Go to file
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
bin Need ${LDFLAGS} one more place. 1994-05-30 13:59:50 +00:00
eBones
etc Add mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESS 1994-06-05 20:37:15 +00:00
gnu Make these Makefiles work properly when NOMAN is defined. 1994-06-05 21:57:16 +00:00
include Add link.h to list of headers to install. 1994-05-28 09:37:33 +00:00
lib Move skey.h to /usr/include so other packages will be able to use 1994-06-02 20:25:30 +00:00
libexec Disable afterinstall rule as it is broken when you have CVS files around. 1994-05-30 14:01:24 +00:00
sbin Add the -r and -s flags to the Usage string. 1994-06-05 19:04:11 +00:00
secure/usr.sbin/sendmail
share Add mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESS 1994-06-05 20:37:15 +00:00
sys trap.c: 1994-06-06 14:54:41 +00:00
tools/regression/usr.bin/sed
usr.bin 1. Removed duplicate include of <stdio.h> 1994-06-04 07:11:51 +00:00
usr.sbin Add explanation of -e in usage(). 1994-06-01 05:15:00 +00:00
Makefile