NetBSD/sys/arch/sparc/sparc
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
..
amd7930intr.s
asm.h
autoconf.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
auxiotwo.c
auxiotwo.h
auxreg.c
auxreg.h
bsd_fdintr.s
cache.c
cache.h
clock.c Pull in <dev/clock_subr.h>. 2000-07-26 11:28:36 +00:00
clockreg.h
compat_13_machdep.c
conf.c
cpu.c MULTIPROCESSOR: if the cache flush functions are no-ops on a single 2000-09-19 13:44:35 +00:00
cpuvar.h Move `DIAGNOSTIC || LOCKDEBUG'-only lock counters to the end of the cpu_info 2000-06-27 16:51:44 +00:00
db_disasm.c Sync with sparc64. 2000-08-16 11:30:38 +00:00
db_interface.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
db_trace.c
disksubr.c
emul.c
genassym.cf remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
in_cksum.c
intr.c Kwality control: 2000-07-02 04:40:33 +00:00
intreg.h
iommu.c Minor comment update; remove unused code. 2000-07-22 21:23:05 +00:00
iommureg.h
iommuvar.h
kgdb_machdep.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
locore2.c
locore.s Scheduler lock update. 2000-08-31 16:59:12 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mem.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
memecc.c
memeccreg.h
memreg.c
memreg.h
openfirm.c
openprom.c
pmap.c Revise pv_table_map(): to simplify calculations, pv_table[] now covers 2000-09-09 10:24:34 +00:00
process_machdep.c
promlib.c
sunos_machdep.c
svr4_machdep.c
sys_machdep.c
timerreg.h
trap.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
vaddrs.h
vm_machdep.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00