Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/getty
Module Name: src
Committed By: dholland
Date: Sun Apr 13 02:38:01 UTC 2008
Modified Files:
src/libexec/getty: main.c
Log Message:
'_' is functionally alphanumeric in many contexts, including login names.
Since it doesn't have case, treat it like a digit. While here, avoid
setting the associated flag variable by incrementing it.
Fixes PR bin/33521; patch based on one from Dieter Roelants.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/libexec/getty/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