1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/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 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