freebsd_amp_hwpstate/sys/amd64/amd64
Rodney W. Grimes 5f34517b1c Output the CPU features line during the probe on a seperate line, for
folks with lots of features the output use to wrap and look ugle.

Reviewed by:	phk
1995-04-06 07:55:42 +00:00
..
autoconf.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
cpu_switch.S This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
db_disasm.c Fix disassembly of `bt[crs] $Ib,E'. 1995-01-29 02:38:15 +00:00
db_interface.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
db_trace.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
exception.S First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
exception.s First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
fpu.c Changed the printf()s in npxattach a bit so you don't end up with 1995-03-05 04:06:44 +00:00
genassym.c Removed a YF comment. 1995-02-14 18:01:24 +00:00
locore.S Moved bb stuff to support.s per Bruces suggestion. 1995-03-11 03:49:50 +00:00
locore.s Moved bb stuff to support.s per Bruces suggestion. 1995-03-11 03:49:50 +00:00
machdep.c Output the CPU features line during the probe on a seperate line, for 1995-04-06 07:55:42 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
pmap.c Made pmap_testbit a static function. 1995-03-30 08:55:39 +00:00
support.S Moved bb stuff to support.s per Bruces suggestion. 1995-03-11 03:49:50 +00:00
support.s Moved bb stuff to support.s per Bruces suggestion. 1995-03-11 03:49:50 +00:00
swtch.s This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
sys_machdep.c kmem_alloc() returns zero-filled memory; it isn't necessary to bzero() 1995-03-10 08:13:07 +00:00
trap.c Added a new version of trap_pfault() that disallows kernel page faults 1995-03-21 07:16:12 +00:00
tsc.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
vm_machdep.c Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00