summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getsockopt.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-8/+5
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-3/+3
* Retire kernel support for SO_DONTROUTE, this time without breakingmpi2014-04-071-8/+5
* revert "Retire kernel support for SO_DONTROUTE" diff, which does bad thingssthen2014-03-281-5/+8
* Retire kernel support for SO_DONTROUTE, since the plan is to alwaysmpi2014-03-271-8/+5
* sort SEE ALSO;jmc2014-03-061-3/+3
* Try to document SO_RTABLE better. With input from deraadt@claudio2014-02-261-5/+12
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-5/+5
* improve the divert-* description a bit morebenno2013-06-021-3/+5
* Updates to SYNOPSIS, ERRORS, and STANDARDS.guenther2013-04-081-3/+9
* Update the setsockopt(2) interface documentation for the EFBIG andbluhm2013-01-181-9/+10
* Add the IP_DIVERTFL socket option on divert(4) sockets to controlbenno2012-10-211-2/+3
* some spelling fixes, found using freebsd's "igor" document verifier;jmc2011-12-231-3/+3
* make -column lists pretty again;jmc2011-09-031-24/+46
* tweak previous;jmc2011-07-041-2/+3
* Implement an idle timeout for the socket splicing. A new `sp_idle'mikeb2011-07-041-6/+15
* forgotten in previous;jmc2011-05-021-2/+2
* document SO_RTABLE; with suggestions and ok jmc, claudiomikeb2011-05-021-2/+11
* Clarify SO_SPLICE semantics in setsockopt(2).bluhm2011-04-221-7/+10
* Add a kernel man page sosplice(9) for the socket splicing implementation.bluhm2011-03-081-3/+4
* Document the kernel option SOCKET_SPLICE and the socket optionbluhm2011-01-311-2/+56
* zap trailing whitespace;jmc2010-07-011-3/+3
* Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar toderaadt2010-06-301-7/+16
* kill trailing whitespace;jmc2008-05-091-2/+2
* add SO_BINDANY with pf example; help from jmc, ok beck@markus2008-05-091-2/+20
* Make the SO_TIMESTAMP sockopt work. When set, this allows the user tockuethe2008-05-021-2/+20
* convert to new .Dd format;jmc2007-05-311-2/+2
* more macro simplification;jmc2005-03-071-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-9/+9
* .Xr getpeereid.espie2002-04-081-1/+6
* Remove extra reference to poll.2. Spotted by form@.mpech2002-01-021-2/+1
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-37/+28
* Mostly punctuation fixes.aaron2000-04-151-3/+3
* more pollderaadt1999-08-151-1/+4
* use .Li to refer to data typesaaron1999-07-051-6/+6
* .Fa int -> .Li int (should use literal macro to refer to data types)aaron1999-06-291-2/+2
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-9/+10
* 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-3/+3
* make function names the correct casederaadt1999-02-271-3/+3
* Use and document socklen_tmillert1999-02-151-4/+4
* Xr pollderaadt1998-08-171-1/+3
* fix openbsd tagderaadt1998-07-061-0/+1
* so_linger is in secondsderaadt1998-01-061-2/+2
* Xr nicederaadt1997-06-191-0/+1
* fix lots of .Xr and other minor thingsderaadt1997-06-131-5/+5
* initial import of NetBSD treederaadt1995-10-181-0/+349