aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getsockopt.2
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-5/+5
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-3/+3
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-1/+44
* Document recent changes in socket buffers and listen(2).Garrett Wollman1995-11-031-5/+12
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+347