summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Compile for specific cortex model inside the RPi 2. It's closer toimp2016-01-161-1/+1
| * Fix -Wunused warning with clang/gccngie2016-01-162-2/+2
| * Fix warnings with clang/gccngie2016-01-162-33/+33
| * Fix warnings with gcc 5.0ngie2016-01-162-4/+2
| * Test for EPROTOTYPE not EPROTONOSUPPORTngie2016-01-162-5/+5
| * Add missing newline to message about requiring root privilegesngie2016-01-161-1/+1
| * - Check for accf_filter before running the tests, otherwise it will alwaysngie2016-01-151-2/+13
* | Merge ^/head r293686 through r293849.dim2016-01-1363-3262/+0
|\ \ | |/
| * Integratengie2016-01-1364-3272/+0
| |\
| | * MFhead @ r293815ngie2016-01-135-4/+36
| | |\ | | |/ | |/|
| | * MFhead @ r293006ngie2015-12-312-397/+0
| | |\
| | * \ MFhead @ r292618ngie2015-12-2924-2742/+187
| | |\ \
| | * \ \ MFhead @ r292474ngie2015-12-192-48/+50
| | |\ \ \
| | * \ \ \ MFhead @ r292396ngie2015-12-1753-9472/+8
| | |\ \ \ \
| | * \ \ \ \ MFhead @ r292285ngie2015-12-155-9/+34
| | |\ \ \ \ \
| | * \ \ \ \ \ MFhead @ r292177ngie2015-12-144-7/+12
| | |\ \ \ \ \ \
| | * | | | | | | MFhead @ r292053ngie2015-12-102-6/+31
| | * | | | | | | MFhead @ r292005ngie2015-12-0920-287/+361
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ MFhead@r291879ngie2015-12-0661-862/+2068
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | r291359 was incorrect. Skip over tokens that start with `#' as fgetln canngie2015-11-261-3/+4
| | * | | | | | | | | - Remove cnftp.bjpu.edu.cn (it no longer resolves)ngie2015-11-262-2/+2
| | * | | | | | | | | Skip over lines that start with commentsngie2015-11-261-0/+2
| | * | | | | | | | | MFhead @ r291345ngie2015-11-263-0/+756
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ MFhead @ r291235ngie2015-11-246-71/+69
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ MFhead @ r291038ngie2015-11-185-19/+49
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Integrate tools/regression/geom* into the FreeBSD test suite under sbin/geom/...ngie2015-11-16116-9327/+0
| | * | | | | | | | | | | | MFhead @ r290922ngie2015-11-163-169/+0
| * | | | | | | | | | | | | Add conf.sh file missed in r293621ngie2016-01-131-0/+10
* | | | | | | | | | | | | | Merge ^/head r293430 through r293685.dim2016-01-1163-589/+452
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Remove Makefile now that the testcases are all TAP based andngie2016-01-091-8/+0
| * | | | | | | | | | | | | - Delete non-TAP testcasesngie2016-01-097-162/+112
| * | | | | | | | | | | | | Support use of LLVM's libunwind for exception unwindingemaste2016-01-092-0/+4
| * | | | | | | | | | | | | - Move functions that might be used in class-specific cleanup functionsngie2016-01-081-16/+27
| * | | | | | | | | | | | | - Make test-1.sh into a TAP testable testcasengie2016-01-086-62/+43
| * | | | | | | | | | | | | - Add a geom_stripe specific cleanup function and trap on that function atngie2016-01-083-22/+17
| * | | | | | | | | | | | | - Add a geom_shsec specific cleanup function and trap on that function atngie2016-01-083-29/+20
| * | | | | | | | | | | | | - Add a geom_raid3 specific cleanup function and trap on that function atngie2016-01-0813-177/+97
| * | | | | | | | | | | | | - Add a conf.sh file for executing common functions with gnopngie2016-01-083-17/+16
| * | | | | | | | | | | | | - Add a conf.sh file for executing common functions with gelingie2016-01-0821-73/+98
| * | | | | | | | | | | | | - Use attach_md for memory disks so they can be tracked.ngie2016-01-083-23/+18
* | | | | | | | | | | | | | Merge ^/head r293280 through r293429.dim2016-01-083-4/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Make sure that the /set directive gets put at the top of the file,imp2016-01-081-4/+3
| * | | | | | | | | | | | | Setup /pkg as a spot for pkg to operate. This is for testing purposesimp2016-01-081-0/+22
| * | | | | | | | | | | | | Obsolete inetd related files when WITHOUT_INETD is setgarga2016-01-071-0/+7
* | | | | | | | | | | | | | Add new pkuintrin.h intrinsics header.dim2016-01-061-0/+1
* | | | | | | | | | | | | | Merge ^/head r293036 through r293174.dim2016-01-049-108/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | - Use attach_md instead of hardcoding md(4) provider unit numbersngie2016-01-038-107/+67
| * | | | | | | | | | | | | - Use a temporary file for the temporary md(4) devices instead ofngie2016-01-021-1/+2
* | | | | | | | | | | | | | Merge ^/head r293016 through r293035.dim2016-01-016-6/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Use randomly generated device names in testcases via mktemp -u instead of usingngie2016-01-015-5/+5
OpenPOWER on IntegriCloud