NetBSD/sys/arch/mvme68k/stand/netboot
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 Really make this work for `dependall'. Also strip bootst.bug before 2000-07-28 20:08:20 +00:00
boot.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
conf.c Makefile: update from OpenBSD 1996-05-17 21:08:25 +00:00
config.h sync with openbsd. [includes if_ie made to work on 16x by Theo de Raadt] 1996-05-17 21:17:58 +00:00
dev_net.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
dev_net.h cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
devopen.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
i82586.h sync with openbsd. [includes if_ie made to work on 16x by Theo de Raadt] 1996-05-17 21:18:07 +00:00
if_ie.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
if_iereg.h sync with openbsd. [includes if_ie made to work on 16x by Theo de Raadt] 1996-05-17 21:18:07 +00:00
if_le.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
if_lereg.h sync with openbsd. [includes if_ie made to work on 16x by Theo de Raadt] 1996-05-17 21:18:07 +00:00
version add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00