summaryrefslogtreecommitdiff
path: root/lib/libc/sys/connect.2
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove <sys/types.h> from the SYNOPSIS.Kevin Lo2016-08-181-2/+1
* - connect(2) Clarify namelenJason Helfman2016-02-041-1/+9
* Document [EPERM] for UNIX sockets.Bryan Drewery2014-09-301-1/+3
* Document EINVAL as per POSIX.Sergey Kandaurov2014-06-261-1/+5
* Add ECONNRESET to list of possible errors in connect(2).Glen Barber2010-09-061-1/+3
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Markup fixes.Ruslan Ermilov2006-09-171-5/+6
* Document EAGAIN failure per PR. (Finally!)Wes Peters2006-08-161-1/+12
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Document that connect(2) can return EINTR, and that itYaroslav Tykhiy2003-08-061-3/+6
* Document an additional error return value. The connect(2) call can alsoDiomidis Spinellis2003-07-231-0/+6
* [1] - Document EHOSTUNREACH as a possible errorCeri Davies2003-04-011-1/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-3/+8
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-2/+2
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-24/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-4/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+1
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-241-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fixed missing const(s) or #include(s) in synopsis.Bruce Evans1997-04-111-1/+1
* add xrefs for getpeername, so other people that look for it can find it.. :)John-Mark Gurney1997-03-241-0/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-2/+0
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-1/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-2/+26
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+147