NetBSD/sys
matt 693b01e5da Fix IBCS2_S_IFWGRP 2000-08-17 15:16:01 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Hard-wire the unit number of the on-board wdc so podules don't confuse it. 2000-08-17 13:38:51 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat Fix IBCS2_S_IFWGRP 2000-08-17 15:16:01 +00:00
conf Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
crypto
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts
ipkdb
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern If maniuplating a read lock on the proc list, we no longer need 2000-08-17 14:37:54 +00:00
lib
lkm
miscfs Only show the "exe" entry to Linux processes, suggested by christos. 2000-08-09 23:30:49 +00:00
msdosfs fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
net Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
netatalk
netccitt
netinet net.inet.tcp.rstratelimit is deprecated. make it invalid and return 2000-08-15 22:13:02 +00:00
netinet6 add missing splx, when outgoing interface queue is full on tunnelled 2000-08-16 09:54:39 +00:00
netiso
netkey
netnatm
netns
nfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ntfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
stand
sys Some more lock debugging support: 2000-08-17 04:15:43 +00:00
ufs Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to 2000-08-15 14:25:08 +00:00
uvm Garbage-collect a constant that nothing uses. 2000-08-16 16:32:06 +00:00
Makefile