NetBSD/sys/arch/pc532/pc532
wiz 37e458fa45 strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
..
autoconf.c Nuke dk_establish() and use device_register() instead. 2001-11-29 08:40:59 +00:00
clock.c
compat_13_machdep.c make sendsig/sigreturn work with p_sigctx. 2001-01-02 19:16:34 +00:00
conf.c Added clockctl 2002-01-12 14:52:40 +00:00
db_disasm.c Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
db_interface.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
db_trace.c adjust ddb variable access functions to have first arch 'const', make db_[e]regs[] const 2001-01-18 10:55:29 +00:00
disksubr.c strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
in_cksum.c
intr.c Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
kgdb_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
locore.s add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mainbus.c Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
mem.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +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
process_machdep.c
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
trap.c allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
umprintf.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
vm_machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00