aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getsockopt.2
Commit message (Expand)AuthorAgeFilesLines
* Fix a few mandoc issuesGordon Bergling2020-10-091-2/+3
* Document SO_NO_OFFLOADS and SO_NO_DDP.John Baldwin2020-06-031-2/+15
* getsockopt.2: clarify that SO_TIMESTAMP is not 100% reliableAlan Somers2019-09-111-2/+3
* Document the ENOBUFS errno in setsockopt(2).Sergey Kandaurov2019-02-091-2/+15
* Add SOL_SOCKET level socket option with name SO_DOMAIN to getMichael Tuexen2018-08-211-1/+2
* Load balance sockets with new SO_REUSEPORT_LB option.Sean Bruno2018-06-061-0/+10
* Plug a memory leak and potential NULL-pointer dereference introduced in r331214.Lawrence Stewart2018-05-171-1/+3
* Fix minor formatting issue.Michael Tuexen2017-08-131-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Improve wording around SO_TS_CLOCK documentation.Maxim Sobolev2017-01-201-2/+2
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-181-1/+6
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-161-1/+20
* Correct the returned message lengths for timeval and bintime controlGeorge V. Neville-Neil2013-04-051-3/+3
* Document SO_PROTOCOL socket option.Konstantin Belousov2012-02-261-2/+13
* Add history for setsockopt(2).Sergey Kandaurov2011-11-211-2/+4
* This commit implements the SO_USER_COOKIE socket option, which letsLuigi Rizzo2010-11-121-0/+18
* Make it clear where to look for for protocol-specific socket options.Edward Tomasz Napierala2009-06-301-0/+9
* Bring missing getsockopt(2) options: SO_LABEL SO_PEERLABEL SO_LISTENQLIMITWojciech A. Koszek2008-06-121-2/+29
* Add code to allow the system to handle multiple routing tables.Julian Elischer2008-05-091-0/+7
* Wordsmithery.Bruce M Simpson2007-03-091-1/+1
* Document SO_ACCEPTCONN.Bruce M Simpson2007-03-081-1/+9
* o Document SO_TIMESTAMP and SO_BINSTAMP socket options.Maxim Konovalov2007-01-111-2/+46
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Markup fixes.Ruslan Ermilov2006-09-171-2/+7
* o Document SO_NOSIGPIPE, touch .Dd.Maxim Konovalov2006-04-151-1/+9
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-6/+12
* Add restrict qualifiers. (docs)Alfred Perlstein2003-12-241-1/+1
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-3/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-15/+23
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-4/+6
* Minor grammar and punctuation fixesYaroslav Tykhiy2002-01-041-2/+2
* State clearly that one should call listen(2) on a socketYaroslav Tykhiy2002-01-041-0/+11
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-42/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
* 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: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+2
* use .Pp instead of faking it with an extra newlineAlfred Perlstein2000-07-201-1/+1
* document get/set sockopt usage with accept_filter(9)Alfred Perlstein2000-07-201-2/+35
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-4/+4
* 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
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-241-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Reference correct sysctl: kern.maxsockbuf --> kern.ipc.maxsockbufJonathan Lemon1999-07-151-2/+2
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1