Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/passwd



Module Name:    src
Committed By:   dsl
Date:           Sat Oct 30 21:05:53 UTC 2004

Modified Files:
        src/usr.bin/passwd: local_passwd.c yp_passwd.c

Log Message:
Add (unsigned char) cast to ctype functions
A password containg 80...ff could be reported (incorrectly) as being
all lower case.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/passwd/local_passwd.c
cvs rdiff -r1.27 -r1.28 src/usr.bin/passwd/yp_passwd.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