NetBSD/sys/arch/i386/i386
1998-09-21 22:51:56 +00:00
..
apm.c add 32-bit register support and beginnings of APM V1.2 support 1998-08-31 23:54:32 +00:00
apmcall.s add 32-bit register support and beginnings of APM V1.2 support 1998-08-31 23:54:32 +00:00
autoconf.c Remove conditional setting of "nfs_boot_rfc951" (introduced in previous 1998-01-09 16:01:27 +00:00
bioscall.s
compat_13_machdep.c Prototype for native_sigset13_to_sigset() is in sys/signalvar.h 1998-09-13 01:42:45 +00:00
conf.c Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
db_dbgreg.s Allow inb/outb and friends to be called from debugger. 1998-08-13 17:54:15 +00:00
db_disasm.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
db_interface.c defopt DDB. 1998-07-04 22:18:13 +00:00
db_memrw.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
db_trace.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
disksubr.c Disable recent additions, which are gratuitously annoying and *crash my 1998-09-05 04:54:23 +00:00
dkbad.c
freebsd_machdep.c Prototypes for native_sigset13_to_sigset() and native_sigset_to_sigset13() 1998-09-13 01:43:17 +00:00
gdt.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
genassym.cf Oops; forgot to commit this. 1998-09-13 11:26:58 +00:00
ibcs2_machdep.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
in_cksum.s Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
kgdb_machdep.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
linux_machdep.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
locore.s Version sys_sigreturn, to avoid breaking programs that use it explicitly. 1998-09-12 00:47:12 +00:00
machdep.c Make bus_dmamap_load_uio() work, from Kevin Lahey <kml@nas.nasa.gov>. 1998-09-21 22:51:56 +00:00
mainbus.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-05 02:45:08 +00:00
math_emu.h
math_emulate.c Store the initial NPX control word appropriate for the emulation in the saved 1998-01-24 13:19:46 +00:00
md_root.c
mem.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
microtime.s
ns_cksum.c
pmap.c Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
pmap.new.c Use the "nointr" pool page allocator for pmap_pmap_pool. 1998-08-28 21:58:29 +00:00
process_machdep.c Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
svr4_machdep.c Use the context flag bits. 1998-09-11 13:22:45 +00:00
sys_machdep.c Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
trap.c Speed up syscall() slightly in a few cases. 1998-09-11 12:23:44 +00:00
vm86.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
vm_machdep.c In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00