NetBSD/sys/arch/bebox/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
..
boot.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
boot.h __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
clock.c Use loadfile. 1999-06-28 01:20:43 +00:00
com.c
conf.c Use loadfile. 1999-06-28 01:20:43 +00:00
cons.c Use loadfile. 1999-06-28 01:20:43 +00:00
cons.h Use loadfile. 1999-06-28 01:20:43 +00:00
cpu.c Use loadfile. 1999-06-28 01:20:43 +00:00
devopen.c Use loadfile. 1999-06-28 01:20:43 +00:00
fd.c Use loadfile. 1999-06-28 01:20:43 +00:00
filesystem.c Use loadfile. 1999-06-28 01:20:43 +00:00
inkernel.c Use loadfile. 1999-06-28 01:20:43 +00:00
io.c Use loadfile. 1999-06-28 01:20:43 +00:00
iso_font.h RCS ID police 1999-02-15 04:38:06 +00:00
kbd.c Use loadfile. 1999-06-28 01:20:43 +00:00
ld.script RCS ID police 1999-02-15 04:38:06 +00:00
Makefile switch to sys/conf/newvers_stand.sh for generation of version files, no 2000-07-21 21:34:27 +00:00
monitor.c Use loadfile. 1999-06-28 01:20:43 +00:00
ns16550.c Use loadfile. 1999-06-28 01:20:43 +00:00
ns16550.h Use loadfile. 1999-06-28 01:20:43 +00:00
pcconstab.US RCS ID police 1999-02-15 04:38:06 +00:00
prf.c Use loadfile. 1999-06-28 01:20:43 +00:00
srt0.s Use loadfile. 1999-06-28 01:20:43 +00:00
tgets.c Use loadfile. 1999-06-28 01:20:43 +00:00
version add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
vga.c Use loadfile. 1999-06-28 01:20:43 +00:00
video.c Use loadfile. 1999-06-28 01:20:43 +00:00
vreset.c Use loadfile. 1999-06-28 01:20:43 +00:00