NetBSD/sys
enami 9a9bf29bcf A loop to expand file descriptor table and retry is move from fdalloc()
to caller.  So, no longer need to loop in fdalloc().
2002-04-27 21:36:50 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch Add IDE drive support. 2002-04-27 19:29:08 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Added a void IRIX /dev/usema and /dev/usemaclone pseudodevice driver. 2002-04-23 05:51:14 +00:00
conf Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
crypto
ddb
dev Regen: use a u_int32_t in script RAM to pass flags between script and driver. 2002-04-27 18:47:31 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern A loop to expand file descriptor table and retry is move from fdalloc() 2002-04-27 21:36:50 +00:00
lib Add strtoul.c 2002-04-24 16:56:36 +00:00
lkm
miscfs We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns 2002-04-26 03:57:31 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Use ETHER_HDR_LEN instead of 14. 2002-04-27 02:38:47 +00:00
netatalk
netccitt
netinet * Instrument tcp_build_datapkt(). 2002-04-27 01:47:58 +00:00
netinet6
netisdn return ENXIO if a driver cannot be found 2002-04-17 15:23:47 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys From OpenBSD, via FreeBSD: If a set{u,g}id binary is invoked with fd < 3 2002-04-23 15:11:25 +00:00
ufs Make exported LFSes not panic on the first file create. 2002-04-27 01:00:46 +00:00
uvm
Makefile