summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sendfile.2
Commit message (Expand)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part4)bapt2014-06-231-1/+1
* Document that sendfile(2) can fail with ENOBUFS.kevlo2012-11-141-0/+2
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Further fix grammar.kib2010-01-071-1/+1
* Fix a typo and bump date for the previous commit.brueffer2010-01-071-2/+2
* Give some information on SF_MNOWAIT flag.kib2010-01-071-2/+10
* Give sendfile(2) a SF_SYNC flag which makes it wait until all mbufsphk2008-02-031-1/+14
* Note that, thanks to the work by Alan Cox et al, some arch'esyar2006-11-241-2/+19
* -mdoc sweep.ru2005-11-171-1/+1
* Document the fact that sendfile(2) can EOPNOTSUPP if the underlyingjkoshy2005-10-311-0/+5
* Sort error list.jkoshy2005-10-311-21/+22
* Scheduled mdoc(7) sweep.ru2005-01-111-2/+7
* Since sendfile(2) works on regular files only,yar2004-10-181-1/+1
* Improve mdoc(7) markup.yar2004-10-161-3/+9
* Give details on what will happen if the `offset' argumentyar2004-10-161-2/+6
* Markup, grammar, and spelling fixes.ru2004-06-301-16/+34
* Spelling fixes.mpp2004-06-211-1/+1
* Document the SF_NODISKIO flag, and fix a small typo.silby2004-02-081-2/+10
* Describe kern.ipc.nsfbufsused and kern.ipc.nsfbufspeak.maxim2003-12-291-0/+9
* Fixed a bug in sendfile(2) where the sent data would be corrupted duedg2003-12-011-2/+6
* Assorted mdoc(7) fixes.ru2003-05-221-12/+14
* Update sendfile.2 to include a TUNING section that documents theseanc2003-03-121-0/+38
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+15
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-1/+7
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-27/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-5/+1
* Spelling.mckay2001-02-041-1/+1
* Use Fx macro wherever possible.ru2000-11-141-1/+3
* Remove a superfluous `.Pp' occuring directly afterchris2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()chris2000-05-191-0/+27
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-4/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Various man page cleanup:mpp1999-08-151-5/+8
* Correct HISTORY section, according to CVS logs.sheldonh1999-07-261-2/+3
* Added info about non-blocking support.dg1998-11-061-1/+15
* Added a manual page for sendfile(2).dg1998-11-051-0/+137
OpenPOWER on IntegriCloud