Subject: CVS commit: src/usr.sbin/installboot
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 12/26/2005 13:30:25
Module Name:	src
Committed By:	jmmv
Date:		Mon Dec 26 13:30:25 UTC 2005

Modified Files:
	src/usr.sbin/installboot: installboot.c

Log Message:
Installing the primary bootstrap requires two arguments, so ensure they are
present.  Otherwise, an assertion is triggered (and core is dumped) in the
MD setboot code (just try 'installboot /dev/fd0a' on, e.g., i386).


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.sbin/installboot/installboot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.