NetBSD/sys/arch/mac68k/mac68k
mrg 5abbf990f3 Change reboot(2) to take two arguments: bootopt like normal and also
a boot string for firmware that can do this, such as the SPARC and
the sun3 models.  It is currently silently ignored on all other
hardware now, however.  The MD function "boot()" has been changed to
also take a char *.
1996-08-09 10:30:23 +00:00
..
autoconf.c Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
clock.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Remove Alice copyright. 1996-06-19 02:20:54 +00:00
disksubr.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
dpme.h Format the NetBSD Id string like it is elsewhere 1996-06-23 15:30:51 +00:00
fpu.c Fix bounds check for fpu description array. 1996-06-11 02:56:22 +00:00
genassym.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
locore.s port-m68k/2547: wrong bus error detection from is@beverly.rhein.de. 1996-06-15 21:25:21 +00:00
macglobals.s Some updates from Bob Nestor <rnestor@metronet.com> to get the Performa 550 1996-05-14 04:00:48 +00:00
machdep.c Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
macrom.c Fix improperly terminated comment. Noticed by brg@dgate.org (Brian Gaeke). 1996-08-05 23:20:46 +00:00
macrom.h Patches from Dave Huang (khym@bga.com) to get MRG ADB working on his 660av. 1996-05-25 14:45:31 +00:00
macromasm.s Patches from Dave Huang (khym@bga.com) to get MRG ADB working on his 660av. 1996-05-25 14:45:31 +00:00
mainbus.c Completely revamp setroot() and friends. Since Chris' version of this code 1996-06-19 03:21:03 +00:00
mem.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
pmap_bootstrap.c Serial driver with interface to a slightly modified version of the machine- 1996-05-18 18:53:50 +00:00
pmap.c No mac has a VAC. 1996-05-07 01:45:22 +00:00
pram.c Make this compile again by including <sys/types.h> 1996-03-31 14:21:03 +00:00
pram.h Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
pramasm.s Fix PR 1514 from Walter Ruetten. 1995-09-28 03:15:54 +00:00
swapgeneric.c Completely revamp setroot() and friends. Since Chris' version of this code 1996-06-19 03:21:03 +00:00
sys_machdep.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
trap.c Move a few prototypes into machine/cpu.h. 1996-05-05 06:54:09 +00:00
vectors.s Fix major brain damage from a while back. Old damage broke jump to zero 1995-01-21 05:21:24 +00:00
via.c Minor style cleanup (avoid goto); no functional change. 1996-06-21 06:12:45 +00:00
vm_machdep.c Remove extra prototype. 1996-05-05 16:50:34 +00:00