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: 03/29/1998 13:40:02
tron
Sun Mar 29 13:30:20 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv19478

Modified Files:
	disksubr.c 
Log Message:
writedisklabel() always used the offset of the first partition in the MBR
to address the disklabel even if NetBSD resides on another partition.