summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socketpair.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-06-011-11/+11
| | | | - macro cleanup
* these can also return ENFILEderaadt1999-07-061-1/+3
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-2/+2
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-1/+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
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to beaaron1999-04-281-4/+4
|
* clean; kleinkderaadt1998-06-081-2/+2
|
* fix .Ev usagemillert1998-04-271-5/+3
|
* Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlymillert1998-04-261-1/+16
| | | | PF_UNSPEC would work. Needed for general sanity as well as XPG4.2.
* initial import of NetBSD treederaadt1995-10-181-0/+93