1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/amd64/amd64
1998-02-15 06:25:26 +00:00
..
amd64-gdbstub.c Document a non-standard gdbremote protocol extension (kludge, really) 1997-06-04 16:44:29 +00:00
apic_vector.S Addition of splsoftvm and a VM SWI to handle bus dma related callbacks. 1998-01-15 07:34:01 +00:00
autoconf.c Retire LFS. 1998-01-30 11:34:06 +00:00
bios.c Staticize. 1998-02-09 06:11:36 +00:00
busdma_machdep.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
cpu_switch.S Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Fixed write enabling of the kernel text section. The overlap 1997-11-20 18:09:36 +00:00
db_trace.c Fixed wrong limits for the kernel text in db_numargs(). The 1997-11-20 18:24:52 +00:00
exception.s Oops, <machine/psl.h> is used unconditionally in -current. 1997-10-27 17:19:20 +00:00
exception.S Oops, <machine/psl.h> is used unconditionally in -current. 1997-10-27 17:19:20 +00:00
fpu.c Removed a superstitious fnop() that broke the usefulness of the FPU's 1998-02-15 06:25:26 +00:00
genassym.c Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:53:09 +00:00
identcpu.c Use RDMSR instruction instead of WRMSR. 1998-02-13 09:34:42 +00:00
initcpu.c Make FAILSAFE a new-style option. 1998-02-04 03:47:16 +00:00
locore.s Include "opt_nfs.h" 1998-01-31 02:53:41 +00:00
locore.S Include "opt_nfs.h" 1998-01-31 02:53:41 +00:00
machdep.c Remove warnings from f00f_hack. 1998-02-09 04:45:53 +00:00
mem.c Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
mp_machdep.c Staticize. 1998-02-09 06:11:36 +00:00
mpboot.S Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
mptable.c Staticize. 1998-02-09 06:11:36 +00:00
pmap.c Fixed initialization of the 4MB page. Kernels larger than about 2.75MB 1998-02-12 22:00:01 +00:00
prof_machdep.c Rename "i586_ctr" to "tsc" (both upper and lower case instances). 1997-12-26 20:42:37 +00:00
support.s After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
support.S After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
swtch.s Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
sys_machdep.c Fixed missing privilege checking and off-by-1 bounds checking in 1998-02-13 05:25:37 +00:00
trap.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
tsc.c Update timer0_prescaler_count before calling hardclock() while timer0 1998-02-13 06:33:16 +00:00
vm_machdep.c Ifdefed some npx code. npx should be optional again. 1998-02-13 05:30:18 +00:00