NetBSD/sys/arch/newsmips
mlelstv 8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
..
apbus Track the changes to tulipvar.h -- use the recently introduced 2011-07-15 07:49:20 +00:00
compile
conf P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
dev Fix -fno-common fallout. 2012-07-28 23:08:56 +00:00
include Fix -fno-common fallout. 2012-07-28 23:08:56 +00:00
newsmips Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00