Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/isdn/isdntel
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.
Home |
Main Index |
Thread Index |
Old Index