| Commit message (Expand) | Author | Age | Files | Lines |
* | fifo_misc test: Fix swapped lseek arguments. | jilles | 2011-11-05 | 1 | -1/+1 |
* | sh: Add test for exit status of for loop without items. | jilles | 2011-10-28 | 1 | -0/+4 |
* | Bring over the new aggregate statistics from the 11n branch. | adrian | 2011-10-26 | 1 | -12/+85 |
* | Fix resize regressions tests - we need to destroy BSDlabel before we can | pjd | 2011-10-25 | 1 | -0/+1 |
* | Add a "-P olddistfiles" facility to prefetch ports distfiles, using an | phk | 2011-10-23 | 1 | -12/+43 |
* | Because ZFS boot code was very fragile in the past and real PITA to debug, | pjd | 2011-10-21 | 2 | -0/+135 |
* | - Allow to specify multiple files to check, eg. | pjd | 2011-10-21 | 2 | -35/+69 |
* | Add regression tests for modf{,f,l}(). | das | 2011-10-21 | 1 | -26/+108 |
* | Tests for complex trig and hyperbolic functions. | das | 2011-10-21 | 3 | -1/+552 |
* | Tests for cancellation in fma(). Also include more tests for 128-bit | das | 2011-10-21 | 1 | -3/+63 |
* | Fix some memory errors in *at() regression tests. | jilles | 2011-10-18 | 1 | -6/+9 |
* | Add some tests for corner cases of log() in unusual rounding modes. | das | 2011-10-15 | 1 | -2/+29 |
* | Add some tests for double-rounding bugs in fma(). | das | 2011-10-15 | 1 | -1/+54 |
* | Fix build after TARGET_BIG_ENDIAN was nuked from orbit. | thompsa | 2011-10-11 | 1 | -2/+1 |
* | - Add missing interdependencies to kerberos libraries. Some of the | stas | 2011-09-27 | 1 | -1/+1 |
* | zfsboottest: some additional enhancements | avg | 2011-09-16 | 1 | -5/+10 |
* | zfstest: rename to zfsboottest and move to tools | avg | 2011-09-16 | 2 | -0/+167 |
* | Fix alignment assumptions. | marius | 2011-09-02 | 2 | -6/+4 |
* | Add support for IPv6 to ipfw fwd: | bz | 2011-08-20 | 1 | -0/+369 |
* | Test process descriptors. | jonathan | 2011-08-18 | 5 | -0/+221 |
* | poll(2) implementation for capabilities. | jonathan | 2011-08-16 | 1 | -2/+16 |
* | Rename CAP_*_KEVENT to CAP_*_EVENT. | jonathan | 2011-08-12 | 1 | -2/+2 |
* | Test *at(2) calls with capability-mode lookup. | jonathan | 2011-08-12 | 4 | -3/+157 |
* | Use the right printf() format string without a cast to maxint_t. | jonathan | 2011-08-11 | 1 | -4/+4 |
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 2 | -3/+4 |
* | Move cxgbtool from usr.sbin to tools/tools. | np | 2011-08-10 | 8 | -0/+11278 |
* | Properly initialise the "len" argument to getsockname(2) in the tcpdrop | rwatson | 2011-08-06 | 1 | -0/+1 |
* | Expect fchflags(2) to fail with EOPNOTSUPP on NFS. | jonathan | 2011-08-05 | 1 | -2/+11 |
* | Flesh out the cap_test regression test. | jonathan | 2011-08-04 | 3 | -0/+388 |
* | Flesh out the cap_test regression test. | jonathan | 2011-08-04 | 5 | -344/+319 |
* | update smp related documentation after recent changes | avg | 2011-07-30 | 1 | -16/+4 |
* | Add athradar, an implementation of the radar parameter diagnostic | adrian | 2011-07-22 | 3 | -0/+304 |
* | sh: Add a test for a fairly obscure case with aliases. | jilles | 2011-07-16 | 1 | -0/+6 |
* | Garbage-collect the tools for maintaining the previous PCI vendors list. The | philip | 2011-07-16 | 1 | -263/+0 |
* | posix_spawn: If an error is detected in the child process, reap the zombie. | jilles | 2011-07-10 | 2 | -1/+91 |
* | Clarify the meaning of a test. | jonathan | 2011-07-08 | 2 | -4/+4 |
* | Ensure that kqueue is not inherited across fork(). | jonathan | 2011-07-07 | 3 | -6/+21 |
* | sh: Test that '!' is literal if quoted and first char of bracket expression | jilles | 2011-06-25 | 1 | -0/+16 |
* | - Need to respect the module name and the USB mode when accumulating device I... | hselasky | 2011-06-25 | 3 | -10/+24 |
* | - Improve bus_autoconf tool. | hselasky | 2011-06-25 | 11 | -416/+1005 |
* | - We need to sort all USB device ID's together. Else the matching order will | hselasky | 2011-06-24 | 3 | -54/+163 |
* | - Make sure we don't match the wrong device by adding | hselasky | 2011-06-24 | 1 | -0/+1 |
* | - Add additional information to the PnP info of USB HUBs children which | hselasky | 2011-06-24 | 1 | -8/+1 |
* | - Move all USB device ID arrays into so-called sections, | hselasky | 2011-06-24 | 4 | -0/+511 |
* | sh: Add test for r223282. | jilles | 2011-06-19 | 1 | -0/+6 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 2 | -0/+28 |
* | Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT. | ed | 2011-06-17 | 1 | -1/+0 |
* | Don't omit ac(8) as part of WITHOUT_ACCT. | ed | 2011-06-17 | 2 | -4/+2 |
* | sh: Add case statement fallthrough (with ';&' instead of ';;'). | jilles | 2011-06-17 | 1 | -0/+39 |
* | sh: Skip variables with invalid names in "set", "export -p", "readonly -p". | jilles | 2011-06-17 | 2 | -0/+6 |