NetBSD/sys
mrg e40f54e4c7 GC dead code. add support for PCI and IDE boot device detection, plus hme ethernet.
should probably deal with be and qe, etc.
1999-06-04 13:55:37 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch GC dead code. add support for PCI and IDE boot device detection, plus hme ethernet. 1999-06-04 13:55:37 +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
ddb New format modifier: `L' gives true `long' vs `l' or `legacy' long. 1999-05-31 06:53:45 +00:00
dev When adding a hot spare, remember to lock down the main raidPtr 1999-06-04 02:02:39 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern in humanize_number(), when printing a u_int64_t, use '%qu' (unsigned long long) 1999-06-02 05:53:56 +00:00
lib don't bother initializing 'freelist' -- it can be bss 1999-05-28 19:31:51 +00:00
lkm
miscfs
msdosfs
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 Fix thinko of mine in previous. The source route info is not at m->m_data 1999-05-30 00:39:07 +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
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 Just say no to interrupt-safe maps. 1999-06-03 00:05:45 +00:00
vm Make "intrsafe" maps locked only by exclusive spin locks, never sleep 1999-05-28 20:31:42 +00:00
Makefile