summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Default NANO_DRIVE to ada0 not ad0. This shouldn't affect workingimp2016-01-261-1/+1
* Fix the various qemu configs to be buildable.imp2016-01-267-14/+14
* Use different ports in the TCP/UDP testcases with the first set andngie2016-01-231-10/+10
* Don't run the t_cmsg_len testcase on 64-bit architecturesngie2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andngie2016-01-231-81/+98
* tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589avos2016-01-221-9/+8
* sem: Don't free nameinfo that is still in list when open() fails.jilles2016-01-221-0/+35
* Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup.bdrewery2016-01-191-3/+12
* Add some documentation.bdrewery2016-01-191-0/+10
* Validate that the file exists rather than obscure 'Not an elf file' error.bdrewery2016-01-191-0/+5
* 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
* 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
* | | | | | | | | | | | | 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
* | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud