aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/socket.2
Commit message (Expand)AuthorAgeFilesLines
* Document socket control message routines for ancillary data access (CMSG_DATA).Mateusz Piotrowski2018-08-191-1/+2
* Remove an inaccuracy from socket.2.Mark Johnston2017-06-101-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove <sys/types.h> from the SYNOPSIS.Kevin Lo2016-08-181-2/+1
* Catch up with many years of changes:Garrett Wollman2014-06-241-13/+50
* Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.Jilles Tjoelker2013-03-191-1/+10
* Document that socket(2) may fail with EAFNOSUPPORT if the family cannotKevin Lo2012-12-071-7/+12
* Note that the protocol argument can be set to 0.Tom Rhodes2009-01-051-1/+6
* Add EPERM to the ERRORS section.Tom Rhodes2008-08-041-1/+3
* Make it clearer that it is possible to disable the generation ofDavid Schultz2008-06-291-4/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-9/+17
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-2/+2
* The .Fn functionPhilippe Charnier2003-03-241-2/+3
* Remove NS and ISO stuff.Peter Wemm2003-03-051-20/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+2
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-7/+9
* Features are deprecated, not depreciated.Dima Dorfman2002-03-181-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.Dima Dorfman2001-03-161-2/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+3
* 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
* Add reference to netgraph(4) in the 'see also' section.Archie Cobbs1999-12-061-0/+1
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-241-12/+39
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Expanded cross references.Alexander Langer1998-01-021-2/+3
* Fixed spelling of EACCES.Bruce Evans1997-11-231-3/+3
* add xrefs for getpeername, so other people that look for it can find it.. :)John-Mark Gurney1997-03-241-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-2/+2
* Document Transaction TCP extensions to generic system calls.Garrett Wollman1995-02-151-11/+24
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+257