Module Name: src Committed By: ryo Date: Wed Nov 28 09:16:19 UTC 2018
Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c cpu.c src/sys/arch/evbarm/fdt: fdt_machdep.c Log Message: support boot option "-1" to disable multiprocessor boot, and "-z" to set AB_SILENT flag. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch64/aarch64/aarch64_machdep.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/aarch64/aarch64/cpu.c cvs rdiff -u -r1.55 -r1.56 src/sys/arch/evbarm/fdt/fdt_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.