summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmd.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* 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
| | | | the tree.
* 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
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* Small bits of clean-up.aaron2000-02-231-10/+7
|
* add IPv6-ready rcmd() friends.itojun2000-01-271-2/+41
| | | | | | | | rcmd(): IPv4 only rcmd_af(): af independent ruserok(): af independent iruserok(): IPv4 only iruserok_sa(): af independent
* 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
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* 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
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* 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