summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmdsh.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcmd(3) and rcmdsh(3) use getaddrinfo(3) not gethostbyname(3).millert2016-05-281-4/+4
|
* Make rcmdsh(3) not fail if it is passed a non resolvable hostname.halex2015-03-231-6/+6
| | | | | | | Instead, silently ignore the fact and instead let the underlying ssh (or $RSH) command handle it. ok millert@
* change some rsh references to ssh. poke by jmctedu2014-04-191-5/+5
|
* remove references to rshd;jmc2014-04-181-4/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* replace a few remaining UNIX terms with .Ux macros; this diffsobrado2009-12-291-4/+4
| | | | completes the changes from Oct 22.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-05-301-5/+5
| | | | - macro cleanup
* Add support for command line args in rshprog, e.g. "ssh -C".millert2003-05-051-3/+6
|
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-14/+8
|
* Small bits of clean-up.aaron2000-02-231-4/+4
|
* repairs; better English, formatting, etc.aaron1999-07-051-8/+3
|
* .Dd should not be given abbreviated month namesaaron1999-07-021-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* rcmdsh, not rcmdmillert1998-06-261-3/+3
|
* .Bx Open -> .Ox 2.xmillert1998-03-071-2/+2
|
* First cut at man page for rcmdsh()millert1996-09-011-0/+108