peter 95eb5d80c2 Merge rev 1.264 from i386/pmap.c (tegge via alfred):
Protect against an infinite loop when prefaulting pages.  This can
happen when the vm system maps past the end of an object or tries
to map a zero length object, the pmap layer misses the fact that
offsets wrap into negative numbers and we get stuck.
2001-11-16 02:28:33 +00:00
..
2001-10-20 18:50:31 +00:00
2001-11-02 18:05:43 +00:00
2001-10-31 18:07:38 +00:00
2001-11-04 11:50:08 +00:00