NetBSD/sys
gwr 2e40be26b8 The ie_reset function needs to turn off loopback mode.
(Remember the TDR complaint: short X clocks away?
that was because the chip was in looback mode! 8)
1997-12-08 21:49:50 +00:00
..
adosfs
arch The ie_reset function needs to turn off loopback mode. 1997-12-08 21:49:50 +00:00
compat Standardize COMPAT_SUNOS -- remove all references to 1997-12-04 15:33:17 +00:00
conf
ddb Clean up usage of printf() vs db_printf(): The diagnostic messages 1997-11-30 15:49:34 +00:00
dev Use malloc()/free(), not geteblk()/brelse(), for the device buffer. 1997-12-07 16:09:36 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Standardize COMPAT_SUNOS -- remove all references to 1997-12-04 15:33:17 +00:00
lib Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +00:00
lkm
miscfs Too many vnode ops were marked as bad op, but could happen in practice. 1997-11-27 20:36:05 +00:00
msdosfs
net
netatalk
netccitt
netinet don't free pointer to static struct. please pullup. 1997-11-28 00:46:39 +00:00
netiso
netnatm
netns
nfs Move the EOF check after getting a block out of the if() that determines 1997-11-23 13:52:24 +00:00
stand
sys Don't conditionalize STACKGAPLEN on COMPAT_*. Darn near everything uses 1997-12-03 20:02:29 +00:00
ufs
vm Guard against synchronous I/O completetion per swap-device. 1997-12-02 13:47:37 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00