NetBSD/sys/arch/pc532/pc532
thorpej e43fecb228 Change bounds_check_with_label() to take a pointer to the disk structure,
rather than the label itself.  This paves the way for some future changes.
2003-05-10 23:12:28 +00:00
..
autoconf.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
clock.c Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
compat_13_machdep.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
conf.c now that mem_no is emitted by config(8), there is no reason to keep 2002-10-26 13:50:17 +00:00
db_disasm.c
db_interface.c Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
db_memrw.c
db_trace.c
disksubr.c Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
genassym.cf Switch to using evcnt(9) to track interrupt counts. 2002-11-22 13:26:39 +00:00
in_cksum.c
intr.c Switch to using evcnt(9) to track interrupt counts. 2002-11-22 13:26:39 +00:00
kgdb_machdep.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:19:29 +00:00
locore.s interrupt with two rs. 2003-01-06 13:04:54 +00:00
machdep.c Back out the following chagne: 2003-05-10 21:10:23 +00:00
mainbus.c Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
mem.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:19:29 +00:00
pmap.c Back out the following chagne: 2003-05-10 21:10:23 +00:00
process_machdep.c
procfs_machdep.c
sys_machdep.c
trap.c Pass the system call table to trace_enter() and ktrsys() so that it is 2002-12-21 16:23:56 +00:00
umprintf.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
vm_machdep.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:19:29 +00:00