summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | Obsolete inetd related files when WITHOUT_INETD is setgarga2016-01-071-0/+7
* | | | | | | | | | | | | - 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
* | | | | | | | | | | | | Use randomly generated device names in testcases via mktemp -u instead of usingngie2016-01-015-5/+5
* | | | | | | | | | | | | Add functions for managing md(4) devices and cleaning up said md(4) devicesngie2016-01-011-0/+29
* | | | | | | | | | | | | - Use geom <class> load instead of g<class> load; g<class> doesn't existngie2016-01-011-1/+6
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Integrate tools/regression/sockets/unix_passfd into the FreeBSD testngie2015-12-302-397/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | - Explicitly initialize ch to 0ngie2015-12-281-5/+6
* | | | | | | | | | | There's currently some issues with armv7-class of CPUs code generationimp2015-12-271-1/+1
* | | | | | | | | | | Upgrade our copies of clang and llvm to 3.7.1 release. This is adim2015-12-251-81/+81
* | | | | | | | | | | Add quotes to prevent syntax errors on boot. 1.freebsd.pool.ntp.orgimp2015-12-241-1/+1
* | | | | | | | | | | Move creation of rc.conf to earlier so it winds up in /conf/boot/etcimp2015-12-241-8/+18
* | | | | | | | | | | Install ld also as ld.bfd, for use with cc -fuse-ld=bfdemaste2015-12-231-0/+1
* | | | | | | | | | | Touch /firstboot in the WORLDDIR.imp2015-12-231-0/+2
* | | | | | | | | | | Copy all the dtb files that we build as part of the kernel build fromimp2015-12-231-5/+13
* | | | | | | | | | | Delete the DOS dir to mirror what we do with NANO_WORLDDIR.imp2015-12-221-30/+38
* | | | | | | | | | | For embedded platforms that require it, use mtools to copy theimp2015-12-221-7/+33
OpenPOWER on IntegriCloud