aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - Explicitly initialize ch to 0Enji Cooper2015-12-281-5/+6
* There's currently some issues with armv7-class of CPUs code generationWarner Losh2015-12-271-1/+1
*-. Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-251-81/+81
|\ \
| | * Import llvm 3.7.1 release (r255217).vendor/llvm/llvm-release_371-r255217Dimitry Andric2015-12-252-2/+5
| | * Import llvm 3.7.0 release (r246257).vendor/llvm/llvm-release_370-r246257Dimitry Andric2015-09-061-6/+9
| | * Vendor import of llvm trunk r242221:vendor/llvm/llvm-trunk-r242221Dimitry Andric2015-08-0725-340/+671
* | | Add quotes to prevent syntax errors on boot. 1.freebsd.pool.ntp.orgWarner Losh2015-12-241-1/+1
* | | Move creation of rc.conf to earlier so it winds up in /conf/boot/etcWarner Losh2015-12-241-8/+18
* | | Install ld also as ld.bfd, for use with cc -fuse-ld=bfdEd Maste2015-12-231-0/+1
* | | Touch /firstboot in the WORLDDIR.Warner Losh2015-12-231-0/+2
* | | Copy all the dtb files that we build as part of the kernel build fromWarner Losh2015-12-231-5/+13
* | | Delete the DOS dir to mirror what we do with NANO_WORLDDIR.Warner Losh2015-12-221-30/+38
* | | For embedded platforms that require it, use mtools to copy theWarner Losh2015-12-221-7/+33
* | | Integrate tools/regression/mac/mac_bsdextended andEnji Cooper2015-12-217-868/+0
* | | Make the mac_portacl testcases work / more robustEnji Cooper2015-12-213-21/+31
* | | - Convert testcase to TAP formatEnji Cooper2015-12-211-35/+53
* | | Redo the TAP integration so it works with KyuaEnji Cooper2015-12-211-62/+217
* | | Skip the testcases if mac_bsdextended(4) isn't detected on theEnji Cooper2015-12-211-0/+4
* | | Mark `subject matching jailid` testcase as an unexpected failure withEnji Cooper2015-12-211-1/+1
* | | Make test_matches.sh into a series of TAP testcasesEnji Cooper2015-12-211-71/+98
* | | - Use 1 for an exit code instead of -1 with err, errx, and exitEnji Cooper2015-12-211-12/+13
* | | There's no such program as [-n :(. Add the missing space. Also,Warner Losh2015-12-211-2/+2
* | | Restore a day of the week in date(1) output for Japanese locales.Hajimu UMEMOTO2015-12-201-1/+12
* | | Integrate the remaining tools/regression/lib/msun testcases into theEnji Cooper2015-12-2012-2025/+0
* | | Skip the testcases on i386 (all the assertions fail) [*]Enji Cooper2015-12-201-2/+25
* | | Initialize j so it doesn't print out a garbage indexEnji Cooper2015-12-201-1/+3
* | | Skip infinities testcases that fail assertions on amd64 only on CURRENTEnji Cooper2015-12-201-0/+5
* | | Don't run test-fma on i386Enji Cooper2015-12-201-0/+6
* | | - Use nitems instead of handrolling the macroEnji Cooper2015-12-201-10/+17
* | | Disable test-ctrig.t testcases which fail assertions on i386 [*]Enji Cooper2015-12-201-1/+12
* | | Disable test-ctrig.t testcases which fail assertions on i386Enji Cooper2015-12-201-0/+2
* | | Update the test list after r292328Enji Cooper2015-12-201-2/+2
* | | Fix indentation to make the script more readableBaptiste Daroussin2015-12-191-37/+37
* | | Initialize SRCOUT3 as it may be used unitilizard for certains types of localesBaptiste Daroussin2015-12-191-1/+1
* | | Use :E instead of regex in ctypedef MakefilesBaptiste Daroussin2015-12-191-1/+1
* | | Simplify the locale generated Makefiles by using bmake multi variables for loopsBaptiste Daroussin2015-12-182-10/+12
* | | Remove lldb(1) files if WITHOUT_LLDB is setEd Maste2015-12-161-0/+5
* | | Integrate a number of testcases from tools/regression/lib/msunEnji Cooper2015-12-1628-3538/+3
* | | Use fabsl instead of fabs to mute -Wabsolute-value warnings from clangEnji Cooper2015-12-161-4/+4
* | | Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-1620-5430/+0
* | | Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asEnji Cooper2015-12-164-410/+0
* | | Remove hosts that don't resolve properly with the nss and resolv testsEnji Cooper2015-12-162-94/+0
* | | Correct comment about MAKEOBJDIRPREFIX in src-env.conf.Bryan Drewery2015-12-151-1/+4
* | | Assorted grammar, spelling and punctuation fixes.Christian Brueffer2015-12-151-3/+3
* | | Flip this over to ncurses.Adrian Chadd2015-12-151-1/+1
* | | ioatcontrol(8): Add support for interrupt coalescingConrad Meyer2015-12-142-4/+26
* | | Fix bsdbox builds after the recent libkvm requirement for libelf.Adrian Chadd2015-12-131-1/+1
* | | Eliminate a typo that crept into a last minute change before commit :(Warner Losh2015-12-131-1/+1
* | | Update for final version of mkimg changes.Warner Losh2015-12-111-1/+1
* | | o Resolve the real path to NANO_OBJ so everything that depends on itWarner Losh2015-12-112-5/+10