NetBSD/sys/arch/mips/mips
jonathan 368824e74c Fixes for -Wall -Wmissing-prototypes:
Add prototypes to (most of) src/sys/arch/pmax/pmax. (The  un-protytyped
   parts still have pending merges with the Pica port.)
   Fix splx() glitches in pmax/clock.c.
   Delete old cpu/fpu identification from pmax/autoconf.c, use r4400/r4600/idt
   aware code from Pica port, now in mips/mips/mips_machdep.c.
   Delete unused multi-CPU autoconfiguration code; NetBSD/pmax does not
   support decsystem 5800s anyway.
1996-04-10 17:38:18 +00:00
..
cpu_exec.c Rename "pmax_elf_makecmds()" to "mips_elf_makecmds()".x 1996-03-23 04:59:00 +00:00
elf.c Rename "pmax_elf_makecmds()" to "mips_elf_makecmds()".x 1996-03-23 04:59:00 +00:00
fp.S More underscores... 1994-12-15 17:48:39 +00:00
genassym.c Update arch/pmax/pmax/genassym.c to compile with -Wall: use offsetof(). 1996-04-07 14:27:00 +00:00
locore.S merge mips and pica locore.S, pass 0: 1996-03-31 03:38:21 +00:00
locore_r2000.S merge mips and pica locore.S, pass 0: 1996-03-31 03:38:21 +00:00
locore_r4000.S merge mips and pica locore.S, pass 0: 1996-03-31 03:38:21 +00:00
mem.c Fix btoc()/ctob() typo in reading physical memory that stopped ps 1995-09-29 21:53:29 +00:00
pmap.c Oops; finish that last change. 1995-04-10 12:45:53 +00:00
process_machdep.c Merge in changes from the Pica port. 1996-03-20 01:30:49 +00:00
sys_machdep.c Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
trap.c merge mips and pica locore.S, pass 0: 1996-03-31 03:38:21 +00:00
vm_machdep.c The prototyping `fixes' broke vmapbuf() and vunmapbuf(), due to a "sz" 1996-02-06 00:31:51 +00:00