NetBSD/sys
2000-10-24 22:03:36 +00:00
..
adosfs
arch We only support Intel PMCs for now, so don't try and read them 2000-10-24 22:03:36 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Add sys/proc.h so this compiles. 2000-10-16 03:18:04 +00:00
conf ca -> lsu 2000-10-19 14:26:41 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb
dev Add a hack to try and figure out if the TI UTUSB41 hub is bus powered 2000-10-24 15:01:26 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern knf [from charles] 2000-10-17 23:38:55 +00:00
lib Add LIBSA_RENAME_PRINTF to solve conflict with prototype definition of 2000-10-21 13:48:06 +00:00
lkm
miscfs fix typo (dely --> delay) 2000-10-06 19:08:00 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net prevent stack overwrite due to bzero() arg mistake. from msaitoh. 2000-10-19 01:07:42 +00:00
netatalk
netccitt
netinet fix IFA_STATS. 2000-10-23 03:42:18 +00:00
netinet6 make IFA_STATS really work on IPv6. 2000-10-23 03:45:25 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs Do not accept vnode type changes to an active node. This may wreak 2000-10-24 12:02:04 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys ca -> lsu 2000-10-19 14:27:53 +00:00
ufs Stay at splbio across the VBWAIT loop, as is done elsewhere in the 2000-10-24 14:43:32 +00:00
uvm Back out rev. 1.83 -- it's causing problems with some pmap 2000-10-16 23:17:54 +00:00
Makefile