summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getsockopt.2
Commit message (Expand)AuthorAgeFilesLines
* Correct the returned message lengths for timeval and bintime controlgnn2013-04-051-3/+3
* Document SO_PROTOCOL socket option.kib2012-02-261-2/+13
* Add history for setsockopt(2).pluknet2011-11-211-2/+4
* This commit implements the SO_USER_COOKIE socket option, which letsluigi2010-11-121-0/+18
* Make it clear where to look for for protocol-specific socket options.trasz2009-06-301-0/+9
* Bring missing getsockopt(2) options: SO_LABEL SO_PEERLABEL SO_LISTENQLIMITwkoszek2008-06-121-2/+29
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-0/+7
* Wordsmithery.bms2007-03-091-1/+1
* Document SO_ACCEPTCONN.bms2007-03-081-1/+9
* o Document SO_TIMESTAMP and SO_BINSTAMP socket options.maxim2007-01-111-2/+46
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Markup fixes.ru2006-09-171-2/+7
* o Document SO_NOSIGPIPE, touch .Dd.maxim2006-04-151-1/+9
* Sort sections.ru2005-01-201-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-6/+12
* Add restrict qualifiers. (docs)alfred2003-12-241-1/+1
* mdoc(7): Properly mark C headers.ru2003-09-101-3/+3
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-15/+23
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-4/+6
* Minor grammar and punctuation fixesyar2002-01-041-2/+2
* State clearly that one should call listen(2) on a socketyar2002-01-041-0/+11
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-42/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.ru2001-08-311-1/+1
* Remove whitespace at EOL.dd2001-07-151-6/+6
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+2
* use .Pp instead of faking it with an extra newlinealfred2000-07-201-1/+1
* document get/set sockopt usage with accept_filter(9)alfred2000-07-201-2/+35
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-4/+4
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-241-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Reference correct sysctl: kern.maxsockbuf --> kern.ipc.maxsockbufjlemon1999-07-151-2/+2
* Merge from Lite2 onto mainline -peter1997-03-111-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-2/+2
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-5/+5
* Correct a bunch of man page cross references and generallympp1996-02-111-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+44
* Document recent changes in socket buffers and listen(2).wollman1995-11-031-5/+12
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+347
OpenPOWER on IntegriCloud