NetBSD/sys/arch/i386/i386
thorpej 013d3a1013 Make some APMDEBUG verbosity only verbose if the INFO debug flag is set. 2001-08-06 07:59:39 +00:00
..
apm.c Make some APMDEBUG verbosity only verbose if the INFO debug flag is set. 2001-08-06 07:59:39 +00:00
apmcall.s add LINTSTUBs 2001-05-21 06:13:12 +00:00
autoconf.c recognize ed as boot device 2001-05-05 17:53:59 +00:00
bios32.c If there is no BIOS32 present, don't try to call into it. 2000-02-02 04:09:37 +00:00
bioscall.s add LINTSTUBs 2001-05-21 06:13:12 +00:00
bus_machdep.c replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
compat_13_machdep.c Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
conf.c Hook in the mly control interface on i386. 2001-08-01 20:54:16 +00:00
consinit.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
db_dbgreg.s
db_disasm.c go back to the first version of the pte/pde dance now that kvtopte() 2000-12-06 03:20:35 +00:00
db_interface.c since seg regs are 16 bits, toss high order bits from the trapframe 2001-06-18 03:32:14 +00:00
db_memrw.c NBPG -> PAGE_SIZE 2000-11-14 22:55:05 +00:00
db_trace.c Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
dkbad.c
freebsd_machdep.c Adapt to new FPU save format in PCB. 2001-08-03 00:41:46 +00:00
freebsd_sigcode.s add LINTSTUBs 2001-05-21 06:13:12 +00:00
freebsd_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
gdt.c Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
genassym.cf Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
ibcs2_machdep.c Adapt to new FPU save format in PCB. 2001-08-03 00:41:46 +00:00
ibcs2_sigcode.s Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
ibcs2_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
in_cksum.s Add infrastructure to allow ports to override build of in6_cksum.c by 2001-05-26 17:46:11 +00:00
ipkdb_glue.c Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
kgdb_machdep.c Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
linux_sigcode.s Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
linux_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
linux_trap.c Add a linux specific trapsignal() function. This is just a passthrough 2001-06-18 02:04:42 +00:00
locore.s Minor tweak to build kernel under a.out environment. 2001-08-04 00:54:30 +00:00
mach_machdep.c now that we know what the traps mean, print their name in debug mode. 2001-07-29 19:31:41 +00:00
mach_sigcode.s new i386 files for macho and mach. 2001-07-14 02:04:25 +00:00
mach_syscall.c new i386 files for macho and mach. 2001-07-14 02:04:25 +00:00
machdep.c In setregs(), initialize the process's MXCSR to the reset-default 2001-08-03 01:24:39 +00:00
macho_machdep.c new i386 files for macho and mach. 2001-07-14 02:04:25 +00:00
mainbus.c slighly adjust comment 2001-04-01 23:14:02 +00:00
math_emu.h
math_emulate.c Adapt to new FPU save format in PCB. 2001-08-03 00:41:46 +00:00
md_root.c
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
microtime.s use a shift instead of a divide. 2001-07-17 13:52:24 +00:00
pmap.c fix typo in comment 2001-07-05 20:54:28 +00:00
pmc.c We only support Intel PMCs for now, so don't try and read them 2000-10-24 22:03:36 +00:00
process_machdep.c Don't clobber the MXCSR when we fake FNINIT. 2001-08-03 01:21:34 +00:00
procfs_machdep.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
rbus_machdep.c added some error checking on return from rbus_new_root_share(). 2001-07-06 18:01:26 +00:00
softintr.c Generic soft interrupt implementation for NetBSD/i386. This could 2001-04-14 06:49:30 +00:00
svr4_machdep.c Adapt to new FPU save format in PCB. 2001-08-03 00:41:46 +00:00
svr4_sigcode.s Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
svr4_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
sys_machdep.c Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
syscall.c put back the rval[1] microoptimization, this is no longer used by FreeBSD emulation 2000-12-18 20:40:25 +00:00
trap.c Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
vm86.c Rework how user-mode instruction and stack fetches are done. 2001-06-15 05:43:40 +00:00
vm_machdep.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00