NetBSD/sys
chris 4e6f32c9d7 Fix the broken stray irq handling for footbridge, this needs to be
propegated to other arm32 irq handlers, until there's a common core part
for doing irq handling.

Untested as I've no cards that generate stray irq's.
2001-06-07 21:47:36 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq HZ -> hz 2001-06-05 05:12:18 +00:00
arch Fix the broken stray irq handling for footbridge, this needs to be 2001-06-07 21:47:36 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat proto for coredump32 2001-06-06 21:45:56 +00:00
conf Add a driver for the Initio INIC-940/950 PCI SCSI controllers. 2001-06-03 13:43:45 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb Default to kernel_map if no addr is available. 2001-06-03 00:32:25 +00:00
dev LKM friendly: move ev_out32() to netbsd32 specific code; add an ev_out32 hook. 2001-06-07 17:52:52 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
kern Rework fdalloc() even further: split fdalloc() into fdalloc() and 2001-06-07 01:29:16 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm build svr4 & svr4_32 on sparc64. 2001-06-06 21:38:49 +00:00
miscfs Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
msdosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
net make ifioctl() compat lkm friendly. 2001-06-07 13:26:48 +00:00
netatalk
netccitt use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netinet Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:09 +00:00
netinet6 fix a IPNOPRIVPORTS unused variable botch. noted by proff. 2001-06-06 06:07:06 +00:00
netisdn
netiso Silent gcc 3.0 warnings that multi-line string literals are deprecated (and 2001-06-02 17:29:46 +00:00
netkey avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
netnatm
netns
netsmb
nfs delint lvalue cast abuse 2001-06-07 01:04:40 +00:00
ntfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Rework fdalloc() even further: split fdalloc() into fdalloc() and 2001-06-07 01:29:16 +00:00
ufs only include "fs_lfs.h" if _KERNEL_OPT. 2001-06-05 09:19:33 +00:00
uvm uvm_coredump32() moved into compat/netbsd32. 2001-06-06 21:28:51 +00:00
Makefile