NetBSD/sys
2000-03-25 17:59:34 +00:00
..
adosfs
arch Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
coda
compat New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
conf 1.4W -- new callout code. Almost there! 2000-03-23 07:04:42 +00:00
ddb New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
dev Change the test for cold boot slightly to avoid a long busy wait with UHCI. 2000-03-25 17:59:34 +00:00
filecorefs
gdbscripts
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs
kern Call the routine to calculate callwheelsize from allocsys() instead of 2000-03-24 11:57:14 +00:00
lib
lkm Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1. 2000-03-21 11:45:56 +00:00
miscfs
msdosfs remove some debugging cruft accidentally left in 2000-03-24 14:37:46 +00:00
net New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netatalk New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netccitt
netinet Pull in <sys/callout.h> for the benefit of userland. 2000-03-24 22:40:11 +00:00
netinet6 move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing. 2000-03-24 04:09:04 +00:00
netiso New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netkey New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netnatm
netns
nfs New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
ntfs
stand
sys Call the routine to calculate callwheelsize from allocsys() instead of 2000-03-24 11:57:14 +00:00
ufs Small cosmetic change. 2000-03-22 01:03:33 +00:00
uvm
vm second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*. 2000-03-21 09:33:45 +00:00
Makefile