freebsd-nq/sys
John Dyson 0e27a03ffb Perform more checking for proper loading of the UPAGES when a process
is swapped in.  Also, remove unnecessary map locking/unlocking during
selection of processes to be swapped out.

This code might afford proper panics as opposed to spontaneous reboots
on certain systems.  This should allow us to debug these problems better.
1995-09-24 19:51:50 +00:00
..
alpha
amd64 New approach to the PCI bus configuration mechanism probe problem: 1995-09-22 19:10:54 +00:00
compat/linux
compile
conf Tone down the doom-and-gloom prediction if one enables the si driver.. 1995-09-23 08:52:30 +00:00
ddb
dev siostop() is a void function, so don't return a value. 1995-09-24 04:59:16 +00:00
fs
gnu Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +00:00
i386 siostop() is a void function, so don't return a value. 1995-09-24 04:59:16 +00:00
isa siostop() is a void function, so don't return a value. 1995-09-24 04:59:16 +00:00
isofs/cd9660
kern These changes fix a bug in the clustering code that I made worse when adding 1995-09-23 21:12:45 +00:00
libkern
miscfs
modules
msdosfs
net Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
netccitt
netinet Merge 4.4-Lite-2: update version number (we already have the same fixes). 1995-09-22 20:05:58 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard Missed these changes to the pccard stuff. Sorry Martin! 1995-09-20 07:23:51 +00:00
pci Add preliminary support for the 53c860 and 53c875 ULTRA SCSI chips, 1995-09-21 17:27:28 +00:00
powerpc/include
rpc
scsi
sys Update machine-generated files. 1995-09-19 13:56:09 +00:00
tools
ufs Shit! I changed the wrong doclusterread! ...Thanks to Steven Wallace and 1995-09-22 06:02:40 +00:00
vm Perform more checking for proper loading of the UPAGES when a process 1995-09-24 19:51:50 +00:00
Makefile