mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
HardenedBSD src tree
3c256f5395
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. |
||
---|---|---|
bin | ||
eBones | ||
etc | ||
gnu | ||
include | ||
lib | ||
libexec | ||
sbin | ||
secure/usr.sbin/sendmail | ||
share | ||
sys | ||
tools/regression/usr.bin/sed | ||
usr.bin | ||
usr.sbin | ||
Makefile |