NetBSD/sys/arch/i386/i386
thorpej 645664c6f1 In bus_mem_unmap(), pass kernel_map to kmem_free(), rather than
kmem_map (the VA space is allocated from kernel_map).

In both bus_mem_map() and bus_mem_unmap(), adjust some arithmetic to
avoid wasting a page of VA space per call to bus_mem_map().
1996-05-12 19:02:19 +00:00
..
autoconf.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
conf.c cleanup fdopen->Fdopen and prototypes 1996-05-03 19:40:20 +00:00
db_disasm.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
db_interface.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
db_trace.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
disksubr.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
dkbad.c Fix #includes. 1996-02-02 18:05:36 +00:00
freebsd_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
gdt.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
genassym.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
in_cksum.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
linux_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
locore.s savectx comment about altreturn was not true. 1996-05-03 19:41:19 +00:00
machdep.c In bus_mem_unmap(), pass kernel_map to kmem_free(), rather than 1996-05-12 19:02:19 +00:00
mainbus.c pass a new, machine-dependent cookie, in the ISA bus attach arguments. 1996-04-11 22:13:37 +00:00
math_emu.h Use PCB_USEDFPU, and a small performance tweak. 1995-05-03 00:17:16 +00:00
math_emulate.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
md_root.c Remove obsolete rd_match_hook and sync with sun3 version again. 1996-03-27 16:38:33 +00:00
mem.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
microtime.s clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
ns_cksum.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
pmap.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
process_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
random.s Faster version, by me. 1995-01-15 23:20:33 +00:00
rd_root.c Remove obsolete rd_match_hook and sync with sun3 version again. 1996-03-27 16:38:33 +00:00
svr4_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
swapgeneric.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
sys_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
trap.c Fix obvious bug introduced in last change. 1996-05-05 06:50:02 +00:00
vm86.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
vm_machdep.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00