aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/zerosend
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Use different ports in the TCP/UDP testcases with the first set andEnji Cooper2016-01-231-10/+10
* Fix warnings with clang/gccEnji Cooper2016-01-162-33/+33
* Generate temporary files with mkstemp instead of mktempEnji Cooper2015-04-111-3/+3
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use '%zd' format specifier for ssize_tEd Maste2012-11-191-2/+2
* Ignore EINPROGRESS error on TCP connect(), and pick up the result of theRobert Watson2007-01-121-4/+23
* Add a regression test for sending and writing zero bytes to sockets ofRobert Watson2007-01-122-0/+278