Subject: CVS commit: src/usr.sbin/isdn/isdntel
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/30/2004 08:31:40
Module Name: src
Committed By: dsl
Date: Sat Oct 30 08:31:39 UTC 2004
Modified Files:
src/usr.sbin/isdn/isdntel: files.c main.c
Log Message:
Add (unsigned char) cast to ctype functions
Change validation of -t<number> to use return ptr of strtoul (not isdigit)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/isdn/isdntel/files.c
cvs rdiff -r1.5 -r1.6 src/usr.sbin/isdn/isdntel/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.