NetBSD/sys
matt 403b0fdb73 If a dma map can't be loaded due to resource shortage, make we report that
as a resource shortage instead of a driver stuffup.
2002-05-12 16:51:06 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch don't strip the resulting bootprog on install; it's raw binary 2002-05-12 15:18:27 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat regen - hook linux_sys_fcntl64() 2002-05-12 15:05:56 +00:00
conf Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev If a dma map can't be loaded due to resource shortage, make we report that 2002-05-12 16:51:06 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Remove #ifdef DIAGNOSTIC around panic(). It is better than NULL pointer 2002-05-11 11:56:57 +00:00
lib fix comment 2002-05-10 11:07:01 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Redo rev. 1.57 a bit different way; don't use `tpg' since it may be freed. 2002-05-10 07:51:37 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Fix memory leak which occurs after an allocation failure. 2002-05-07 09:14:20 +00:00
netatalk
netccitt
netinet Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
netinet6 Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb
nfs In bootpcheck(), make sure we m_pullup() all the of bootp header that we 2002-05-12 12:52:58 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys Userland __COPYRIGHTs have \ns in them, and do not use asm(). 2002-05-11 11:57:14 +00:00
ufs Add comment that getblk() in ufs_bmaparray() returns an error only if 2002-05-11 12:23:53 +00:00
uvm When preparing to swap to a miniroot partition, add a little 2002-05-09 21:43:44 +00:00
Makefile