summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmd.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcmd(3) and rcmdsh(3) use getaddrinfo(3) not gethostbyname(3).millert2016-05-281-5/+5
* Remove iruserok(_sa)? and __ivaliduser(sa)?guenther2016-05-231-43/+18
* Make rcmdsh(3) not fail if it is passed a non resolvable hostname.halex2015-03-231-7/+6
* change some rsh references to ssh. poke by jmctedu2014-04-191-4/+4
* remove references to rshd;jmc2014-04-181-11/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-4/+4
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* missing arg; peterw@ifost.org.auderaadt2002-09-251-2/+2
* Kill/adjust r(login|exec)d? references now that those are no longer inmillert2002-05-061-5/+1
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-11/+6
* more Va stuffderaadt2000-12-211-6/+9
* IPPORT_RESERVED - 1, not 1023deraadt2000-12-211-2/+4
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-7/+8
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-9/+9
* Small bits of clean-up.aaron2000-02-231-10/+7
* add IPv6-ready rcmd() friends.itojun2000-01-271-2/+41
* man page updates from itojunderaadt2000-01-261-2/+2
* add the _af versions to the NAME chunkderaadt1999-12-301-1/+2
* rresvport_af() and bindresvport_af()deraadt1999-12-161-8/+19
* repairs; better English, formatting, etc.aaron1999-07-051-20/+18
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* Xr bindresvport and rresvportderaadt1997-09-291-1/+2
* Xr repairderaadt1997-07-151-2/+2
* s/environmental/environment/deraadt1997-06-131-2/+2
* document latest rcmd changemillert1996-09-051-5/+7
* talk about $RSHmillert1996-09-021-2/+9
* talk about rcmdsh()millert1996-09-011-2/+14
* Fix RCS idstholo1996-08-191-3/+1
* rresvport() in terms of bind() & bindresvport()deraadt1996-07-291-0/+3
* iruserok() can finally safely use a u_int32_t for the ip addrderaadt1996-06-101-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+204