NetBSD/sys/arch/mac68k/mac68k
perry 1ed8ea9966 note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
..
autoconf.c Use of BOOTP or BOOTPARAM can be conntrolled by config option now. 1998-01-09 17:21:10 +00:00
clock.c The annoying message about trusting ourselves to write the PRAM should 1997-10-07 03:04:55 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Fix an oversight in chrtoblktab[], kindly pointed out by Michael Graff. 1997-10-13 03:59:18 +00:00
disksubr.c Only scan MAXPARTITIONS entries for a free partition table entry. 1997-11-26 04:18:20 +00:00
dpme.h Add extra FWB driver partition and Apple ATA driver partitions to the list 1997-11-30 04:46:59 +00:00
fpu.c Update for changes to config. 1998-01-12 18:59:04 +00:00
genassym.cf Garbage-collect VM_PMAP. 1998-01-06 08:46:11 +00:00
locore.s Make space for want_resched here, like most of the other m68k-based ports. 1998-02-13 07:39:02 +00:00
macglobals.s Clean up comments. 1997-09-16 16:13:47 +00:00
machdep.c A change ripped out of i386/machdep.c: 1998-02-24 07:06:39 +00:00
macrom.c Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
macrom.h Whoops; here's the rest of the Deferred Task Manager changes. 1997-05-12 07:53:04 +00:00
macromasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
mainbus.c Update for changes to config. 1998-01-12 18:59:04 +00:00
mem.c s/mac68k_btop/m68k_btop/ 1997-06-10 19:02:33 +00:00
pmap.c In some hp300-derived pmaps, in pmap_page_protect(), don't walk off the 1998-01-31 01:32:55 +00:00
pmap_bootstrap.c We don't do old-style miniroots anymore. 1997-12-01 05:51:51 +00:00
pram.c Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
psc.c spurintr() is a low-level interrupt handler, and must not 1997-12-19 05:38:00 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
trap.c Avoid declaring the "astpending" and "want_resched" globals in cpu.h, 1998-02-13 07:41:45 +00:00
vectors.s Don't initialize the bus error and address error vectors; as we do that 1997-09-03 06:16:24 +00:00
via.c For consistency: VIA_initialize() -> via_init() 1997-09-10 04:38:47 +00:00
vm_machdep.c Garbage-collect PMAP_ACTIVATE() call here; it's no longer necessary. 1998-01-06 07:49:36 +00:00