NetBSD/sys
bjh21 cee3528adc When checking if an IRQ is active, check for _all_ the right bits' being set,
not just some of them.
2001-04-14 19:58:58 +00:00
..
adosfs in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that 2001-04-12 04:12:04 +00:00
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch When checking if an IRQ is active, check for _all_ the right bits' being set, 2001-04-14 19:58:58 +00:00
coda
compat Fixed an error in a comment 2001-04-12 19:32:35 +00:00
conf Add configuration glue for forthcoming bridge code. 2001-04-11 03:43:23 +00:00
crypto
ddb fix invalid reference to $fromconsole via DDB 2001-04-11 23:02:12 +00:00
dev Fix for kernel alignment crash reported on port-alpha. A developer went on 2001-04-14 19:37:17 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
lib libkern.h now has the ctype routines. 2001-04-05 04:39:02 +00:00
lkm Remove aoutm68k_misc.c from SRCS since it is only needed 2001-04-09 16:03:22 +00:00
miscfs In procfs_readdir(), give /proc/# directories DT_DIR (rather than DT_REG). 2001-04-14 13:25:46 +00:00
msdosfs
net Only dispatch slnetisr & co if we don't have generic soft interrupts. 2001-04-14 13:54:38 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet6 Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netisdn Specify the size of the framing added to packets (in this case: zero), so 2001-04-09 19:35:46 +00:00
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs remove a temporary hack now that it's fixed for real. fixes PR 11731. 2001-04-03 15:08:38 +00:00
ntfs set debug level via patchable variable, and fix some debug printf warnings 2001-03-29 10:51:16 +00:00
smbfs
stand
sys Slight readability improvement to rev. 1.39. 2001-04-13 17:05:27 +00:00
ufs
uvm Add a __predict_true() to an extremely common case. 2001-04-12 21:11:47 +00:00
Makefile