Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/13/2004 22:04:37
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 13 22:04:37 UTC 2004

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

Log Message:
Fix breakage of last commit (disklabel -R just plain didn't work!)
Convert two large nasty #defines into much smaller (still nasty) #defines
that call proper functions.
Fixes PR 24765


To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 src/sbin/disklabel/disklabel.c

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