NetBSD/sys
uch 242aff8afc adapt to new pmap. 2002-05-09 12:36:17 +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 adapt to new pmap. 2002-05-09 12:36:17 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Add missing const. 2002-05-05 08:23:03 +00:00
conf lint target depends on ${LINTSTUBS}, not on (nonexistent) ${KERNLINTSTUBS}. 2002-05-07 02:00:17 +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 * Increase the number of Tx job queue entries from 32 to 64. 2002-05-09 01:00:12 +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 In soreceive(), don't call sopendfree() if MSG_DONTWAIT is set 2002-05-07 08:06:35 +00:00
lib Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:44:39 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs When traversing by list, if the page next to us is a page in the cluster, 2002-05-09 07:22:09 +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 Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
netinet backout 1.72. it is not correct for the kernel to remove routes by itself, 2002-05-09 06:49:15 +00:00
netinet6 Use M_READONLY() rathern than testing to see if ext_free is set 2002-04-28 00:54:41 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Remove wrong assertion in previous commit. 2002-05-06 03:20:54 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys <sys/bootblock.h> is a better name than <sys/bootinfo.h> 2002-05-06 13:32:19 +00:00
ufs use the correct size when zeroing an array. 2002-05-05 17:01:41 +00:00
uvm - In genfs_putpages(), no need to restrict the cluster within the given 2002-05-09 07:14:37 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00