aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the pattern for changing PermitRootLoginJose Luis Duran2021-07-301-1/+1
* nanobsd: fix typo in NANO_WORLDDIRYann Kerherve2021-07-301-1/+1
* nanobsd: Bump rescue size to 8GBWarner Losh2021-07-211-4/+6
* pcengines: Fix kernel configWarner Losh2021-07-212-65/+65
* nanobsd: default to -j $hw.ncpuWarner Losh2021-07-211-1/+3
* nanobsd: Use gpart and create code image before full disk imageArrigo Marchiori2021-07-213-50/+103
* nanobsd: enhance fill_pkg.shLev A. Serebryakov2021-07-161-41/+113
* mk: LZMA_SUPPORT is unusedWarner Losh2021-07-161-2/+0
* nanobsd: remove sparc64 embedded exampleWarner Losh2021-07-122-45/+0
* Add deprecation notice for WITH_PROFILE optionEd Maste2021-07-071-0/+2
* libspl: fix NO_CLEAN buildWarner Losh2021-06-221-0/+3
* Add a description for WITH_SVNLITE.John Baldwin2021-06-091-0/+3
* Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>Dimitry Andric2021-06-061-16/+27
* tools/build/bootstrap-m4: regenerate after d37f81e35bAlex Richardson2021-05-111-195/+219
* wlanstats: fix buildSofian Brabez2021-04-271-1/+1
* iwnstats: fix build with clang and allow install under /usr/local/sbinSofian Brabez2021-04-272-15/+13
* Don't add -Winline for WARNS=6Alex Richardson2021-04-221-1/+1
* tools/build/make.py: Avoid calling brew --prefix on macOS unnecessarilyAlex Richardson2021-04-101-13/+15
* tools/build/make.py: Don't call brew --prefix if --cross-bindir is setAlex Richardson2021-04-101-4/+11
* tools/build/make.py: drop workaround for cc --version not being parsedAlex Richardson2021-04-101-9/+2
* netmap: pkt-gen: allow -Z and -z to be used togetherVincenzo Maffione2021-04-071-59/+66
* netmap: bridge: fix transmission in busy-wait modeVincenzo Maffione2021-04-071-7/+17
* tools/build: Improve host-symlinks failure modeJessica Clarke2021-03-271-1/+2
* Silence a macro-redefined warning when crossbuildingAlex Richardson2021-03-171-0/+2
* Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-03-171-2/+5
* Fix crossbuild bootstrap tools build with Clang 12Alex Richardson2021-03-172-2/+7
* tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEANAlex Richardson2021-03-171-5/+5
* Create symlinks to host tools on non-FreeBSD hostsAlex Richardson2021-03-171-4/+14
* Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.John Baldwin2021-03-111-0/+1
* WITH_OFED build option: fixKonstantin Belousov2021-02-052-4/+4
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-02-052-0/+2
* build: options: mention ports in the WITH_OPENLDAP descriptionKyle Evans2021-02-041-1/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-293-17/+0
* Remove Binutils from src.conf(5) option descriptionsEd Maste2021-01-273-4/+8
* 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