NetBSD/sys/arch/mac68k/mac68k
ross 3a83745247 In some hp300-derived pmaps, in pmap_page_protect(), don't walk off the
end of the list of physical->virtual entires into NULL space if the last
entry is (mysteriously) wired in the pmap. Add a DEBUG printf on alpha.
1998-01-31 01:32: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
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 Fix a bogosity apparently inherited from when the Utah 4.3BSD code base 1998-01-05 23:16:21 +00:00
macglobals.s Clean up comments. 1997-09-16 16:13:47 +00:00
machdep.c When dumping, print out the device number as major,minor. 1998-01-24 16:46:23 +00:00
macrom.c Make #include directives consistent. All MD headers are of the form: 1997-08-11 22:53:26 +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 Add en implementation of the Deferred Task Manager, contributed by Paul 1997-05-12 07:29:29 +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 Fix typo in last change that causes lossage depending on 1997-11-11 17:31:11 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Use opt_mrg_adb.h header (missed in previous commit) 1997-04-15 07:02:50 +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 Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
trap.c Update from John Wittkoski: bug fixes for Cuda support. 1997-11-07 07:33:11 +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