freebsd-skq/bin/rcp
Jim Pirzyk af8dcd940f 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 after:	3 weeks
2001-05-30 16:19:13 +00:00
..
extern.h -Wnon-const-format sweep: make format strings const char *'s, add 2001-04-17 07:46:38 +00:00
Makefile
pathnames.h
rcp.1
rcp.c Fixed two bugs, first not allowing '.' as a valid login name character 2001-05-30 16:19:13 +00:00
util.c Fixed two bugs, first not allowing '.' as a valid login name character 2001-05-30 16:19:13 +00:00