summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/listen.2
Commit message (Expand)AuthorAgeFilesLines
* Document that listen(2) can fail with EDESTADDRREQ.kevlo2014-07-151-1/+4
* Grammar fixes to r241781.andre2012-10-201-1/+1
* Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -aandre2012-10-201-4/+18
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Markup fixes.ru2006-09-171-1/+1
* - Document the fact that the real length of listen queue is 1.5 moreglebius2005-08-291-1/+16
* Document that listen() can return EINVAL now.tmm2003-01-171-0/+2
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-3/+3
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-3/+5
* mdoc(7) police: markup nits.ru2002-05-291-10/+17
* Some updates to mention accept filters and howsilby2002-05-081-2/+28
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-21/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-1/+1
* Remove whitespace at EOL.dd2001-07-151-1/+1
* 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-5/+5
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-2/+2
* 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
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'jkoshy1999-01-271-4/+4
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-111-1/+2
* 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
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-231-4/+3
* Correct a bunch of man page cross references and generallympp1996-02-111-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+23
* Document recent changes in socket buffers and listen(2).wollman1995-11-031-7/+26
* Indicate that backlog limit is 32.dg1995-09-151-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+101
OpenPOWER on IntegriCloud