aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove uses of CRIOGET in OCF tests after r368005.John Baldwin2020-11-252-18/+3
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-251-17/+2
* netmap: bridge: improve readabilityVincenzo Maffione2020-11-221-42/+74
* netmap: nmreplay: switch to libnetmapVincenzo Maffione2020-11-221-31/+24
* netmap: lb: switch to libnetmapVincenzo Maffione2020-11-222-55/+123
* netmap: pkt-gen: switch to libnetmapVincenzo Maffione2020-11-221-95/+120
* netmap: bridge: switch to libnetmapVincenzo Maffione2020-11-222-19/+22
* netmap: bridge, pkt-gen: fix man page typoVincenzo Maffione2020-11-212-3/+3
* netmap: bridge: update man page with more informationVincenzo Maffione2020-11-211-3/+17
* Revert "When building on Ubuntu bootstrap bmake with bash as the default shell"Alex Richardson2020-11-161-8/+0
* Ensure make delete-old does not unlink the llvm-cxxfilt and its manpage,Dimitry Andric2020-11-151-2/+5
* Support initializing stack variables on function entryBrooks Davis2020-11-102-0/+9
* Add collation version support to querylocale(3).Thomas Munro2020-11-082-0/+21
* Remove unnecessary __DECONST().John Baldwin2020-11-031-19/+19
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-0/+4
* beinstall.sh: Use bectl instead of beadm by defaultMateusz Piotrowski2020-10-301-8/+13
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-282-2/+0
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-272-2/+4
* Mount devfs inside a beinstall(8) chrootMateusz Piotrowski2020-10-271-0/+1
* libbe(3): install MLINKS for all of the functions providedKyle Evans2020-10-181-0/+35
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-142-7/+2
* Fix various warnings with higher WARNS.John Baldwin2020-10-131-59/+58
* [ath] Set WARNS to 0 here for nowAdrian Chadd2020-10-131-0/+2
* [athdebug] Fix warnings generated by gcc on mipsAdrian Chadd2020-10-131-3/+6
* Fix a few mandoc issuesGordon Bergling2020-10-092-31/+34
* Get tools/tools/cxgbtool to build with the latest clang.Navdeep Parhar2020-10-051-0/+1
* netmap: tools: extend CFLAGS after including bsd.prog.mkVincenzo Maffione2020-10-031-5/+3
* netmap: tools: fix several compiler warningsVincenzo Maffione2020-10-037-79/+82
* netmap: minor documentation fixVincenzo Maffione2020-10-031-1/+1
* netmap: pkt-gen: minor corrections to documentationVincenzo Maffione2020-10-032-14/+14
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-0149-58/+2
* Speciy the dev in an easily changed variableWarner Losh2020-09-281-14/+12
* Slightly modify wording to better match nearby entries.Stefan Eßer2020-09-242-6/+6
* bsdbox: fix build after recent libifconfig changesKyle Evans2020-09-211-0/+1
* fsx: fix build with WARNS=6Alan Somers2020-09-212-44/+24
* When building on Ubuntu bootstrap bmake with bash as the default shellAlex Richardson2020-09-211-0/+8
* Add a tools/build/make.py script that bootstraps bmake and then runs the buildAlex Richardson2020-09-211-0/+241