| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r294126: | Enji Cooper | 2016-01-21 | 1 | -3/+0 |
| * | MFC r261550,r281354,r281355,r281356,r281358,r281359,r281360,r281361,r281362,r... | Enji Cooper | 2015-04-25 | 1 | -4/+4 |
| * | MFC r264400,r265836: | Enji Cooper | 2014-12-31 | 1 | -1/+1 |
| * | Add a sendfile regression test for transmit length > file size. | Ed Maste | 2013-09-10 | 1 | -32/+64 |
| * | Allow to specify path to a file we want to test with sendfile(2). | Pawel Jakub Dawidek | 2010-12-11 | 1 | -3/+16 |
| * | Fixed missing or broken library dependencies. | Ruslan Ermilov | 2010-02-25 | 1 | -1/+2 |
| * | Update the sendfile regression test so that it outputs results in the | Rebecca Cran | 2010-02-24 | 2 | -159/+232 |
| * | o Correct a comment: a test file size is a four pages not three. | Maxim Konovalov | 2008-09-10 | 1 | -1/+1 |
| * | Test sending 0 bytes. | Pawel Jakub Dawidek | 2007-04-20 | 1 | -0/+6 |
| * | Fix length calculation. | Pawel Jakub Dawidek | 2007-04-20 | 1 | -1/+1 |
| * | Valid error codes for err() and errx() are 1..255. | Dag-Erling Smørgrav | 2007-04-19 | 2 | -27/+29 |
| * | Add more tests to verify last sendfile(2) breakage: test sending more | Pawel Jakub Dawidek | 2007-04-19 | 1 | -3/+38 |
| * | o style.Makefile(5): WARNS= -> WARNS?=. | Maxim Konovalov | 2006-07-09 | 1 | -1/+1 |
| * | Use WARNS and rely on rules rather than an explicit target for the | Robert Watson | 2006-05-25 | 1 | -3/+1 |
| * | Add a basic regression test for sendfile() over TCP, which sends varying | Robert Watson | 2006-05-25 | 2 | -0/+337 |