NetBSD/sys/arch/mac68k/mac68k
cgd 83f9bdc359 update for the fact that config_found() and config_rootfound() now
return pointers.  (Check vs. NULL, rather than just boolean tests.)
1996-04-04 06:25:00 +00:00
..
autoconf.c update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
clock.c via.h -> machine/viareg.h and some other prototyping fixes. 1996-03-29 02:00:38 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
disksubr.c Get d_npartitions right. 1996-02-14 14:20:54 +00:00
dpme.h
fpu.c New device attachment scheme: 1996-03-17 01:26:49 +00:00
genassym.c Fix for more pedantic -W options. 1996-03-25 03:27:51 +00:00
locore.s Optimize user-side TLB invalidation when !defined(M68020). 1996-03-14 05:50:06 +00:00
macglobals.s Fix comments. .space 0x1000 was accidentally left commented so it 1995-08-16 13:18:24 +00:00
machdep.c Move the I/O map kludge for II-class machines into the MRG init code. No 1996-04-01 04:30:23 +00:00
macrom.c Move the I/O map kludge for II-class machines into the MRG init code. No 1996-04-01 04:30:23 +00:00
macrom.h Changes from Walter Ruetten for P550 support. 1996-02-28 04:14:05 +00:00
macromasm.s Changes from Walter Ruetten for P550 support. 1996-02-28 04:14:05 +00:00
mem.c kernel_pmap --> pmap_kernel() 1995-04-10 13:08:28 +00:00
pmap.c Fix from Niklas Hallqvist / Chuck Cranor / Michael Hitch / OpenBSD to avoid 1995-12-03 13:52:50 +00:00
pmap_bootstrap.c Use IOBase instead of INTIOBASE. 1996-02-27 03:25:47 +00:00
pram.c Make this compile again by including <sys/types.h> 1996-03-31 14:21:03 +00:00
pram.h
pramasm.s Fix PR 1514 from Walter Ruetten. 1995-09-28 03:15:54 +00:00
swapgeneric.c Update to NetBSD 1.1B struct cfdriver naming conventions. 1996-03-18 06:52:54 +00:00
sys_machdep.c Fix #includes. 1996-02-02 18:05:36 +00:00
trap.c Back out previous change; kernel longjmp() has 1 arg. 1996-03-14 16:42:44 +00:00
vectors.s
via.c via.h -> machine/viareg.h and some other prototyping fixes. 1996-03-29 02:00:38 +00:00
vm_machdep.c vm prototype changes 1996-02-05 02:06:38 +00:00