NetBSD/sys
kent 3d212e0ce0 Fix a typo in a comment. 2002-03-13 03:48:19 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Remove bogus file that shouldn't have been added in the first place. 2002-03-13 02:58:52 +00:00
coda
compat Added syssgi(GETGROUPS) and syssgi(SETGROUPS) 2002-03-10 22:36:28 +00:00
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +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 Fix a typo in a comment. 2002-03-13 03:48:19 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern Put back pool_prime(); the i386 mp pmap uses it. 2002-03-09 18:06:54 +00:00
lib Updated from libc. 2002-03-13 00:59:29 +00:00
lkm PE/COFF exec LKM, currently for i386 platform. 2002-03-12 07:47:35 +00:00
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
net fix CRC (ICV) for WEP: ICV is 32bit not 16bit. 2002-03-12 11:07:26 +00:00
netatalk
netccitt
netinet support tcp_log_refused for IPv6. From: Andrew Brown <atatat@atatdot.net> 2002-03-12 04:36:47 +00:00
netinet6 on redirect output, always try to attach target link layer address option. 2002-03-05 08:13:56 +00:00
netisdn until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:46:23 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs Cosmetic change for nfs_enterdircache() - since 'blkno' is last arg, 2002-03-11 22:56:47 +00:00
ntfs
stand
sys Fix indentation. 2002-03-11 01:19:17 +00:00
ufs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
uvm Remove PR_MALLOCOK. 2002-03-09 07:28:20 +00:00
Makefile