Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 08/18/1999 23:06:04
Module Name:	basesrc
Committed By:	cgd
Date:		Thu Aug 19 06:06:03 UTC 1999

Modified Files:
	basesrc/usr.sbin/mbrlabel: mbrlabel.c

Log Message:
copy the MBR partition table being examined to a local array, to avoid
unaligned structure accesses on architectures that care.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/mbrlabel/mbrlabel.c

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