NetBSD/sys
kanaoka 0f5babc5cb Add product "Corega FEther CB-TXD". Modified from kern/12709.
from Yamashiro Jun <j99060@ie.u-ryukyu.ac.jp>.
2001-05-15 04:24:28 +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 Make microtime properly monotonic, with code derived from the /alpha 2001-05-14 23:45:39 +00:00
coda delint newline in string 2001-04-30 03:30:45 +00:00
compat Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct 2001-05-13 20:54:42 +00:00
conf Add locator support for fwbus's 2001-05-13 04:54:47 +00:00
crypto
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev Add product "Corega FEther CB-TXD". Modified from kern/12709. 2001-05-15 04:24:28 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
lib Make this work for PIC (as opposed to pic) without taking chances of fitting 2001-05-13 20:03:45 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs Since union_getpages may be called with PGO_LOCKED, 2001-04-26 05:25:14 +00:00
msdosfs
net correct ecn consideration on tunnel encap/decap. sync with kame. 2001-05-10 01:37:42 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt remove superfluous ; 2001-05-01 16:39:00 +00:00
netinet Use the LIST_NEXT & LIST_FIRST macros instead of refering to 2001-05-14 19:50:43 +00:00
netinet6 drop multi destination mode (IFF_LINK0). 2001-05-14 13:35:20 +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
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 Lock vp in nfs_link while we're busy with it (doing VOP_FSYNC, etc). 2001-05-14 18:51:33 +00:00
ntfs
smbfs
stand
sys Make this build again ifdef DIAGNOSTIC (oops) 2001-05-13 17:17:34 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm Use pool_init() rather than pool_create(). 2001-05-09 23:20:59 +00:00
Makefile