aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Save the last callout function executed on each CPUEric van Gyzen2019-07-032-0/+93
* Also remove lib32 versions of libradius.Tijl Coosemans2019-07-031-0/+6
* Add support for Python 3 and make it the default.Marcel Moolenaar2019-06-303-23/+75
* Create a link to the ipmon.conf.5 man page as documented in ipmon.5.Cy Schubert2019-06-271-0/+1
* Add the ipmon.5 man page.Cy Schubert2019-06-271-0/+1
* Mount and unmount devfs around calls to add packages.Warner Losh2019-06-211-1/+3
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-218-8/+0
* Add <sys/dnv.h> required for libnv to SYSINCS, too, apparently missedMarius Strobl2019-06-151-1/+2
*-----. Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-121-151/+151
|\ \ \ \
| | | | * Vendor import of llvm release_80 branch r363030:vendor/llvm/llvm-release_801-r366581vendor/llvm/llvm-release_80-r364487vendor/llvm/llvm-release_80-r363030vendor/llvm-80Dimitry Andric2019-06-111-6/+24
| | | | * Vendor import of llvm release_80 branch r355313:vendor/llvm/llvm-release_80-r355313Dimitry Andric2019-03-041-48/+61
| | | | * Vendor import of llvm release_80 branch r354130:vendor/llvm/llvm-release_80-r354130Dimitry Andric2019-02-151-1/+2
| | | | * Vendor import of llvm trunk r351319 (just before the release_80 branchvendor/llvm/llvm-trunk-r351319Dimitry Andric2019-01-19312-11190/+14854
| | | * | Vendor import of lldb trunk r351319 (just before the release_80 branchvendor/lldb/lldb-trunk-r351319Dimitry Andric2019-01-19103-1471/+7072
| | * | | Vendor import of lld trunk r351319 (just before the release_80 branchvendor/lld/lld-trunk-r351319Dimitry Andric2019-01-191-1/+1
| * | | | Vendor import of clang trunk r351319 (just before the release_80 branchvendor/clang/clang-trunk-r351319Dimitry Andric2019-01-1963-434/+1340
* | | | | Move llvm-ranlib to appropriate location in OptionalObsoleteFiles.inc.Jung-uk Kim2019-06-061-1/+1
* | | | | [ath] [fix] athani compilation was broken by recent ath changeMichael Zhilin2019-06-051-1/+1
* | | | | Use CLANG knob to remove llvm-symbolizer man pageEd Maste2019-06-051-1/+1
* | | | | move llvm-ar and llvm-nm to appropriate location in OptionalObsoleteFiles.incEd Maste2019-06-051-4/+4
* | | | | llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANGKyle Evans2019-06-021-1/+1
* | | | | nanobsd: exclude .git (and .hg) in the same places we exclude .svnEd Maste2019-05-242-2/+2
* | | | | To avoid unnecessarily modifying ports, add a -lgomp symlink, since GCCDimitry Andric2019-05-191-0/+7
* | | | | Fix OptionalObsoleteFiles copy/paste mistake from r345236, whichDimitry Andric2019-05-191-1/+1
* | | | | Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-2/+2
* | | | | Update beinstall to use the mergemaster/etcupdate from the source tree insteadBrad Davis2019-05-181-11/+10
* | | | | revert QEMU q35 platform use from r346748Ed Maste2019-04-301-1/+1
* | | | | fsx: seed more randomly with the -S0 optionAlan Somers2019-04-281-13/+24
* | | | | Fix tools/boot/ci-qemu-test.sh and make some improvementsRebecca Cran2019-04-261-4/+5
* | | | | For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummyIan Lepore2019-04-251-10/+20
* | | | | The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into allIan Lepore2019-04-241-0/+9
* | | | | Complain and exit the script if the 'make install' phase fails. Also,Ian Lepore2019-04-241-1/+5
* | | | | Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran2019-04-242-24/+39
* | | | | As an interim measure until a more permanent solution is implementedCy Schubert2019-04-181-2/+0
* | | | | Put QEMU CI smoke test boot log in /tmp if TMPDIR not setEd Maste2019-04-171-1/+1
* | | | | Install some entropy for QEMU CI smoke testEd Maste2019-04-171-0/+3
* | | | | Allow this test script to be run from within src/tools/boot dir, and createIan Lepore2019-04-171-41/+84
* | | | | Add a smoke test QEMU boot script for CIEd Maste2019-04-101-0/+63
* | | | | ioatcontrol(8) crc-copy flag bug and misc usage tweakTycho Nightingale2019-04-091-3/+5
* | | | | Add option to build LLVM RISC-V targetMitchell Horne2019-04-072-0/+10
* | | | | Add cap_fileargs.h to -legacy if needed.Mariusz Zaborski2019-04-041-2/+7
* | | | | Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-031-0/+8
* | | | | ioatcontrol(8) could exercise 8k-aligned copy with page-break, crc andTycho Nightingale2019-04-022-6/+32
* | | | | revert r302146: makeroot: zero out subsecond component of time= keywordsEd Maste2019-03-271-4/+0
* | | | | Add special psuedo-options for the base/{binutils,gcc} ports.John Baldwin2019-03-261-1/+14
* | | | | Add description for WITHOUT_RETPOLINEEd Maste2019-03-241-0/+3
* | | | | From r345400, remove the ippool rc script when ipfilter is not wantedCy Schubert2019-03-221-0/+1
* | | | | Connect lib/libomp to the build.Dimitry Andric2019-03-163-0/+13
* | | | | Initial googlemock/googletest integration into the build/FreeBSD test suiteEnji Cooper2019-03-152-0/+134
|\ \ \ \ \
| * \ \ \ \ MFhead@r344996Enji Cooper2019-03-117-44/+255
| |\ \ \ \ \