NetBSD/sys/arch/i386/i386
chuck 8bef431273 remove unused share map code from UVM:
- update calls to uvm_unmap_remove/uvm_unmap (mainonly boolean arg
        has been removed)
1998-10-11 23:20:59 +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 copyright has been assigned to TNF, update notice 1998-10-03 02:14:30 +00:00
autoconf.c Move the code that does the deferred (post-autoconfiguration) buffer 1998-10-06 21:42:08 +00:00
bioscall.s copyright has been assigned to TNF, update notice 1998-10-03 02:14:30 +00:00
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 Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +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 Fix #includes. 1996-02-02 18:05:36 +00:00
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 Correct Linux compat include file names. 1998-10-03 23:38:32 +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
locore.s Add linux real-time signal trampoline. 1998-10-01 04:37:15 +00:00
machdep.c Move the code that does the deferred (post-autoconfiguration) buffer 1998-10-06 21:42:08 +00:00
mainbus.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-05 02:45:08 +00:00
math_emu.h Use PCB_USEDFPU, and a small performance tweak. 1995-05-03 00:17:16 +00:00
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 rdsetimage -> mdsetimage in comment (enami tsugutomo, PR 3596) 1997-05-10 11:06:53 +00:00
mem.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
microtime.s Import Dennis Ferguson's i386 clock change request from PR 2785: 1997-02-13 00:59:12 +00:00
ns_cksum.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
pmap.c Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
pmap.new.c remove unused share map code from UVM: 1998-10-11 23:20:59 +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 Linux emul_* structures chahged names. 1998-10-01 15:53:33 +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