aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/accept.2
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* accept(2) may and can return EAGAIN, document it.Xin LI2014-10-101-2/+2
* Add some missing .Nm for newer syscalls in existing man pages.Jilles Tjoelker2014-01-111-1/+2
* accept(2): Update portability note for accept4().Jilles Tjoelker2013-10-011-3/+10
* accept(2), pipe(2): Fix .Dd.Jilles Tjoelker2013-05-011-1/+1
* Add accept4() system call.Jilles Tjoelker2013-05-011-3/+42
* Keep up with negative addrlen check removal in r249649.Sergey Kandaurov2013-04-221-5/+1
* accept(2): Mention inheritance of O_ASYNC and signal destination.Jilles Tjoelker2013-03-261-3/+13
* Attempt to reduce accidental foot-shooting by pointing out thatColin Percival2009-11-021-0/+4
* Add Xr to getsockname(2)Poul-Henning Kamp2008-06-201-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Document the fact that accept(2) may return EINVAL when addrlen isGiorgos Keramidas2005-05-041-0/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Be specific about which socket properties are inherited from the originalBruce M Simpson2004-06-231-10/+13
* Add restrict qualifiers. (docs)Alfred Perlstein2003-12-241-1/+1
* Clarify that the second argument to accept() may be a null pointer ifPeter Pentchev2003-09-051-1/+7
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-4/+5
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+3
* mdoc(7) police: sort xrefs.Ruslan Ermilov2002-05-291-2/+2
* Some updates to mention accept filters and howMike Silbersack2002-05-081-0/+5
* Nuke the paragraph that says "One can obtain user connection requestDima Dorfman2002-01-071-17/+0
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-24/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* 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-2/+0
* Fix my ambiguous message about ECONNABORTED.Jimmy Olgeni2001-02-251-1/+2
* Add ECONNABORTED to the ERRORS section.Jimmy Olgeni2001-02-251-0/+2
* Replace .Va references to function arguments to .Fa references.Chris Costello2000-06-231-2/+2
* Content-free commit: only remove trailing whitespaceTim Vanderhoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialTim Vanderhoek2000-05-111-5/+5
* 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
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-241-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The accept(2) call can fail with EINTR (at least in the threaded context).Guy Helmer1999-04-291-1/+5
* Update to reflect reality.Jacques Vidrine1998-11-161-4/+4
* Added EMFILE and ENFILE to errors section.Alexander Langer1998-01-111-0/+5
* add xrefs for getpeername, so other people that look for it can find it.. :)John-Mark Gurney1997-03-241-0/+1
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-1/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+25
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+166