aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Map the allocated DMA memory into the address space.Marcel Moolenaar2015-06-081-1/+9
* Add busdma_mem_alloc & busdma_mem_free.Marcel Moolenaar2015-06-085-73/+205
* Add DMA tag management to the C library and Python binding.Marcel Moolenaar2015-06-067-12/+385
* Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.Baptiste Daroussin2015-05-301-0/+6
*-. Upgrade our copy of clang and llvm to 3.6.1 release.Dimitry Andric2015-05-251-60/+60
|\ \
| | * Vendor import of llvm RELEASE_360/rc4 tag r229772 (effectively, 3.6.0 RC4):vendor/llvm/llvm-release_360-r229772Dimitry Andric2015-02-191-0/+1
| | * Vendor import of llvm RELEASE_360/rc3 tag r229040 (effectively, 3.6.0 RC3):vendor/llvm/llvm-release_360-r229040Dimitry Andric2015-02-141-9/+10
| | * Vendor import of llvm RELEASE_360/rc2 tag r227651 (effectively, 3.6.0 RC2):vendor/llvm/llvm-release_360-r227651Dimitry Andric2015-01-315-2/+56
| | * Vendor import of llvm RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1):vendor/llvm/llvm-release_360-r226102Dimitry Andric2015-01-18167-2442/+13126
| * | Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1):vendor/clang/clang-release_360-r226102Dimitry Andric2015-01-1859-962/+1253
| * | Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 rele...vendor/clang/clang-release_350-r216957Dimitry Andric2014-11-2479-4227/+2969
* | | Remove directory for test that has been integrated in under tests/sys/...Enji Cooper2015-05-243-293/+0
* | | Mark libgomp.so.1 as an old lib not an old fileBaptiste Daroussin2015-05-211-1/+1
* | | Remove usr/share/dtrace/{tcpconn,tcpstate,tcptrack,udptrack} if MK_CDDL == noEnji Cooper2015-05-201-0/+4
* | | Add mv / expr ; these are used by the updated freebsd-wifi-build environment.Adrian Chadd2015-05-191-1/+1
* | | Build libgcov only if we're building base system GCCEd Maste2015-05-181-0/+1
* | | Fix more warnings related to missing headersEnji Cooper2015-05-162-4/+6
* | | Make these all work with the new way of doing privatelib.Adrian Chadd2015-05-165-4/+6
* | | Provide reallocarray() in -legacy, if needed, to allow building head onDimitry Andric2015-05-152-0/+50
* | | Build libgomp only if we're also building base system GCCEd Maste2015-05-151-0/+5
* | | Fix make delete-old for gperf and GCC/CXX optionsEd Maste2015-05-061-6/+4
* | | Replace groff's soelim by soeliminate(1) renamed soelim(1)Baptiste Daroussin2015-05-011-2/+0
* | | OptionalObsoleteFiles: don't remove c++filt when using ELF Tool ChainEd Maste2015-05-011-0/+2
* | | Add a -v to tell where each symbol is resolved from.Bryan Drewery2015-05-011-2/+9
* | | Fix a commentBryan Drewery2015-05-011-1/+1
* | | Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-0/+2
* | | Integrate tools/regression/mmap into the FreeBSD test suite asEnji Cooper2015-04-272-111/+0
* | | Convert this testcase over to a TAP format testcaseEnji Cooper2015-04-271-15/+24
* | | Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into theEnji Cooper2015-04-276-1187/+0
* | | - Fix style(9) a bitEnji Cooper2015-04-272-57/+57
* | | - Fix compilation (MAP_INHERIT's dead)Enji Cooper2015-04-274-22/+21
* | | Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper2015-04-2711-541/+0
* | | Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper2015-04-2720-4984/+0
* | | Integrate tools/regression/kqueue into the FreeBSD test suite asEnji Cooper2015-04-2710-1747/+0
* | | Fix -Wformat warnings by using proper format string qualifiers forEnji Cooper2015-04-271-5/+5
* | | Integrate tools/regression/execve into the FreeBSD test suite asEnji Cooper2015-04-2710-226/+0
* | | Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-235-5/+5
* | | Tweak BSS symbol handling from r281811 to not consider them unresolvedBryan Drewery2015-04-211-2/+3
* | | Support libraries linked by path.Bryan Drewery2015-04-211-6/+10
* | | - For executables search for matching (B) global uninitialized BSS symbols fromBryan Drewery2015-04-211-21/+30
* | | Revert r281805 for now as it breaks due to spaces in outputBryan Drewery2015-04-211-5/+3
* | | Pass full path to ldd(1) so it works on files in cwd.Bryan Drewery2015-04-211-1/+1
* | | Support demangling C++ symbols with -D flag.Bryan Drewery2015-04-211-3/+5
* | | - Speedup significantly by not using subshells for data already fetched.Bryan Drewery2015-04-201-17/+70
* | | Fix indentation to use tabsBryan Drewery2015-04-201-20/+20
* | | Update pkt-gen to optionally use randomised source/destinationAdrian Chadd2015-04-191-25/+46
* | | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-2/+0
* | | Fix even more warnings..Enji Cooper2015-04-112-3/+4
* | | Fix more warnings I didn't catch in the first go-aroundEnji Cooper2015-04-112-6/+3
* | | Fix warnings, bump WARNS to 6, and use a temporary socket instead of one in /tmpEnji Cooper2015-04-112-8/+8