summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/unfdpass (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test for EMSGSIZE return when sending more fds in a message then the receiverclaudio2018-11-284-22/+82
* enable compiler warnings and fix them.benno2017-01-262-6/+8
* The kernel doesn't actually care what a sockaddr's sa_len is on input,guenther2015-01-191-3/+1
* Add a regression test for file descriptor passing with UNIX sockets.matthew2011-07-062-10/+22
* clean up all generated filesphessler2010-06-211-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* msg_controllen has to be CMSG_SPACE so that the kernel can account forderaadt2008-03-241-3/+3
* Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fdshshoexer2008-03-152-10/+11
* Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toderaadt2008-03-131-7/+13
* Use CMSG_SPACE when allocating space for the control message.millert2004-08-301-23/+16
* Remove statement with no effect.millert2004-07-281-2/+1
* fd passing works over a socketpair too of course so document this.millert2004-04-273-83/+81
* avoid bad functions; tedu okderaadt2004-02-281-3/+3
* various cleanups; david says results are samederaadt2003-07-311-4/+4
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* No more reason to skip it.art2002-02-111-2/+1
* OpenBSD doesn't implement the cred part yet. comment out.art2002-02-111-2/+6
* Make this 64-bit safe.art2002-02-111-23/+21
* Temporarily skip this test until it doesn't hang waiting for tty input.art2002-02-111-1/+2
* Let this test build.art2002-02-091-3/+6
* fix dependencyart2002-01-031-2/+2
* convert to bsd.regress.mk.art2002-01-031-10/+6
* signal race fixesderaadt2001-11-111-1/+3
* $OpenBSD$niklas2001-01-292-0/+2
* copy from netbsd...deraadt1998-06-283-0/+316