| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issues identified by Coverity | ngie | 2016-04-19 | 1 | -51/+57 |
* | Fix leaks and test for getpagesize() returning == -1 | ngie | 2016-04-19 | 1 | -21/+35 |
* | Minor cosmetic cleanup | ngie | 2016-04-18 | 1 | -2/+2 |
* | MFH | gjb | 2016-04-16 | 2 | -1/+61 |
|\ |
|
| * | Add a test for cancelling an active AIO request on a socket. | jhb | 2016-04-16 | 1 | -0/+60 |
| * | Set test_argv to NULL, not 0, if not executing a specific test | ngie | 2016-04-15 | 1 | -1/+1 |
* | | MFH | gjb | 2016-04-04 | 2 | -6/+78 |
|\ \
| |/ |
|
| * | Correct error messages in recently added test. | jhb | 2016-03-31 | 1 | -4/+2 |
| * | Use a SKIP testplan instead of bailing out if/when the tester isn't | ngie | 2016-03-22 | 1 | -6/+4 |
| * | Fully handle size_t lengths in AIO requests. | jhb | 2016-03-21 | 1 | -0/+76 |
* | | MFH | gjb | 2016-03-10 | 49 | -0/+646 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 49 | -0/+646 |
* | | MFH | gjb | 2016-03-02 | 4 | -0/+83 |
|\ \
| |/ |
|
| * | Refactor the AIO subsystem to permit file-type-specific handling and | jhb | 2016-03-01 | 4 | -0/+83 |
* | | MFH | gjb | 2016-02-22 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | Ensure that we test the event condition when a disabled kevent is enabled. | markj | 2016-02-19 | 1 | -6/+8 |
* | | MFH | gjb | 2016-02-18 | 2 | -4/+0 |
|\ \
| |/ |
|
| * | Test directories can build in parallel fine. | bdrewery | 2016-02-16 | 2 | -4/+0 |
* | | MFH | gjb | 2016-02-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Similar to r295116, add an additional 1 second sleep after calling ggatel | ngie | 2016-02-10 | 1 | -0/+1 |
* | | MFH | gjb | 2016-02-08 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | Use basenames for getfacl, setfacl, and zpool to work around the | ngie | 2016-02-06 | 1 | -2/+2 |
| * | Require /bin/getfacl and /bin/setfacl when running the acl tests | ngie | 2016-02-05 | 1 | -1/+7 |
* | | Final pass through to fix 'tests' packaging. | gjb | 2016-02-03 | 1 | -2/+3 |
* | | More 'tests' packaging fixes. | gjb | 2016-02-03 | 25 | -0/+97 |
* | | More 'tests' package fixes. | gjb | 2016-02-03 | 26 | -0/+80 |
* | | MFH | gjb | 2016-02-02 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Use the pidfile support added to ggated(8) in r294973 to ensure that the | ngie | 2016-02-01 | 1 | -2/+3 |
| * | Add an additional 1 second sleep to after calling ggatec before calling | ngie | 2016-02-01 | 1 | -0/+1 |
* | | First pass to fix the 'tests' packages. | gjb | 2016-02-02 | 1 | -0/+4 |
|/ |
|
* | kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT | vangyzen | 2016-01-28 | 3 | -15/+229 |
* | PID file support hasn't been committed for ggated(8) yet. Unbreak running | ngie | 2016-01-14 | 1 | -2/+1 |
* | Remove unnecessary kldload logic added to geom_subr.sh in r293028 | ngie | 2016-01-14 | 1 | -2/+0 |
* | Integrate | ngie | 2016-01-13 | 75 | -0/+3490 |
|\ |
|
| * | Use a more unique name for the graid device | ngie | 2016-01-01 | 1 | -1/+1 |
| * | Use `geom <class> load` instead of `g<class> load` (`g<class>` doesn't | ngie | 2016-01-01 | 1 | -1/+1 |
| * | Only try to unmount/remove mountpt if it's defined | ngie | 2016-01-01 | 1 | -2/+4 |
| * | Add missing Makefile | ngie | 2016-01-01 | 1 | -0/+7 |
| * | Move sbin/geom/class/tests to tests/sys/geom/class and remove sbin/geom/tests | ngie | 2016-01-01 | 77 | -0/+3688 |
| * | MFhead @ r293006 | ngie | 2015-12-31 | 3 | -7/+583 |
| |\
| |/
|/| |
|
| * | MFhead @ r292618 | ngie | 2015-12-29 | 15 | -102/+996 |
| |\ |
|
| * \ | MFhead @ r292396 | ngie | 2015-12-17 | 1 | -0/+15 |
| |\ \ |
|
| * \ \ | MFhead@r291879 | ngie | 2015-12-06 | 5 | -18/+12 |
| |\ \ \ |
|
| * \ \ \ | MFhead @ r291345 | ngie | 2015-11-26 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | MFhead @ r291235 | ngie | 2015-11-24 | 4 | -5/+23 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | MFhead @ r290915 | ngie | 2015-11-16 | 10 | -0/+805 |
| |\ \ \ \ \ \ |
|
* | | | | | | | | Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoid | ngie | 2015-12-30 | 1 | -11/+11 |
* | | | | | | | | Integrate tools/regression/sockets/unix_passfd into the FreeBSD test | ngie | 2015-12-30 | 2 | -0/+397 |
* | | | | | | | | Add ptrace(2) reporting for LWP events. | jhb | 2015-12-29 | 1 | -7/+186 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9 | ngie | 2015-12-28 | 1 | -4/+3 |