NetBSD/sys
thorpej d76e7b8c6d Don't pass a nam2blk around at all; just have setroot() and friends reference
dev_name2blk[] directly.  Addresses PR #7622 (ITOH Yasufumi), although
in a different way.
1999-06-07 20:16:08 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
coda
compat don't vrele a bogus pointer if the namei() of the loader fails 1999-05-28 04:39:14 +00:00
conf put `audiocs' stuff in here so we can share it between sbus & ebus. 1999-06-05 14:32:08 +00:00
ddb Cast ptrdiff_t to long for printf purposes. 1999-06-05 08:36:29 +00:00
dev Don't clobber the error returned by uiomove() when starting the audio 1999-06-07 19:24:38 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
lib don't bother initializing 'freelist' -- it can be bss 1999-05-28 19:31:51 +00:00
lkm
miscfs
msdosfs Silently ignore attributes modifications on directories. Fixes 1999-05-24 23:01:13 +00:00
net Fix thinko of mine in previous. The source route info is not at m->m_data 1999-05-30 00:39:07 +00:00
netatalk
netccitt
netinet oops. move sendit: above the PFIL_HOOKS so that multicast traffic is filtered. from darren reed. 1999-06-07 01:26:04 +00:00
netiso
netnatm
netns
nfs Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
ntfs
stand
sys Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
ufs memset ump->um_e2fs to 0 after malloc, it is bigger than SBSIZE and thus some 1999-06-01 13:18:49 +00:00
uvm Print the maps flags in "show map" from DDB. 1999-06-07 16:31:42 +00:00
vm Fix a braino in vm_map_unlock(). Thanks to Chuck Silvers for pointing 1999-06-07 16:34:04 +00:00
Makefile