aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* cryptocheck: Add Chacha20-Poly1305 AEAD coverage.John Baldwin2021-02-181-19/+27
* git-arc: Preserve the commit author when staging commitsMark Johnston2021-02-181-2/+3
* git-arc: Globally save and restore the git checkout headMark Johnston2021-02-181-14/+15
* Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-02-171-2/+5
* Fix crossbuild bootstrap tools build with Clang 12Alex Richardson2021-02-172-2/+7
* tools/build/make.py: drop workaround for cc --version not being parsedAlex Richardson2021-02-131-9/+2
* build: turn off FMTREE by default to prepare for removalKyle Evans2021-02-131-0/+5
* git-arc(1): Fix nits pointed out in final reviewDaniel Ebdrup Jensen2021-02-121-2/+2
* git-arc(1): Add manual pageDaniel Ebdrup Jensen2021-02-122-0/+203
* git-arc: Use a separate message fileMark Johnston2021-02-121-6/+4
* prepare-commit-msg: Remove blank characterDaniel Ebdrup Jensen2021-02-081-1/+1
* tools/git: Add git-arcMark Johnston2021-02-052-0/+600
* tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEANAlex Richardson2021-02-031-5/+5
* git hooks: add "Tested by" to commit message templateEd Maste2021-02-021-0/+1
* WITH_OFED build option: fixKonstantin Belousov2021-02-022-4/+4
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-013-5/+1
* tools: boot: use four jobs for building standKyle Evans2021-01-311-1/+1
* Remove unused GNUCXX option descriptionsEd Maste2021-01-302-6/+0
* build: options: mention ports in the WITH_OPENLDAP descriptionKyle Evans2021-01-301-1/+1
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-282-0/+2
* build: remove NDIS optionMarius Strobl2021-01-261-3/+0
* ndis(4): remove as previous announcedBrooks Davis2021-01-252-29/+0
* Create symlinks to host tools on non-FreeBSD hostsAlexander Richardson2021-01-251-4/+14
* Remove Binutils from src.conf(5) option descriptionsEd Maste2021-01-243-4/+8
* Fix cross-build support for Ubuntu 16.04Jessica Clarke2021-01-231-1/+9
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-223-17/+0
* getopt: Fix conversion from string-literal to non-const char *Alex Richardson2021-01-191-0/+1
* kerneldoc: remove Doxyfile for cmx(4)Marius Strobl2021-01-161-21/+0
* Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.incDimitry Andric2021-01-161-0/+1
* cat: capsicumize itMariusz Zaborski2021-01-151-0/+1
* tools: git hooks: drop "submitted by" from commit templateKyle Evans2021-01-141-2/+2
* netmap: pkt-gen: fix offset hex formattingVincenzo Maffione2021-01-121-3/+3
* build: add WITHOUT_CLEAN workaround for 821aa63a0940Kyle Evans2021-01-081-0/+6
* pccard: Remove wi(4) driverWarner Losh2021-01-081-21/+0
* prepare-commit-msg: Avoid warning on macOS and shellcheck fixesAlex Richardson2021-01-071-5/+5
* Drop some unncessary stale code from Makefile.bootAlex Richardson2021-01-071-9/+0
* tools/build/make.py: Fix macOS build after a920b9817Alex Richardson2021-01-071-4/+21
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-0/+4
* Fix warnings during bootstrap phase on macOSAlex Richardson2021-01-071-1/+1
* Fix warnings during bootstrap on Linux systemsAlex Richardson2021-01-0712-64/+74
* Fix all warnings emitted in `make kernel-toolchain`Alex Richardson2021-01-071-3/+3
* netmap: bridge: fix NS_MOREFRAG supportVincenzo Maffione2021-01-071-5/+7
* pfctl: Fix NOCLEAN buildKristof Provost2021-01-061-0/+8
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-052-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-031-281/+281
* Add comment explaining Git commit message hookEd Maste2020-12-301-0/+10
* Handle ports FLAVOR better. (+minor polish)Poul-Henning Kamp2020-12-301-2/+9
* Fix generation of colldef source files for non-UTF-8 localesHiroki Sato2020-12-294-283/+363
* [wlanwatch] fix compiler warnings-as-errors on gcc-6.4 mipsAdrian Chadd2020-12-291-4/+13
* [wlanwds] Fix compiler warnings-as-errors on freebsd gcc-6.4 mipsAdrian Chadd2020-12-291-1/+2