Age | Commit message (Expand) | Author |
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 |
2007-04-10 | No need to use umount -f now that both cases of vnode leakage were fixed | Pedro Martelletto |
2007-03-30 | Don't assume 'run' to be executable, pointed out and okay deraadt@ | Pedro Martelletto |
2007-03-30 | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ | Pedro Martelletto |
2006-10-23 | regression test for getpeereid. okay claudio | Marc Espie |
2006-05-08 | Clean the internal m88k trap type codes; while there, simplify and | Miod Vallat |
2006-04-06 | enable mmap_fixed regress | Kurt Miller |
2006-04-06 | add a regress that repetitively calls mmap with MMAP_FIXED on the same | Kurt Miller |
2006-03-14 | trailing spaces and lines no more | Michael Shalayeff |
2006-02-20 | make it more evil and panic; from egger@ | Michael Shalayeff |
2006-02-15 | use proper msync | Michael Shalayeff |
2006-02-01 | double semicolon; from Daniel Matic in PR 4929 | Otto Moerbeek |
2005-12-07 | Sorry, committed the wrong Makefile | Pedro Martelletto |
2005-12-07 | Moved to regress/sys/dev/fdesc | Pedro Martelletto |
2005-12-07 | Move Art's fdescfs regress to a now more appropriate place | Pedro Martelletto |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-09-27 | various fixups; | Jason McIntyre |
2005-09-27 | report time duration required to play sample then % error of sample rate. | Dale Rahn |
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat |
2005-08-08 | A reghression test that checks if a process survives very early signal | Otto Moerbeek |
2005-07-20 | EFAULT from PT_IO is a good error value too. | Artur Grabowski |
2005-07-20 | run from .OBJDIR | Theo de Raadt |
2005-07-20 | Regress test for PT_READ_{D,I} and PT_IO. (write coming soon). | Artur Grabowski |
2005-07-15 | Make globals accessed from sig handler volatile. From millert@ | Otto Moerbeek |
2005-07-13 | As mickey@ pointed out, this test does not belong in libm. Move to | Otto Moerbeek |