aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/sigpipe
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark signum unused in signal_handler; bump WARNS to 6Enji Cooper2015-04-112-2/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use '%zd' printf format for ssize_t.Ed Maste2012-11-191-2/+2
* Style: NO_MAN doesn't need any value.Ruslan Ermilov2006-03-151-1/+1
* Check the return value of shutdown().Robert Watson2005-03-111-4/+8
* Add sigpipe, a simple UNIX domain socket and TCP regression test that isRobert Watson2005-03-112-0/+327