summaryrefslogtreecommitdiff
path: root/tools/regression/sockets/kqueue
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-173-3/+3
* 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