summaryrefslogtreecommitdiff
path: root/lib/libc/sys/connect.2
AgeCommit message (Collapse)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-01- section reorderJason McIntyre
- merge COMPATIBILITY - kill whitespace at EOL - tidy up macros
2003-03-18mention namelen in DESCRIPTIONTodd C. Miller
1999-08-15more pollTheo de Raadt
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
- 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
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-02-15Use and document socklen_tTodd C. Miller
1998-08-17Xr pollTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1998-06-27Document EINVAL if peer address is multicast.Angelos D. Keromytis
1998-05-13connect() can get EINTR tooTheo de Raadt
1998-02-25Update man page with EINVAL error code.Angelos D. Keromytis
1997-06-19Xr niceTheo de Raadt
1997-06-19mention getsockopt w/ SO_ERROR for non-blocking socketsTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
add & fix a bunch of system call pages
1995-10-18initial import of NetBSD treeTheo de Raadt