NetBSD/sys
mjacob daf0329c3c Respect QLogic's errata- read BIU_ISR even on the 2300
to see if there's an interrupt (avoids PCI parity errors
which can occur on the 2312 if you access some registers
from the host at the same time the RISC on the 2312 is
accessing them).
2001-10-06 20:33:24 +00:00
..
adosfs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch Install <machine/pte.h>. 2001-10-06 20:30:02 +00:00
coda add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
compat Added socket operations to Linux Mips emulation 2001-10-06 13:32:58 +00:00
conf Add kern/subr_prop.c. 2001-10-04 19:05:32 +00:00
crypto Add including <stdio.h> for compiling in user land. 2001-09-09 15:52:57 +00:00
ddb use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
dev Respect QLogic's errata- read BIU_ISR even on the 2300 2001-10-06 20:33:24 +00:00
filecorefs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
gdbscripts
ipkdb
isofs use fifo_putpages 2001-09-22 22:49:32 +00:00
kern Remove the property sysctl interface for now. 2001-10-05 19:05:05 +00:00
lib Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
lkm g/c obsolete comment 2001-09-18 20:18:20 +00:00
miscfs s/genfs_do_putpages/genfs_gop_write/ in uvmhist. 2001-10-03 14:13:08 +00:00
msdosfs typo in previous. 2001-09-22 22:20:00 +00:00
net The bridge driver does all forwarding at interrupt level, and 2001-10-06 15:46:33 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
netinet6 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netisdn Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netiso va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netkey va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netsmb Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nfs Always initialize ni_rootdir in nfs_namei. From Andrei Petrov. 2001-09-27 21:44:56 +00:00
ntfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Remove the property sysctl interface for now. 2001-10-05 19:05:05 +00:00
ufs don't do any flush-behind for async mounts. 2001-10-03 05:02:46 +00:00
uvm protect against traditional macro expansion. 2001-10-03 13:32:23 +00:00
Makefile Skip the "includes" phase of src/sys/lkm. 2001-09-21 20:53:36 +00:00