HardenedBSD/sys
Alan Cox 72e51821d7 pmap_object_init_pt:
The size of vm_object::memq is vm_object::resident_page_count,
	not vm_object::size.
1999-05-28 05:38:56 +00:00
..
alpha pmap_object_init_pt: 1999-05-28 05:38:56 +00:00
amd64 pmap_object_init_pt: 1999-05-28 05:38:56 +00:00
boot Activate mbr. 1999-05-24 22:44:32 +00:00
cam Add TDC 3800 to quirk list for fixed mode device. 1999-05-25 23:10:54 +00:00
coda
compat
compile
conf A forgotten bit of my ST6600 commit 1999-05-27 22:03:31 +00:00
contrib Cosmetic changes to make it compile without errors in gcc -Wall 1999-05-22 04:43:04 +00:00
ddb
dev Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
fs Don't call calcru() on a swapped-out process. calcru() access p_stats, which 1999-05-22 20:10:31 +00:00
geom
gnu
i4b
i386 pmap_object_init_pt: 1999-05-28 05:38:56 +00:00
isa Use the resource apis to manipulate resources. 1999-05-22 15:47:34 +00:00
isofs/cd9660
kern Fix an embarrasing typo in device_add_child_after(). I can't understand 1999-05-27 07:18:41 +00:00
libkern
miscfs Don't call calcru() on a swapped-out process. calcru() access p_stats, which 1999-05-22 20:10:31 +00:00
modules
msdosfs
net In tunclose(): 1999-05-27 13:18:28 +00:00
netatalk
netatm
netinet Added net.inet.tcp.path_mtu_discovery variable which when set to 0 1999-05-27 12:24:21 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Merge with sys/i386/isa/wd.c revision 1.192 and 1.193. 1999-05-25 10:41:14 +00:00
pccard
pci Print some diagnostic messages for the PCI-ISA bridge, 1999-05-27 12:26:50 +00:00
posix4
powerpc Fixed style bugs in previous commit. 1999-05-22 08:36:55 +00:00
rpc
svr4
sys Add some helper functions to make it easier to write a driver for a bus 1999-05-22 14:57:15 +00:00
tools
ufs - Back out Luoqi's cdevsw stuff. It panics on my system and is not required. 1999-05-24 00:27:12 +00:00
vm Avoid the creation of unnecessary shadow objects. 1999-05-28 03:39:44 +00:00
Makefile