NetBSD/sys
eeh ba8ac60043 pmap improvements:
Remove the cache flush routines that have been moved to cpu.c

Make sure we clear out the unused PA bits in the TTE which causes breakage
on some MMU models.
2002-03-13 00:47:58 +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 pmap improvements: 2002-03-13 00:47:58 +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 Accept 24bit precision. 2002-03-12 15:12:03 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs descend into smbfs 2002-01-09 21:07:54 +00:00
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 Sync with userland (1.1.4) 2002-03-12 00:42:23 +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 comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Cosmetic change for nfs_enterdircache() - since 'blkno' is last arg, 2002-03-11 22:56:47 +00:00
ntfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
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 descend into netsmb and fs 2002-01-09 21:51:53 +00:00