Backed out changes to vm_fault done by SEF w/NetBSD as they don't solve
authorDavid Greenman <davidg@Root.COM>
Mon, 12 Jul 1993 16:13:59 +0000 (16:13 +0000)
committerDavid Greenman <davidg@Root.COM>
Mon, 12 Jul 1993 16:13:59 +0000 (16:13 +0000)
commit1ecb0839b7540b573e682b87dbe68fd1b08af0e0
tree1dffe064ccd036993bd454fbfccffdcc1dbed6c9
parentfd820dbc8246ba5533c2317d61271829a02c4af3
Backed out changes to vm_fault done by SEF w/NetBSD as they don't solve
the problem they were supposed to and their 'correctness' is in question.
Also, removed a NetBSD fix (apparently from Yuval Yarom) to vm_mmap that
conflicts with a much better patch from Guido van Ruuij.
sys/vm/vm_fault.c
sys/vm/vm_mmap.c