freebsd-dev/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 Use libcrypto inst=ead if libdes. 2000-02-24 21:21:15 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rcp.1 mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
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