[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	tom_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2004/03/10 16:02:54

Modified files:
	sys/sys        : reboot.h 
	sys/ddb        : db_command.c 
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/amd64/amd64: machdep.c 
	sys/arch/hp300/hp300: machdep.c 
	sys/arch/hppa/hppa: machdep.c 
	sys/arch/i386/i386: machdep.c 
	sys/arch/mac68k/mac68k: machdep.c 
	sys/arch/mvme68k/mvme68k: machdep.c 
	sys/arch/mvme88k/mvme88k: machdep.c 
	sys/arch/sparc/sparc: machdep.c 
	sys/arch/sparc64/sparc64: machdep.c 
	sys/arch/vax/vax: machdep.c 

Log message:
Ensure that we obey a user's ddb> boot reboot command even if the system
is cold (during startup).

This adds RB_USERREQ to sys/reboot.h, uses it in the ddb commands, and
ensures that */*/machdep.c:boot() won't set RB_HALT when cold if this
flag is set.

ok deraadt@



Visit your host, monkey.org