NetBSD/sys
fvdl 96d6d8d8ac No sense in trying to print arguments to functions, we can't reliably
determine them as they're passed in registers. The first 6, anyway,
but only printing arguments 7 and up (if present) makes no sense.
2002-11-29 22:46:26 +00:00
..
adosfs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
altq Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
arch No sense in trying to print arguments to functions, we can't reliably 2002-11-29 22:46:26 +00:00
coda s/si_/sel_/g 2002-11-26 18:45:22 +00:00
compat Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:40:14 +00:00
conf Add -Wno-sign-compare; that flag was made implicit with -Wall in 2002-11-25 01:37:11 +00:00
crypto correct panic() condition - it was backwards. 2002-11-18 23:38:46 +00:00
ddb make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
dev add Sigmarion2. it is same keymap of Sigmarion. 2002-11-28 15:09:48 +00:00
filecorefs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
fs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
gdbscripts
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
isofs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
kern selwakeup(): don't bother with pfind() in SI_COLL case; sel_pid is always zero 2002-11-29 19:48:22 +00:00
lib Add strtoul.c 2002-11-25 00:55:22 +00:00
lkm add rename for emul_find_interp(), too 2002-11-29 17:11:21 +00:00
miscfs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
msdosfs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
net Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netatalk Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netccitt Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netinet Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netinet6 recover original stanford copyright. sync w/kame 2002-11-27 05:09:36 +00:00
netisdn Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netiso Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netkey Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netnatm Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netns Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netsmb Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
nfs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
ntfs Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
stand
sys back out the previous change, which is useless. Darwin loads the libraries 2002-11-29 15:49:09 +00:00
ufs more XXX comment. 2002-11-27 11:36:40 +00:00
uvm Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
Makefile