summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/mac/mac_bsdextended andngie2015-12-217-868/+0
* Make the mac_portacl testcases work / more robustngie2015-12-213-21/+31
* - Convert testcase to TAP formatngie2015-12-211-35/+53
* Redo the TAP integration so it works with Kyuangie2015-12-211-62/+217
* Skip the testcases if mac_bsdextended(4) isn't detected on thengie2015-12-211-0/+4
* Mark `subject matching jailid` testcase as an unexpected failure withngie2015-12-211-1/+1
* Make test_matches.sh into a series of TAP testcasesngie2015-12-211-71/+98
* - Use 1 for an exit code instead of -1 with err, errx, and exitngie2015-12-211-12/+13
* There's no such program as [-n :(. Add the missing space. Also,imp2015-12-211-2/+2
* Restore a day of the week in date(1) output for Japanese locales.ume2015-12-201-1/+12
* Integrate the remaining tools/regression/lib/msun testcases into thengie2015-12-2012-2025/+0
* Skip the testcases on i386 (all the assertions fail) [*]ngie2015-12-201-2/+25
* Initialize j so it doesn't print out a garbage indexngie2015-12-201-1/+3
* Skip infinities testcases that fail assertions on amd64 only on CURRENTngie2015-12-201-0/+5
* Don't run test-fma on i386ngie2015-12-201-0/+6
* - Use nitems instead of handrolling the macrongie2015-12-201-10/+17
* Disable test-ctrig.t testcases which fail assertions on i386 [*]ngie2015-12-201-1/+12
* Disable test-ctrig.t testcases which fail assertions on i386ngie2015-12-201-0/+2
* Update the test list after r292328ngie2015-12-201-2/+2
* Fix indentation to make the script more readablebapt2015-12-191-37/+37
* Initialize SRCOUT3 as it may be used unitilizard for certains types of localesbapt2015-12-191-1/+1
* Use :E instead of regex in ctypedef Makefilesbapt2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-182-10/+12
* Remove lldb(1) files if WITHOUT_LLDB is setemaste2015-12-161-0/+5
* Integrate a number of testcases from tools/regression/lib/msunngie2015-12-1628-3538/+3
* Use fabsl instead of fabs to mute -Wabsolute-value warnings from clangngie2015-12-161-4/+4
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asngie2015-12-1620-5430/+0
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asngie2015-12-164-410/+0
* Remove hosts that don't resolve properly with the nss and resolv testsngie2015-12-162-94/+0
* Correct comment about MAKEOBJDIRPREFIX in src-env.conf.bdrewery2015-12-151-1/+4
* Assorted grammar, spelling and punctuation fixes.brueffer2015-12-151-3/+3
* Flip this over to ncurses.adrian2015-12-151-1/+1
* ioatcontrol(8): Add support for interrupt coalescingcem2015-12-142-4/+26
* Fix bsdbox builds after the recent libkvm requirement for libelf.adrian2015-12-131-1/+1
* Eliminate a typo that crept into a last minute change before commit :(imp2015-12-131-1/+1
* Update for final version of mkimg changes.imp2015-12-111-1/+1
* o Resolve the real path to NANO_OBJ so everything that depends on itimp2015-12-112-5/+10
* ioat(4): Add ioatcontrol(8) testing for copy_8kcem2015-12-102-6/+31
* Add missing stdlib.h headerngie2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnngie2015-12-081-2/+8
* Skip the MAC portacl tests if MAC_PORTACL support is missing instead ofngie2015-12-081-2/+1
* Start to split apart the different image formats that we need toimp2015-12-0713-154/+185
* Make sure to quote the arg after -n and -z tests.imp2015-12-071-6/+6
* Document the different config files.imp2015-12-077-0/+43
* Now that we have dedup of mtree elements in nanobsd, remove theimp2015-12-071-108/+17
* Fix up mtree with additional entries written to it byimp2015-12-072-2/+72
* Disable /entropy by default. /var/db/entropy should be enough.imp2015-12-071-1/+5
* imported patch dedupimp2015-12-071-0/+5
* Allow the .cfg files to specify the ultimate format for the imagesimp2015-12-072-4/+8
* Generally use shorter, more idiomatic sh expressions in a bunch ofimp2015-12-071-31/+31
OpenPOWER on IntegriCloud