NetBSD/sys/arch/pc532/pc532
phil ea2fc3a36c Add a missing ( in the pmap_enter call for the message buffer. 1997-09-23 13:48:15 +00:00
..
autoconf.c Move findroot/setroot stuff from configure() to cpu_rootconf(). 1997-03-26 22:38:40 +00:00
clock.c * Initialize the icu with a table driven method again. 1997-04-01 16:32:16 +00:00
conf.c * Do not call all the *_decl macros. This is done by <sys/conf.h> and 1997-03-20 12:00:34 +00:00
db_disasm.c * Add missing prototypes. 1997-03-20 12:00:37 +00:00
db_interface.c * Add missing prototypes. 1997-03-20 12:00:40 +00:00
db_memrw.c * Omit Debugger() if DDB is not defined. 1997-04-21 16:17:32 +00:00
db_trace.c * add missing prototypes. 1997-03-20 12:00:43 +00:00
disksubr.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
genassym.cf * Remove whitespaces from empty lines. 1997-02-08 09:33:52 +00:00
in_cksum.c * Include sys/systm.h and netinet/in.h to get missing prototypes. 1997-03-20 12:00:47 +00:00
intr.c * Initialize the icu with a table driven method again. 1997-04-01 16:32:25 +00:00
kgdb_machdep.c * Do not use Debugger(), use breakpoint(). 1997-04-21 16:17:39 +00:00
locore.s * Update asm.h to be more like the other port's asm.h. 1997-05-08 13:44:11 +00:00
machdep.c Add a missing ( in the pmap_enter call for the message buffer. 1997-09-23 13:48:15 +00:00
mainbus.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 02:01:26 +00:00
mem.c * Apply optimizations suggested by gwr & mycroft. 1997-04-01 16:32:52 +00:00
pmap.c Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
process_machdep.c Initial check-in of the ieee fp support for the pc532. 1996-04-04 06:36:03 +00:00
random.s * Update asm.h to be more like the other port's asm.h. 1997-05-08 13:44:11 +00:00
sys_machdep.c * Remove unused local variable in sys_sysarch. 1997-03-20 12:00:58 +00:00
trap.c * Somehow the definition of ieee_handler_disable got lost in my last commit. 1997-04-21 16:17:44 +00:00
umprintf.c Fix #includes. 1996-02-02 18:05:36 +00:00
vm_machdep.c Remove __VM_PMAP_HACK. 1997-07-09 19:26:34 +00:00