aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add a small API to manage the MD user trap structures including addingJohn Baldwin2005-02-081-0/+4
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MIMarcel Moolenaar2003-08-161-3/+0
* Use vm_paddr_t for physical addresses.Jake Burkholder2003-04-081-2/+2
* Use the vis block copy/zero functions for pmap_copy_page and pmap_zero_page.Jake Burkholder2003-04-061-4/+9
* Change hw.physmem and hw.usermem to unsigned long like they used to bePeter Wemm2002-08-301-1/+1
* Removed legacy signal trampoline.Jake Burkholder2002-08-291-2/+0
* Make cpu_identify take the value of the ver register and cpuid as argumentsJake Burkholder2002-02-271-1/+1
* Add declarations needed by last commit.Jake Burkholder2002-01-081-0/+8
* [partially forced commit due to pilot error in earlier commit attempt]Dag-Erling Smørgrav2001-10-211-2/+0
* Save the floating point context to the right pcb in cpu_fork(), and addThomas Moestl2001-10-121-0/+1
* Use %ver to identify the cpu instead of openfirmware.Jake Burkholder2001-09-301-1/+1
* KSE Milestone 2Julian Elischer2001-09-121-4/+4
* Use the correct copyrights. Note where most of this came from.Jake Burkholder2001-09-031-1/+5
* The author isn't a [UC] Regents. Correct the copyright language.David E. O'Brien2001-08-091-2/+2
* Add skeleton machine dependent headers and c files for a port of freebsdJake Burkholder2001-07-311-0/+48