summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Remove UAREA_PAGES.David Schultz2004-11-201-1/+0
* <machine/pte.h> has no business being here. Finally exposed by F77 buildPeter Grehan2004-04-211-2/+0
* Cleaned up param.h:Peter Grehan2004-02-111-30/+0
* _MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by trying toPeter Grehan2003-09-241-2/+2
* Deal with 'options KSTACK_PAGES' being a global option.Peter Wemm2003-07-311-2/+2
* Migrate the thread stack management functions from the machine-dependentAlan Cox2003-06-141-1/+1
* Define _MACHINE.Juli Mallett2002-10-051-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0
* Move MI stuff out of MD param.h files.Poul-Henning Kamp2002-05-141-48/+0
* Remove the unused definitions of ctod() and dotc().Poul-Henning Kamp2002-05-141-4/+0
* Increase the size of the kstack.Benno Rice2002-05-101-1/+1
* Complete rework of the PowerPC pmap and a number of other bits in the earlyBenno Rice2002-02-141-1/+5
* Update PowerPC MD code to compile and do initial bootstrap based onMark Peek2001-09-201-2/+5
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) giveBenno Rice2001-06-161-3/+27
* PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)David E. O'Brien2001-01-021-0/+175