NetBSD/sys/arch/x86_64/x86_64
2003-01-01 02:31:13 +00:00
..
autoconf.c Fix bogon introduced in devsw switch that made findroot() not find 2002-11-23 13:23:41 +00:00
bios32.c
bus_machdep.c
consinit.c
copy.S
db_disasm.c Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
db_interface.c Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
db_memrw.c Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
db_trace.c No sense in trying to print arguments to functions, we can't reliably 2002-11-29 22:46:26 +00:00
disksubr.c
fpu.c
gdt.c
genassym.cf Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
locore.S Set the CR0_WP bit. 2002-12-03 22:01:26 +00:00
machdep.c Restore all registers at sigreturn. 2002-12-13 02:52:10 +00:00
mainbus.c Use aprint_normal() for cfprint routines. 2003-01-01 02:31:13 +00:00
md_root.c
mem.c
microtime.S
mtrr.c
netbsd32_machdep.c
netbsd32_sigcode.S
netbsd32_syscall.c Pass the system call table to trace_enter() and ktrsys() so that it is 2002-12-21 16:23:56 +00:00
pmap.c Synch with i386 (pmap, naming schemes, cpu_info structure). 2002-12-03 22:03:01 +00:00
process_machdep.c
procfs_machdep.c
sys_machdep.c
syscall.c Pass the system call table to trace_enter() and ktrsys() so that it is 2002-12-21 16:23:56 +00:00
trap.c
vector.S Remove check for 32bit-only access of the old syscall path. 2002-12-13 17:44:13 +00:00
vm_machdep.c