NetBSD/sys
tsutsui 9f51b11c37 Use a magic structure with a magic number instead of using nlist(3)
for installboot(8) to patch proto bootblocks.
(This is a preparation to migrate MI installboot.)
2002-04-27 10:19:57 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq
arch Use a magic structure with a magic number instead of using nlist(3) 2002-04-27 10:19:57 +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 53c1010 chips are ultra3, not ultra2. 2002-04-26 19:44:52 +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 Avoid file use underflow; thanks to YAMAMOTO Takashi for noticing. 2002-04-24 16:09:24 +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