summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/accept.2
Commit message (Expand)AuthorAgeFilesLines
* accept(2) may and can return EAGAIN, document it.delphij2014-10-101-2/+2
* Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-111-1/+2
* accept(2): Update portability note for accept4().jilles2013-10-011-3/+10
* accept(2), pipe(2): Fix .Dd.jilles2013-05-011-1/+1
* Add accept4() system call.jilles2013-05-011-3/+42
* Keep up with negative addrlen check removal in r249649.pluknet2013-04-221-5/+1
* accept(2): Mention inheritance of O_ASYNC and signal destination.jilles2013-03-261-3/+13
* Attempt to reduce accidental foot-shooting by pointing out thatcperciva2009-11-021-0/+4
* Add Xr to getsockname(2)phk2008-06-201-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Document the fact that accept(2) may return EINVAL when addrlen iskeramida2005-05-041-0/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
* Be specific about which socket properties are inherited from the originalbms2004-06-231-10/+13
* Add restrict qualifiers. (docs)alfred2003-12-241-1/+1
* Clarify that the second argument to accept() may be a null pointer ifroam2003-09-051-1/+7
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-4/+5
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-3/+3
* mdoc(7) police: sort xrefs.ru2002-05-291-2/+2
* Some updates to mention accept filters and howsilby2002-05-081-0/+5
* Nuke the paragraph that says "One can obtain user connection requestdd2002-01-071-17/+0
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-24/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* 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-2/+0
* Fix my ambiguous message about ECONNABORTED.olgeni2001-02-251-1/+2
* Add ECONNABORTED to the ERRORS section.olgeni2001-02-251-0/+2
* Replace .Va references to function arguments to .Fa references.chris2000-06-231-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* 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
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-241-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The accept(2) call can fail with EINTR (at least in the threaded context).ghelmer1999-04-291-1/+5
* Update to reflect reality.nectar1998-11-161-4/+4
* Added EMFILE and ENFILE to errors section.alex1998-01-111-0/+5
* add xrefs for getpeername, so other people that look for it can find it.. :)jmg1997-03-241-0/+1
* Update a bunch of man pages to use .Fn insteadmpp1996-08-221-1/+1
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+25
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+166
OpenPOWER on IntegriCloud