K 10 svn:author V 6 pirzyk K 8 svn:date V 27 2001-06-20T16:14:33.000000Z K 7 svn:log V 305 Fixed two bugs, first not allowing '.' as a valid login name character in okname() in util.c and second, returning != 0 when you do have an error from okname in two places in rcp.c. Thanks to Garrett for the POSIX defintion of valid login and group names. PR: bin/25757 MFC: rcp.c (1.29) util.c (1.10) END