Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/11/2004 20:14:02
Module Name:	src
Committed By:	dsl
Date:		Thu Nov 11 20:14:02 UTC 2004

Modified Files:
	src/distrib/utils/sysinst: txtwalk.c

Log Message:
Use strtoul() instead of atoi() and cast arg of remaining ctype fns
to unsigned char.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/distrib/utils/sysinst/txtwalk.c

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