Go to file
jdolecek 01d4649f9f Make local INTRENTRY, INTRFASTEXIT match those in locore.s, i.e. store &
restore %fs/%gs appropriately.
Fixes kern/14275 - compat svr4 works on i386 again :)

Thanks to MOCHIDA Shuji for initial investigation on the issue, that helped
to find the bug a lot.
2001-10-31 18:16:02 +00:00
bin Whitespace nits, sort sections, fix Dv usage (doesn't like macro argument). 2001-10-28 19:03:12 +00:00
crypto Turn on TCP_NODELAY over loopback 2001-10-18 19:46:12 +00:00
dist copyright clarification, from tcpdump.org 2001-10-22 06:59:26 +00:00
distrib This file doesn't belong...No need for it and direct obj dirs can/will pick it up and do the wrong thing 2001-10-30 04:58:08 +00:00
etc Don't run rules unless DESTDIR is set *and* contains a value. Fixes PR 14410 2001-10-31 02:58:58 +00:00
games Undo indentation glitch in previous. 2001-10-28 19:52:53 +00:00
gnu Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail 2001-10-31 16:27:31 +00:00
include Partially back out previous: don't apply restrict qualifier to pointer 2001-10-28 05:12:31 +00:00
lib Make handling of USETOOLS uniform: Don't need to check whether it is 2001-10-31 16:15:00 +00:00
libexec Fix how underfined weak symbols are treated -- before, ld.so would do nothing 2001-10-14 23:13:21 +00:00
regress Simplify a bunch of explicit ${.OBJDIR} references to make these more like 2001-10-31 15:57:49 +00:00
sbin Sort sections, whitespace nits. 2001-10-30 07:28:22 +00:00
share * Create a variable HOST_OSTYPE that represents the host build environment, 2001-10-31 17:46:08 +00:00
sys Make local INTRENTRY, INTRFASTEXIT match those in locore.s, i.e. store & 2001-10-31 18:16:02 +00:00
tools * Create a variable HOST_OSTYPE that represents the host build environment, 2001-10-31 17:46:08 +00:00
usr.bin Overhaul the initialization and handling of .OBJDIR: 2001-10-31 03:59:42 +00:00
usr.sbin Oops, commit a version that actually works. :-) 2001-10-29 23:38:42 +00:00
BUILDING.html Drop some unnecessary whitespace, sort sections as in man pages, and 2001-10-30 16:22:40 +00:00
BUILDING.mdoc Drop some unnecessary whitespace, sort sections as in man pages, and 2001-10-30 16:22:40 +00:00
BUILDING.txt Drop some unnecessary whitespace, sort sections as in man pages, and 2001-10-30 16:22:40 +00:00
Makefile * Always descend into "tools" regardless of USETOOLS setting. Instead, 2001-10-31 01:20:09 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00
build.sh Rollback 2001-10-31 13:12:35 +00:00