Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-11 | OpenBSD doesn't implement the cred part yet. comment out. | Artur Grabowski | |
2002-02-11 | Make this 64-bit safe. | Artur Grabowski | |
2002-02-11 | Temporarily skip this test until it doesn't hang waiting for tty input. | Artur Grabowski | |
2002-02-09 | Enable unfdpass (still failing). | Artur Grabowski | |
2002-02-09 | Let this test build. | Artur Grabowski | |
2002-02-08 | add syscall and __syscall | Artur Grabowski | |
2002-02-08 | same as the test for syscall(2), but for __syscall(2) | Artur Grabowski | |
2002-02-08 | simple test for syscall(2) | Artur Grabowski | |
2002-02-08 | pwritev | Artur Grabowski | |
2002-02-08 | test pwritev | Artur Grabowski | |
2002-02-08 | pwrite | Artur Grabowski | |
2002-02-08 | test pwrite | Artur Grabowski | |
2002-02-08 | Add exit. | Artur Grabowski | |
2002-02-08 | Ok, I'm sick, but I just had to do this. | Artur Grabowski | |
2002-02-08 | preadv | Artur Grabowski | |
2002-02-08 | Guess what? Trivial test for preadv. | Artur Grabowski | |
2002-02-08 | pread | Artur Grabowski | |
2002-02-08 | Simple test for pread. | Artur Grabowski | |
2002-02-08 | dup2_self | Artur Grabowski | |
2002-02-08 | Test an obscure case of dup2 behavior. | Artur Grabowski | |
2002-02-08 | Add fcntl_dup. | Artur Grabowski | |
2002-02-08 | Check that we get the right errno. | Artur Grabowski | |
2002-02-08 | Simple test for fcntl(F_DUPFD). | Artur Grabowski | |
2002-02-08 | public domain this file. | Artur Grabowski | |
2002-02-05 | Add rlimit-file. | Artur Grabowski | |
2002-02-05 | Test for correct enforcement of file rlimits (with a small twist). | Artur Grabowski | |
2002-01-31 | add minherit | Artur Grabowski | |
2002-01-31 | simple test for minherit. | Artur Grabowski | |
2002-01-07 | better. | Niels Provos | |
2002-01-07 | add kqueue | Niels Provos | |
2002-01-07 | simple kqueue test for pipes | Niels Provos | |
2002-01-03 | Fix two obvious bugs that show up when trying this on sparc64, sigh. | Artur Grabowski | |
2002-01-03 | add mmap2 | Artur Grabowski | |
2002-01-03 | cause a cache alias on sparc and see if that works correctly. | Artur Grabowski | |
2002-01-03 | Don't enable unfdpass just yet | Artur Grabowski | |
2002-01-03 | fix dependency | Artur Grabowski | |
2002-01-03 | Add unfdpass. It doesn't build, but that error is a regression | Artur Grabowski | |
test error, not an error that will stop make. :) | |||
2002-01-03 | convert to bsd.regress.mk. | Artur Grabowski | |
I know it doesn't build, but that's ok. | |||
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-12-17 | Check for monotonic user and system time. | Thomas Nordin | |
2001-11-11 | signal race fixes | Theo de Raadt | |
2001-10-08 | Add dup2. | Artur Grabowski | |
2001-10-08 | Simple dumb test for dup2. | Artur Grabowski | |
2001-06-19 | A simple mmap regression test | Niklas Hallqvist | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-06 | ^%#$#^%$ cvs missed this file in the previous commit. | Todd C. Miller | |
2001-01-06 | Use the *.in files in tests/ | Angelos D. Keromytis | |
2001-01-05 | Build test files from a .in source file. We do this to guarantee that | Todd C. Miller | |
the test files to be executed actually have the execute bit set on them since CTM doesn't preserve file permissions. | |||
1998-06-28 | oops | Theo de Raadt | |
1998-06-28 | fix Makefiles | Theo de Raadt | |