freebsd-dev/sys/i386
Alfred Perlstein b5d335ad6d 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.

Found by: Joost Pol aka Nohican <nohican@marcella.niets.org>
Submitted by: tegge
2000-11-07 18:31:16 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
bios Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
conf newbusify the en atm driver. 2000-11-07 09:31:28 +00:00
i386 Protect against an infinite loop when prefaulting pages. This can 2000-11-07 18:31:16 +00:00
ibcs2 Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
include Our SHRT_MIN definition was actually 4 bits too big. 2000-11-04 21:01:44 +00:00
isa Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.h 2000-11-05 14:34:35 +00:00
linux Check that p->p_pptr is not NULL - kernel processes have no parents! 2000-11-06 03:23:56 +00:00
pci Improve the PCI interrupt routing code. Now the process is as follows: 2000-11-02 00:37:45 +00:00
svr4 Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00