freebsd-skq/sys/i386
marcel d654ea043b Make gpart the default partitioning class on all platforms.
Both ia64 and powerpc were using gpart exclusively already
so there's no change for those two.

Discussed on: arch@
2008-12-17 17:43:22 +00:00
..
acpica Remove unit2minor() use from kernel code. 2008-09-26 14:19:52 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf Make gpart the default partitioning class on all platforms. 2008-12-17 17:43:22 +00:00
cpufreq Remove an unused variable. 2008-11-26 22:33:55 +00:00
i386 - Bug fix: prevent a thread from migrating between CPUs between the 2008-12-13 13:07:12 +00:00
ibcs2 Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00
include AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. 2008-12-17 06:56:58 +00:00
isa style(9) nit: remove unnecessary {} pair. 2008-10-28 04:32:41 +00:00
linux Remove obsolete AT_DEBUG stuff. It never should have been committed 2008-12-17 06:11:42 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
svr4 Since version 4.3, gcc changed its behaviour concerning the i386/amd64 2008-03-13 10:54:38 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen Integrate 185578 from dfr 2008-12-04 07:59:05 +00:00
Makefile