NetBSD/sys/arch/pmax/stand
tsutsui 834608599b - start.S
add a hazard nop so that prom_restart() works properly on MIPS1
  (it seems broken since initial revision and had been restarted by fault?)

- common.h
  export prom_restart()

- if_prom.c
  use prom_restart() instead of a direct PROM call (that should be equivalent)
2011-01-10 17:01:17 +00:00
..
boot
bootxx_cd9660
bootxx_ffs Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
bootxx_ffsv2 Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
bootxx_lfs
common - start.S 2011-01-10 17:01:17 +00:00
netboot
smallnet Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
Makefile.booters Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
Makefile.inc