1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/amd64/amd64
Andrey A. Chernov 0c8e8c63a8 Implement CPU_ADJKERNTZ in different way: call resettodr()
on writting this variable. adjkerntz pgm changes will follow.
1994-11-01 06:04:12 +00:00
..
autoconf.c Autoconf is the one to realize that we are booted disk-less and start the 1994-10-22 17:51:46 +00:00
cpu_switch.S locore.s: 1994-10-30 20:09:13 +00:00
db_disasm.c db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
db_interface.c Brought over from 1.1.5: 1994-09-15 11:38:59 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
exception.S Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
fpu.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
genassym.c Fix compiler warnings. 1994-10-26 22:01:11 +00:00
locore.s Added hooks for an easy drop-in of the pcvt concole driver. 1994-10-31 17:20:15 +00:00
locore.S Added hooks for an easy drop-in of the pcvt concole driver. 1994-10-31 17:20:15 +00:00
machdep.c Implement CPU_ADJKERNTZ in different way: call resettodr() 1994-11-01 06:04:12 +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 db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
support.s Inlined ins/outs functions. 1994-09-25 21:31:55 +00:00
support.S Inlined ins/outs functions. 1994-09-25 21:31:55 +00:00
swtch.s locore.s: 1994-10-30 20:09:13 +00:00
sys_machdep.c Fix selector arg to match the (missing) prototype for ssdtosd(). 1994-10-30 20:23:23 +00:00
trap.c Fix selector arg to match the (missing) prototype for sdtossd(). 1994-10-30 20:25:21 +00:00
tsc.c BEWARE: Interface change of register_intr() ! 1994-10-25 22:35:12 +00:00
vm_machdep.c db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00