summaryrefslogtreecommitdiff
path: root/regress/sys/kern/unfdpass
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-15Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fdsHans-Joerg Hoexer
2008-03-13Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toTheo de Raadt
2004-08-30Use CMSG_SPACE when allocating space for the control message.Todd C. Miller
2004-07-28Remove statement with no effect.Todd C. Miller
2004-04-27fd passing works over a socketpair too of course so document this.Todd C. Miller
2004-02-28avoid bad functions; tedu okTheo de Raadt
2003-07-31various cleanups; david says results are sameTheo de Raadt
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11No more reason to skip it.Artur Grabowski
2002-02-11OpenBSD doesn't implement the cred part yet. comment out.Artur Grabowski
2002-02-11Make this 64-bit safe.Artur Grabowski
2002-02-11Temporarily skip this test until it doesn't hang waiting for tty input.Artur Grabowski
2002-02-09Let this test build.Artur Grabowski
2002-01-03fix dependencyArtur Grabowski
2002-01-03convert to bsd.regress.mk.Artur Grabowski
2001-11-11signal race fixesTheo de Raadt
2001-01-29$OpenBSD$Niklas Hallqvist
1998-06-28copy from netbsd...Theo de Raadt