aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* [wlanstats] Fix warnings-as-errors on gcc-6.4 on mipsAdrian Chadd2020-12-292-8/+10
* build: remove the option to build gnugrepKyle Evans2020-12-255-36/+0
* mk48txx(4): remove obsolete driverMarius Strobl2020-12-251-21/+0
* mc146818(4): remove obsolete driverMarius Strobl2020-12-251-21/+0
* make the git commit message template more compactEd Maste2020-12-231-27/+17
* tools/tools/locale: skip control character widthsYuri Pankov2020-12-232-65/+4
* tools/tools/locale: fix static-colldefYuri Pankov2020-12-181-2/+1
* tools/tools/locale: install generated files in current src checkoutYuri Pankov2020-12-181-1/+1
* Describe the commit message template our git hook script producesEd Maste2020-12-171-1/+10
* chmod +x the git commit message prep hookEd Maste2020-12-171-0/+0
* Add initial version of git commit message preparation hookEd Maste2020-12-171-0/+55
* lualoader: fix lua-lint runKyle Evans2020-12-171-1/+2
* Remove Doxyfiles for removed driversBrooks Davis2020-12-1525-525/+0
* Retire obsolete GDB 6.1.1Ed Maste2020-12-151-5/+0
* Remove more cx,ctau leftoversEd Maste2020-12-152-42/+0
* locale: fix mode for installed files to be 644, not 755Yuri Pankov2020-12-121-1/+1
* Provide userland notification of gpio pin changes ("userland gpio interrupts").Ian Lepore2020-12-123-0/+655
* riscv: allow building virtual machine imagesMitchell Horne2020-12-081-0/+1
* Fix the source directory when installing the results. The installHiroki Sato2020-12-071-0/+1
* update wcwidth data from utf8procYuri Pankov2020-12-065-395/+71814
* Retire GNU_GREP_COMPAT knobKyle Evans2020-12-052-7/+0
* make.py: Also pass STRIPBINAlex Richardson2020-12-041-0/+3
* Fix compilation on head and while here:Olivier Cochard2020-11-302-22/+11
* ping: add a ping6 hard link for backwards compatibilityAlan Somers2020-11-261-0/+2
* GH Actions: Use pre-installed clang packagesUlrich Spörlein2020-11-261-2/+6
* Merge ping6 to pingAlan Somers2020-11-261-3/+0