summaryrefslogtreecommitdiff
path: root/tools/regression/sockets/kqueue
Commit message (Expand)AuthorAgeFilesLines
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Fix -Wunused warnings, bump WARNS to 6Enji Cooper2015-04-102-2/+3
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-112-9/+62
* Join the effort in simplifying this makefile. ;)Ruslan Ermilov2004-09-031-3/+1
* Pass O_NONBLOCK directly to fcntl() rather than the pointer to an intRobert Watson2004-09-021-12/+8
* Don't override the rule used to build a binary by providing our ownRobert Watson2004-09-021-1/+0
* Add a basic kqueue + UNIX domain socket pair regression test to do someRobert Watson2004-08-242-0/+340