NetBSD/sys
chris f220cad8dd Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler.
Note that I've kept the existing quirk of still passing the irq to the next handler even if the irq handler returned 1.  I need to investigate why we do this.
2001-05-23 21:23:54 +00:00
..
adosfs
altq
arch Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler. 2001-05-23 21:23:54 +00:00
coda
compat Enable PowerPC Linux ptrace() emulation 2001-05-22 21:11:54 +00:00
conf defopt KGDB 2001-05-18 19:59:03 +00:00
crypto Need a memcpy() declaration. 2001-05-23 00:02:24 +00:00
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev adjust fas register fields names 2001-05-23 18:32:26 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Backed out a previous commit that was incomplete and hence broke several 2001-05-19 17:28:33 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs
msdosfs
net fix typo in comment 2001-05-18 08:56:27 +00:00
netatalk
netccitt
netinet fix spelo in comment 2001-05-21 03:31:36 +00:00
netinet6 plug memory leak on invalid fragment packet. supress noisy log. from kame 2001-05-17 14:01:37 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Lock vp in nfs_link while we're busy with it (doing VOP_FSYNC, etc). 2001-05-14 18:51:33 +00:00
ntfs Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
smbfs
stand
sys Backed out a previous commit that was incomplete and hence broke several 2001-05-19 17:28:33 +00:00
ufs
uvm Merge the swap-backed and object-backed inactive lists. 2001-05-22 00:44:44 +00:00
Makefile