Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/06/1998 14:30:02
thorpej
Sat Jun  6 14:20:31 PDT 1998
Update of /cvsroot/doc
In directory nb00:/tmp/cvs-serv17936

Modified Files:
	CHANGES 
Log Message:
Note -p options to halt(8) and shutdown(8).


thorpej
Sat Jun  6 14:27:32 PDT 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv18494

Modified Files:
	machdep.c 
Log Message:
If we have APM, only power down if RB_POWERDOWN was specified (fall into
RB_HALT case if it fails).