NetBSD/sys/arch/hp300/stand
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
..
common Recode the kernel transfer point entirely in assembly to completely 1999-12-14 20:57:44 +00:00
inst Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
installboot Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
mkboot convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
uboot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile Add handling of "make release". 2000-05-31 14:31:23 +00:00
Makefile.buildboot Clean up the machine symlink stuff ever so slightly. Needs to be 2000-01-23 17:04:03 +00:00
Makefile.inc Use 2000-08-30 23:51:46 +00:00