K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-11-20T14:30:28.804495Z K 7 svn:log V 238 sh: Remove the check that alpha/name/in_name chars are not CTL* bytes. Since is_alpha/is_name/is_in_name were made ASCII-only, this can no longer happen. Additionally, the check was wrong because it did not include the new CTLQUOTEEND. END