summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sendfile.2
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in sendfile(2) where the sent data would be corrupted dueDavid Greenman2003-12-011-2/+6
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-12/+14
* Update sendfile.2 to include a TUNING section that documents theSean Chittenden2003-03-121-0/+38
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+15
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-1/+7
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-27/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-5/+1
* Spelling.Stephen McKay2001-02-041-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+3
* Remove a superfluous `.Pp' occuring directly afterChris Costello2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()Chris Costello2000-05-191-0/+27
* 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-4/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various man page cleanup:Mike Pritchard1999-08-151-5/+8
* Correct HISTORY section, according to CVS logs.Sheldon Hearn1999-07-261-2/+3
* Added info about non-blocking support.David Greenman1998-11-061-1/+15
* Added a manual page for sendfile(2).David Greenman1998-11-051-0/+137