Subject: CVS commit: basesrc/sbin/disklabel
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/14/2002 02:07:45
Module Name:	basesrc
Committed By:	kleink
Date:		Thu Feb 14 00:07:44 UTC 2002

Modified Files:
	basesrc/sbin/disklabel: disklabel.c

Log Message:
When accessing the MBR magic as a 16-bit value, consider its on-disk
layout would be little-endian, too.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 basesrc/sbin/disklabel/disklabel.c

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