| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r319015: | ngie | 2017-05-30 | 1 | -2/+1 |
* | MFC r317313: | ngie | 2017-05-29 | 1 | -7/+19 |
* | MFC r317290,r317291,r317292,r317293,r317294,r317295,r317304,r317306,r317307,r... | ngie | 2017-05-27 | 3 | -35/+64 |
* | tools: minor spelling fixes. | pfg | 2016-05-01 | 1 | -1/+1 |
* | Set NULL to the ai_next pointer which fix cap_getaddrinfo(). | oshogbo | 2016-04-14 | 1 | -8/+122 |
* | Remove these broken filemon tests. | bdrewery | 2016-03-09 | 4 | -390/+0 |
* | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 5 | -14/+13 |
* | semget(): Check for [EEXIST] error first. | jilles | 2016-02-07 | 1 | -0/+9 |
* | Use different ports in the TCP/UDP testcases with the first set and | ngie | 2016-01-23 | 1 | -10/+10 |
* | Don't run the t_cmsg_len testcase on 64-bit architectures | ngie | 2016-01-23 | 1 | -0/+12 |
* | - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, and | ngie | 2016-01-23 | 1 | -81/+98 |
* | sem: Don't free nameinfo that is still in list when open() fails. | jilles | 2016-01-22 | 1 | -0/+35 |
* | Fix -Wunused warning with clang/gcc | ngie | 2016-01-16 | 2 | -2/+2 |
* | Fix warnings with clang/gcc | ngie | 2016-01-16 | 2 | -33/+33 |
* | Fix warnings with gcc 5.0 | ngie | 2016-01-16 | 2 | -4/+2 |
* | Test for EPROTOTYPE not EPROTONOSUPPORT | ngie | 2016-01-16 | 2 | -5/+5 |
* | Add missing newline to message about requiring root privileges | ngie | 2016-01-16 | 1 | -1/+1 |
* | - Check for accf_filter before running the tests, otherwise it will always | ngie | 2016-01-15 | 1 | -2/+13 |
* | Integrate | ngie | 2016-01-13 | 64 | -3272/+0 |
|\ |
|
| * | MFhead @ r293006 | ngie | 2015-12-31 | 2 | -397/+0 |
| |\ |
|
| * \ | MFhead @ r292618 | ngie | 2015-12-29 | 20 | -2627/+6 |
| |\ \ |
|
| * \ \ | MFhead @ r292396 | ngie | 2015-12-17 | 52 | -9472/+3 |
| |\ \ \ |
|
| * \ \ \ | MFhead @ r292005 | ngie | 2015-12-09 | 3 | -6/+14 |
| |\ \ \ \ |
|
| * \ \ \ \ | MFhead@r291879 | ngie | 2015-12-06 | 21 | -607/+594 |
| |\ \ \ \ \ |
|
| * | | | | | | r291359 was incorrect. Skip over tokens that start with `#' as fgetln can | ngie | 2015-11-26 | 1 | -3/+4 |
| * | | | | | | - Remove cnftp.bjpu.edu.cn (it no longer resolves) | ngie | 2015-11-26 | 2 | -2/+2 |
| * | | | | | | Skip over lines that start with comments | ngie | 2015-11-26 | 1 | -0/+2 |
| * | | | | | | MFhead @ r291235 | ngie | 2015-11-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Integrate tools/regression/geom* into the FreeBSD test suite under sbin/geom/... | ngie | 2015-11-16 | 116 | -9327/+0 |
| * | | | | | | | MFhead @ r290922 | ngie | 2015-11-16 | 3 | -169/+0 |
* | | | | | | | | Add conf.sh file missed in r293621 | ngie | 2016-01-13 | 1 | -0/+10 |
* | | | | | | | | Remove Makefile now that the testcases are all TAP based and | ngie | 2016-01-09 | 1 | -8/+0 |
* | | | | | | | | - Delete non-TAP testcases | ngie | 2016-01-09 | 7 | -162/+112 |
* | | | | | | | | - Move functions that might be used in class-specific cleanup functions | ngie | 2016-01-08 | 1 | -16/+27 |
* | | | | | | | | - Make test-1.sh into a TAP testable testcase | ngie | 2016-01-08 | 6 | -62/+43 |
* | | | | | | | | - Add a geom_stripe specific cleanup function and trap on that function at | ngie | 2016-01-08 | 3 | -22/+17 |
* | | | | | | | | - Add a geom_shsec specific cleanup function and trap on that function at | ngie | 2016-01-08 | 3 | -29/+20 |
* | | | | | | | | - Add a geom_raid3 specific cleanup function and trap on that function at | ngie | 2016-01-08 | 13 | -177/+97 |
* | | | | | | | | - Add a conf.sh file for executing common functions with gnop | ngie | 2016-01-08 | 3 | -17/+16 |
* | | | | | | | | - Add a conf.sh file for executing common functions with geli | ngie | 2016-01-08 | 21 | -73/+98 |
* | | | | | | | | - Use attach_md for memory disks so they can be tracked. | ngie | 2016-01-08 | 3 | -23/+18 |
* | | | | | | | | - Use attach_md instead of hardcoding md(4) provider unit numbers | ngie | 2016-01-03 | 8 | -107/+67 |
* | | | | | | | | - Use a temporary file for the temporary md(4) devices instead of | ngie | 2016-01-02 | 1 | -1/+2 |
* | | | | | | | | Use randomly generated device names in testcases via mktemp -u instead of using | ngie | 2016-01-01 | 5 | -5/+5 |
* | | | | | | | | Add functions for managing md(4) devices and cleaning up said md(4) devices | ngie | 2016-01-01 | 1 | -0/+29 |
* | | | | | | | | - Use geom <class> load instead of g<class> load; g<class> doesn't exist | ngie | 2016-01-01 | 1 | -1/+6 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Integrate tools/regression/sockets/unix_passfd into the FreeBSD test | ngie | 2015-12-30 | 2 | -397/+0 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | - Explicitly initialize ch to 0 | ngie | 2015-12-28 | 1 | -5/+6 |
* | | | | | | Integrate tools/regression/mac/mac_bsdextended and | ngie | 2015-12-21 | 7 | -868/+0 |
* | | | | | | Make the mac_portacl testcases work / more robust | ngie | 2015-12-21 | 3 | -21/+31 |