Go to file
fvdl 39652b6d2a Only take the kernel lock if we interrupted while < IPL_SCHED. Handlers
at higher levels must therefore provide their own locking. Currently
this is only serial interrupts (com), which has COM_MPLOCK for this
purpose.
2002-11-27 00:43:12 +00:00
bin Include <stdio.h> to get the prototype for sprintf(3) - macppc needs this. 2002-11-25 21:55:58 +00:00
crypto sync w/ kame source from 2002/11/20. 2002-11-20 03:35:57 +00:00
dist sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
distrib use ${make} instead of ${MAKE} in the shell scripts, to prevent weird 2002-11-26 06:22:22 +00:00
doc bye bye SYS_INCLUDE=symlinks 2002-11-26 23:33:35 +00:00
etc SYS_INCLUDE=symlinks has been deprecated; reenable obsolete check 2002-11-26 23:37:09 +00:00
games Tweak the argc/argv usage a bit more, and be a little less eager about 2002-11-26 23:07:36 +00:00
gnu sync w/ 1.1.12. 2002-11-26 03:38:12 +00:00
include Update for 1003.1-2001 base and XSI changes. 2002-11-18 13:39:33 +00:00
lib Need <stdlib.h> for abort() prototype. 2002-11-26 21:14:04 +00:00
libexec Back out the last two changes. They were misguided, and the code worked 2002-11-25 19:49:25 +00:00
regress Align to 2**3, not 2**5. This works around a bug in gas 2.11.2 2002-11-22 17:25:46 +00:00
rescue
sbin Also, don't allocate string entries one by one. Instead, allocate one page 2002-11-25 07:16:17 +00:00
share Deprecate SYS_INCLUDE and the optional SYS_INCLUDE=symlinks functionality, 2002-11-26 23:15:53 +00:00
sys Only take the kernel lock if we interrupted while < IPL_SCHED. Handlers 2002-11-27 00:43:12 +00:00
tools
usr.bin Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
usr.sbin Don't use special-case code for the '_' modifier, just add it to the 2002-11-26 14:46:45 +00:00
build.sh Apply fixes & enhancements from Alan Barrett. (Thanks Alan!) 2002-11-17 12:59:37 +00:00
BUILDING Update location of BUILDING.mdoc. 2002-11-25 19:18:44 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
Makefile.inc
UPDATING bye bye SYS_INCLUDE=symlinks 2002-11-26 23:33:35 +00:00