NetBSD/sys
thorpej d3f6afbf48 Don't use rmaps; use extent maps instead. 2002-09-25 21:25:39 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
arch Don't use rmaps; use extent maps instead. 2002-09-25 21:25:39 +00:00
coda MNT_GETARGS support 2002-09-21 18:10:34 +00:00
compat Fill BADVADDR and CAUSE in sigcontext. We still don't restore them, but 2002-09-25 19:39:16 +00:00
conf Add some preliminary support for setting up the CyberPro in Netwinder. 2002-09-24 18:17:24 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb
dev Fix some small unclear documentation and cleanup a bit... 2002-09-25 14:21:07 +00:00
filecorefs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb
isofs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
kern Add support for multiple cfdata tables to the internals of the 2002-09-23 23:16:06 +00:00
lib add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
msdosfs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
net Keep m_pkthdr.len updated correctly and use it rather than a loop to find 2002-09-25 16:10:15 +00:00
netatalk
netccitt
netinet minor KNF 2002-09-25 11:19:23 +00:00
netinet6 length field on PADN option, before jumbo payload option was wrong. 2002-09-23 13:28:55 +00:00
netisdn Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
netiso
netkey fix signed/unsigned pointer mixup 2002-09-23 13:43:42 +00:00
netnatm
netns
netsmb Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
nfs <sys/conf.h> and <sys/device.h> are not needed here 2002-09-22 19:35:22 +00:00
ntfs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
stand
sys Add support for multiple cfdata tables to the internals of the 2002-09-23 23:16:06 +00:00
ufs don't need <sys/conf.h> here 2002-09-22 19:32:54 +00:00
uvm add a new flag VM_MAP_DYING, which is set before we start 2002-09-22 07:21:29 +00:00
Makefile