NetBSD/sys/arch/vax
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
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
compile
conf add a COMPAT_15 and remove TCP_COMPAT_42 2000-08-26 02:32:57 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
floppy
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock 2000-08-27 00:21:46 +00:00
mba Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did 2000-07-10 09:14:32 +00:00
stand make printf happy. 2000-06-17 01:05:11 +00:00
uba Fix after %b fixes. 2000-08-24 13:12:25 +00:00
vax Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
vsa remove extra paren so this compiles again. 2000-09-08 19:26:17 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00