History log of /netbsd-src/bin/rcp/rcp.1 (Results 1 – 22 of 22)
Revision Date Author Comments
# 3957bea1 22-Mar-2012 wiz <wiz@NetBSD.org>

Fix whitespace nits. Suggested by Bug Hunting.


# 1a27add3 11-Mar-2005 wiz <wiz@NetBSD.org>

Use more macros (Sq/Dq).


# 0d1bfba8 11-Mar-2005 ginsbach <ginsbach@NetBSD.org>

Add mechanism for escaping IPv6 address strings, since they already
contain colons. Idea from Solaris rcp(1).


# 25e3a7ec 09-Mar-2005 ginsbach <ginsbach@NetBSD.org>

- Support -4 and -6. Approved by christos.


# 89fb08a9 05-Sep-2004 wiz <wiz@NetBSD.org>

Bump date for removal of Kerberos option descriptions.
Remove dots at end of SEE ALSO.


# bd3e12fe 05-Sep-2004 manu <manu@NetBSD.org>

Kerberos support is broken in rcommands, thus making -K -k and -x options
unavailable. Remove theses options from the man pages (it won't be very
hard to bring them back if we fix kerberos one day)


# b5b29542 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.


# 9014bdbc 26-May-2003 lukem <lukem@NetBSD.org>

* Document $RCMD_CMD in environ(7).
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.

Should fix [bin/21670] from Geoff Wing.


# 990562bf 25-Feb-2003 wiz <wiz@NetBSD.org>

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.


# 14dfaa4b 25-Sep-2002 wiz <wiz@NetBSD.org>

New policy: New sentences start on a new line.
Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.


# bc5b87e7 20-Dec-2001 wiz <wiz@NetBSD.org>

Sort SEE ALSO.


# f1247650 22-Mar-1999 garbled <garbled@NetBSD.org>

More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.


# b6573fce 26-Nov-1997 tv <tv@NetBSD.org>

Add xrefs to new hosts.equiv(5)/rhosts(5) man page.


# 24d6ac89 11-Oct-1997 enami <enami@NetBSD.org>

- Use ``.Nm ""'' instead of ``.Nm rcp'' in SYNOPSIS.
- Use ``.Nm "" .'' instead of ``.Nm rcp .''.


# 76e13a01 10-Oct-1997 lukem <lukem@NetBSD.org>

all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256]


# 7ff9d68c 14-Sep-1997 lukem <lukem@NetBSD.org>

- cleanup use of .Nm in man page
- getopt returns -1 not EOF


# 23e6aab1 25-Jul-1995 jtc <jtc@NetBSD.org>

Use "utility" instead of "command". Modern definitions of these terms
are distinct (See POSIX.2 glossary).

A utility is a executable, script or shell builtin; while a command
can be any of those th

Use "utility" instead of "command". Modern definitions of these terms
are distinct (See POSIX.2 glossary).

A utility is a executable, script or shell builtin; while a command
can be any of those things plus lists, pipelines, compound commands
(if, for, while) and shell function definitions.

show more ...


# 6ff461a4 21-Mar-1995 cgd <cgd@NetBSD.org>

actually do the import. rcp appears to have been previously imported
but not merged(?!?!?).


# b1bd4afe 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS indentifiers.


# 06be6008 23-Mar-1993 cgd <cgd@NetBSD.org>

changed "Id" to "Header" for rcsids


# 346aa5dd 22-Mar-1993 cgd <cgd@NetBSD.org>

added rcs ids to all files


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources