NetBSD/sys/arch/pmax
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
..
compile
conf Add a (commented out for now) VNODE_OP_NOINLINE options line, and mention 2000-09-16 00:09:14 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
pmax add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-13 04:06:46 +00:00
tc - Use PMAD-BA name for device match logic. It's not a real TURBOchannel 2000-07-11 04:10:25 +00:00
Makefile