NetBSD/sys
reinoud aefe920476 Serious bug fix: a userland program could panic the kernel when it tried to
issue an instruction that caused the late abort handler to be called for
wich the kernel had no support build in for.

It now only panics when it happends in kernel but otherwise signals the
process a SEGV signal.
2002-03-15 22:19:49 +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 Serious bug fix: a userland program could panic the kernel when it tried to 2002-03-15 22:19:49 +00:00
coda
compat Added the IRIX /dev/kmem emulation pseudodevice driver 2002-03-15 17:21:26 +00:00
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
crypto
ddb
dev Adapt ISDN devices to their new names. Sort. 2002-03-15 22:11:05 +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 Don't forget to allocate space for the property name's trailing NUL. 2002-03-15 20:33:50 +00:00
lib Move files[] from globals.c to its own file. Including all of globals.o 2002-03-15 13:23:34 +00:00
lkm Upgraded IPFilter to 3.4.25 2002-03-14 12:32:36 +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 suppress -Wunused if !INET6 2002-03-13 06:43:18 +00:00
netatalk
netccitt
netinet have tcp6_drain 2002-03-15 09:25:41 +00:00
netinet6 have a real lock around IPv6 reassembly. 2002-03-15 10:44:07 +00:00
netisdn
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 Added IRIX /dev/kmem emulation pseudodevice and SVR4 net pseudodevice 2002-03-15 17:29:06 +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