NetBSD/sys/arch/x68k/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
..
aout2hux Use bsd.hostprog.mk to allow ELF target on a.out host. 2000-05-15 05:02:29 +00:00
common Make it build on ELF toolchain. 1999-11-11 08:12:50 +00:00
libdos Store return value to a0 before calling CERROR function if __SVR4_ABI__. 2000-06-19 03:43:12 +00:00
libiocs Add a bunch of "__attribute__((__packed__))"s 1999-11-22 01:14:55 +00:00
loadbsd add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
mboot Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
newdisk Replace shell script version of newdisk utility with C version. 1999-12-24 16:51:24 +00:00
xxboot Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
Makefile Replace shell script version of newdisk utility with C version. 1999-12-24 16:51:24 +00:00