49c105ffdb
maps standard boot flags to corresponding RB_* values use BOOT_FLAG() in port's MD code as appropriate as discussed on tech-kern, add new boot flags -v, -q for booting verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET boot flags; also add FreeBSD-compatible bootverbose macro and NetBSD-specific bootquiet macro for hpcmips, use new bootverbose instead of it's own hpcmips_verbose Tested on i386, and to limited extend (compile of affected files) also for mvme68k, hp300, luna68k, sun3.
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
$NetBSD: version,v 1.2 2000/09/24 12:32:37 jdolecek Exp $
|
|
|
|
1.1: Boot program for mvme68k, initial revision
|
|
(import from sun3 port, adapt to mvme68k by Chuck Cranor)
|
|
1.2: Support verbose/quiet boot.
|