NetBSD/sys/arch/i386/i386
wiz 37e458fa45 strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
..
acpi_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
apm.c add RCSID 2001-11-15 07:03:28 +00:00
apmcall.s -fix new assembler warnings 2002-01-13 12:45:54 +00:00
autoconf.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
bios32.c add RCSID 2001-11-15 07:03:28 +00:00
bioscall.s Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
bus_machdep.c i386_memio_mmap(): return -1 to indicate failure, not EOPNOTSUP. 2001-11-17 19:32:03 +00:00
compat_13_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
conf.c Added clockctl 2002-01-12 13:22:23 +00:00
consinit.c - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
db_dbgreg.s replace %ecx with %cl to silence new assembler warnings. 2001-09-24 01:09:33 +00:00
db_disasm.c add RCSID 2001-11-15 07:03:28 +00:00
db_interface.c add RCSID 2001-11-15 07:03:28 +00:00
db_memrw.c add RCSID 2001-11-15 07:03:28 +00:00
db_trace.c add RCSID 2001-11-15 07:03:28 +00:00
disksubr.c strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
dkbad.c add RCSID 2001-11-15 07:03:28 +00:00
freebsd_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
freebsd_sigcode.s More '*' usage in indirect calls/jumps. 2001-09-26 09:58:39 +00:00
freebsd_syscall.c add RCSID 2001-11-15 07:03:28 +00:00
gdt.c allocate and free memory explicitly rather than abusing uvm_map_pageable(). 2001-11-18 19:28:34 +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 add RCSID 2001-11-15 07:03:28 +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 add RCSID 2001-11-15 07:03:28 +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 RCSID 2001-11-15 07:03:28 +00:00
kgdb_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
linux_sigcode.s More '*' usage in indirect calls/jumps. 2001-09-26 09:58:39 +00:00
linux_syscall.c add RCSID 2001-11-15 07:03:28 +00:00
linux_trap.c Improve on fault signal translation. Inspired largely by Robert V. Baron's 2002-02-16 05:19:26 +00:00
locore.s Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
mach_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
mach_sigcode.s fix assembler warnings 2001-10-28 01:38:52 +00:00
mach_syscall.c add RCSID 2001-11-15 07:03:28 +00:00
machdep.c - fix hex constant in transmeta code to fit 32 bits. 2002-01-31 17:40:51 +00:00
macho_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
mainbus.c add RCSID 2001-11-15 07:03:28 +00:00
math_emu.h
math_emulate.c add RCSID 2001-11-15 07:03:28 +00:00
mem.c add RCSID 2001-11-15 07:03:28 +00:00
microtime.s use a shift instead of a divide. 2001-07-17 13:52:24 +00:00
mtrr_i686.c add RCSID 2001-11-15 07:03:28 +00:00
mtrr_k6.c add RCSID 2001-11-15 07:03:28 +00:00
pmap.c pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
pmc.c add RCSID 2001-11-15 07:03:28 +00:00
process_machdep.c More complete conversion of the XMM-format tag word to i387-format 2001-12-06 00:01:36 +00:00
procfs_machdep.c * Allow machine-dependent code to specify hooks for ptrace(2) 2001-12-05 00:58:05 +00:00
rbus_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
softintr.c add RCSID 2001-11-15 07:03:28 +00:00
svr4_machdep.c Don't spew so much to the console without DEBUG. 2002-02-07 23:23:29 +00:00
svr4_sigcode.s Make local INTRENTRY, INTRFASTEXIT match those in locore.s, i.e. store & 2001-10-31 18:16:02 +00:00
svr4_syscall.c add RCSID 2001-11-15 07:03:28 +00:00
sys_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
syscall.c add RCSID 2001-11-15 07:03:28 +00:00
trap.c Fix a null pointer dereference if curproc == NULL. 2002-02-18 15:58:02 +00:00
vm86.c add RCSID 2001-11-15 07:03:28 +00:00
vm_machdep.c add RCSID 2001-11-15 07:03:28 +00:00