freebsd-dev/sys/i386
Ian Dowse d8a0d0795b Use roundup2() to avoid a problem where pmap_growkernel was unable
to extend the kernel VM to the maximum possible address of 4G-4M.

PR:		i386/22441
Submitted by:	Bill Carpenter <carp@world.std.com>
Reviewed by:	alc
2002-08-12 10:35:32 +00:00
..
acpica Improve stack manipulation code of ACPI wakeup routine. 2002-08-07 12:48:28 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add support for the LSI-Logic Fusion/MP architecture. 2002-08-11 23:34:20 +00:00
i386 Use roundup2() to avoid a problem where pmap_growkernel was unable 2002-08-12 10:35:32 +00:00
ibcs2 Add necessary instrumentation to IBCS2 emulation support for mandatory 2002-08-12 01:45:40 +00:00
include add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
isa Add additional range checks for copyout targets. 2002-08-09 05:50:32 +00:00
linux - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pci Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
svr4 Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00