NetBSD/sys
thorpej 0890af5ca8 Only disable an interrupt line after MAXSTRAYs if there is no handler
attached; we get stray interrupts on PCI devices sometimes, for some
unknown reason.  (Similar problem exists on the 164SX, which also has
a Pyxis.)
1998-06-06 23:29:23 +00:00
..
adosfs
arch Only disable an interrupt line after MAXSTRAYs if there is no handler 1998-06-06 23:29:23 +00:00
compat Fix off by 1 error 1998-05-25 17:13:43 +00:00
conf 1.3E -> 1.3F: fsync vnode operator interface changed. 1998-06-05 20:12:04 +00:00
ddb
dev Add an Aria sound driver. 1998-06-06 10:12:34 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Add fine-grained locking. Still one refinement to make, which will be 1998-06-06 02:25:46 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
msdosfs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
net Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
netatalk
netccitt
netinet Add a comment explaining why we do _not_ ACK data that might accompany 1998-06-02 18:33:02 +00:00
netiso
netnatm
netns
nfs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
stand
sys Define RB_POWERDOWN in such a way that the system will always, at the very 1998-06-06 20:24:18 +00:00
ufs Convert fsync vnode operator implementations and usage from the old `waitfor' 1998-06-05 19:53:00 +00:00
uvm Use the sparc's GCC lossage fix for the arm32 port as well. Problem appears 1998-06-02 20:51:24 +00:00
vm Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
Makefile