NetBSD/sys
tsutsui e815501ea9 Regen from pcidevs rev. 1.318:
> Correct an entry for Acard UDMA IDE controller.
> The chip is actually marked as ATP860-A, not ATP860R.
2001-04-21 13:32:25 +00:00
..
adosfs in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that 2001-04-12 04:12:04 +00:00
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch Fix a leftover comment. 2001-04-21 11:54:25 +00:00
coda When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
compat Fixed an error in a comment 2001-04-12 19:32:35 +00:00
conf Add entries for the NatSemi MM58167 time-of-day clock chip 2001-04-20 16:39:22 +00:00
crypto
ddb fix invalid reference to $fromconsole via DDB 2001-04-11 23:02:12 +00:00
dev Regen from pcidevs rev. 1.318: 2001-04-21 13:32:25 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern SPINLOCK_INTERLOCK_RELEASE_HOOK should actually be 2001-04-20 22:58:39 +00:00
lib ctype-like functions are now in libkern. 2001-04-18 15:40:58 +00:00
lkm Remove aoutm68k_misc.c from SRCS since it is only needed 2001-04-09 16:03:22 +00:00
miscfs Don't hold vp->v_interlock when calling vcount(); vcount() calls 2001-04-17 18:49:26 +00:00
msdosfs
net Only dispatch slnetisr & co if we don't have generic soft interrupts. 2001-04-14 13:54:38 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet give a default value to net.inet.ip.maxfragpackets, to protect us from 2001-04-16 17:03:33 +00:00
netinet6 do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame 2001-04-15 01:55:49 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs Don't forget to unlock the vnode returned by cache_lookup if the 2001-04-20 11:22:02 +00:00
ntfs set debug level via patchable variable, and fix some debug printf warnings 2001-03-29 10:51:16 +00:00
smbfs
stand
sys Slight readability improvement to rev. 1.39. 2001-04-13 17:05:27 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm Add a __predict_true() to an extremely common case. 2001-04-12 21:11:47 +00:00
Makefile