Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/30/1999 08:29:44
Module Name:	src
Committed By:	christos
Date:		Fri Apr 30 15:29:44 UTC 1999

Modified Files:
	src/sbin/fdisk/mbr: mbr.S
Log Message:
- Use the proper multiply instructions so that we don't get truncated.
- Fix comparison, which did not work before.