NetBSD/sys/arch/arc
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
..
algor
arc add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
compile
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev
dti
include Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
isa
jazz Just add the mmap argument to vga_common_attach(), don't bother 2000-08-14 20:14:50 +00:00
pci
pica
stand Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
Makefile
TODO note "vm_page_zero_enable = FALSE" 2000-08-08 21:17:15 +00:00