summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/connect.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* more library historyschwarze2013-07-171-4/+4
* Updates to SYNOPSIS, ERRORS, and STANDARDSguenther2013-03-311-6/+10
* replace a few remaining UNIX terms with .Ux macros; this diffsobrado2009-12-291-4/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* clarify sentence; cannot reuse a stream socket after even trying to do a connect; spotted by teduderaadt2005-12-161-2/+2
* connect(2) can return with EHOSTUNREACH, found with and ok ottohenning2004-10-051-1/+3
* connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@millert2004-04-151-1/+14
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-2/+2
* mention namelen in DESCRIPTIONmillert2003-03-181-1/+5
* more pollderaadt1999-08-151-1/+3
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
* 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-4/+4
* Use and document socklen_tmillert1999-02-151-3/+3
* Xr pollderaadt1998-08-171-1/+2
* fix openbsd tagderaadt1998-07-061-0/+1
* Document EINVAL if peer address is multicast.angelos1998-06-271-2/+2
* connect() can get EINTR tooderaadt1998-05-131-0/+3
* Update man page with EINVAL error code.angelos1998-02-251-0/+3
* Xr nicederaadt1997-06-191-0/+1
* mention getsockopt w/ SO_ERROR for non-blocking socketsderaadt1997-06-191-1/+5
* from netbsd:deraadt1995-12-141-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+150