aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/unix_close_race
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
* - Garbage collect argc/argv; bump WARNS to 6Enji Cooper2015-04-112-6/+11
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Correct several nits/problems in the unix_close_race regression test.Robert Watson2010-05-271-10/+16
* Add unix_close_race, a regresion test to catch ENOTCONN being returnedRobert Watson2010-05-262-0/+139