aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/listen.2
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* - Document the fact that the real length of listen queue is 1.5 moreGleb Smirnoff2005-08-291-1/+16
* Document that listen() can return EINVAL now.Thomas Moestl2003-01-171-0/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-3/+3
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+5
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-10/+17
* Some updates to mention accept filters and howMike Silbersack2002-05-081-2/+28
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-21/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* 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-5/+5
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-2/+2
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'Joseph Koshy1999-01-271-4/+4
* Fixed missing const(s) or #include(s) in synopsis.Bruce Evans1997-04-111-1/+2
* 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
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-4/+3
* 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/+23
* Document recent changes in socket buffers and listen(2).Garrett Wollman1995-11-031-7/+26
* Indicate that backlog limit is 32.David Greenman1995-09-151-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+101