NetBSD/sys/arch/prep/stand/boot
jdolecek 49c105ffdb add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
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.
2000-09-24 12:32:31 +00:00
..
Makefile Fix link problem. 2000-08-14 17:51:41 +00:00
boot.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
boot.h
clock.c
com.c
conf.c
cons.c
cons.h
devopen.c
fd.c
filesystem.c
inkernel.c
io.c
iso_font.h
kbd.c
ld.script
monitor.c
ns16550.c
ns16550.h
pcconstab.US
prf.c
srt0.s
tgets.c
version add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
vga.c
video.c
vreset.c