Age | Commit message (Expand) | Author |
2009-11-12 | respect the block size returned by the driver | Jacob Meuser |
2009-10-13 | Make sure we do not loop when allocating an extent region with EX_CONFLICTOK | Miod Vallat |
2009-09-18 | Add regression test for overlapping allocation that should coallesce but | Mark Kettenis |
2009-04-10 | Add EX_CONFLICTOK flag that allows an allocation to conflict with existing | Mark Kettenis |
2009-03-14 | Add mips64 and sh support to this test. | Miod Vallat |
2009-02-15 | Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code. | Joel Sing |
2008-09-19 | adjust for MAXINTERP crank, pointed out by dkrause@ | Damien Miller |
2008-09-02 | fix builds for when obj/ present | Damien Miller |
2008-08-22 | Test the IPv6 address printing of pf_print_host() in net/pf.c. | Alexander Bluhm |
2008-08-12 | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, | Damien Bergamini |
2008-07-26 | Make sure the test array is 64 bit aligned, this now makes sparc fail this | Miod Vallat |
2008-07-25 | flock | Artur Grabowski |
2008-07-25 | file advisory locking tests from FreeBSD. We fail to detect | Artur Grabowski |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-12 | +aes tests | Damien Miller |
2008-06-12 | blocksize=128 keysize={128,256} AES test vectors from Dr. Brian Gladman | Damien Miller |
2008-06-12 | Test crypto(4) AES against test vectors from Dr. Brian Gladman | Damien Miller |
2008-06-10 | Add a regression test for signaling permission checks. From mickey@. | Hans-Joerg Hoexer |
2008-06-09 | +aesxts subdir | Damien Miller |
2008-06-09 | regress tests for crypto(4) CRYPTO_AES_XTS using test vectors from | Damien Miller |
2008-04-13 | Use arc4random_buf() when requesting more than a single word of output | Damien Miller |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fds | Hans-Joerg Hoexer |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2007-12-27 | -s uses optarg; Elad Efrat | Theo de Raadt |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-10-20 | oops, too much copying from select(2) manual | Jacob Meuser |
2007-10-19 | fix off by ones in the AUDIO_GET[PR]RINFO tests | Jacob Meuser |
2007-10-13 | Do not attempt to work on more than SHMMAXPGS pages, makes this run unmodified | Miod Vallat |
2007-10-03 | add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and the | Jacob Meuser |
2007-08-26 | - remove commented out 'extern errno' declaration | Jacob Meuser |
2007-08-26 | add a function to trigger recording and use it for full-duplex mode | Jacob Meuser |
2007-08-01 | Fix Dutch hypos. | Miod Vallat |
2007-07-31 | set the blocksize to the size of the read/write buffers. | Jacob Meuser |
2007-07-31 | pass command line options to audiotest_rw through OPTS, e.g. | Jacob Meuser |
2007-07-06 | - document -v | Jason McIntyre |
2007-07-06 | remove another $Id$, forgotten in last commit | Jacob Meuser |
2007-07-06 | proper RCS tags | Jacob Meuser |
2007-07-06 | manpage improvements from jmc@ | Jacob Meuser |
2007-07-06 | regression tests for various audio read(2) and write(2) scenarios | Jacob Meuser |
2007-07-06 | regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctls | Jacob Meuser |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | the MSIZE mbuf constant moved from MD param.h to MI param.h | David Krause |
2007-05-21 | Add mmap_mod. | Artur Grabowski |
2007-05-21 | A test for a corner-case that some pmaps get wrong. | Artur Grabowski |
2007-04-29 | add sig-stop. | Artur Grabowski |
2007-04-29 | Quite dumb test for torturing SIGSTOP/SIGCONT. | Artur Grabowski |
2007-04-25 | - add ability to specify a tone to be played (defaults to 440hz) | Jason Wright |
2007-04-14 | Add code to check the kern.securelvel sysctl, since we run with a | Thordur I. Bjornsson |
2007-04-12 | Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dont | Thordur I. Bjornsson |