Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/29/2004 21:31:14
Module Name:	src
Committed By:	itojun
Date:		Sun Feb 29 21:31:14 UTC 2004

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

Log Message:
use strtoul() instead of atoi().  have proper range check for each fields.


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

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