Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/18/2001 05:36:08
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Feb 18 03:36:08 UTC 2001

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

Log Message:
- remove unused arg to getparts()
- clean up WARNS=2 problems
- implement getshort()
- use getshort() with MBR_MAGICOFF to test if the magic number is OK, rather
  than using hard-coded magic numbers


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/sbin/mbrlabel/mbrlabel.c

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