NetBSD/sys/arch/i386/i386
2001-01-04 00:17:43 +00:00
..
apm.c Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and 2000-11-26 11:08:57 +00:00
apmcall.s
autoconf.c lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
bios32.c
bioscall.s
bus_machdep.c
compat_13_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
conf.c Glue in ALTQ. 2000-12-14 23:55:31 +00:00
consinit.c
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
db_memrw.c
db_trace.c
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
dkbad.c
freebsd_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
freebsd_sigcode.s rename COMPAT_locore.s to COMPAT_sigcode.s - that is more suitable name for it 2000-11-26 11:18:20 +00:00
freebsd_syscall.c s/SYS_NSYSENT/FREEBSD_&/ 2000-12-27 23:20:29 +00:00
gdt.c
genassym.cf Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
ibcs2_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
ibcs2_sigcode.s rename COMPAT_locore.s to COMPAT_sigcode.s - that is more suitable name for it 2000-11-26 11:18:20 +00:00
ibcs2_syscall.c Remove unnecessary #includes. 2000-12-13 01:24:46 +00:00
in_cksum.s
ipkdb_glue.c
kgdb_machdep.c
linux_sigcode.s rename COMPAT_locore.s to COMPAT_sigcode.s - that is more suitable name for it 2000-11-26 11:18:20 +00:00
linux_syscall.c Clean up #includes. 2000-12-14 18:34:59 +00:00
locore.s Minor code rearrangement. 2000-12-12 20:22:49 +00:00
machdep.c Don't equate pmap_update() with tlbflush(), but instead call 2001-01-01 22:13:53 +00:00
mainbus.c
math_emu.h
math_emulate.c
md_root.c
mem.c
microtime.s
pmap.c Just garbage-collect the #if 0'd pmap_transfer() stuff. 2001-01-04 00:17:43 +00:00
pmc.c
process_machdep.c Handle the VM86-mode syscall problem by changing the syscall vector when 2000-12-11 17:36:03 +00:00
rbus_machdep.c
svr4_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
svr4_sigcode.s rename COMPAT_locore.s to COMPAT_sigcode.s - that is more suitable name for it 2000-11-26 11:18:20 +00:00
svr4_syscall.c Remove unnecessary #includes. 2000-12-13 01:24:46 +00:00
sys_machdep.c Nuke reference to trace.h. 2000-12-11 05:41:06 +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 Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
vm86.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
vm_machdep.c Don't equate pmap_update() with tlbflush(), but instead call 2001-01-01 22:13:53 +00:00