aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+1
* The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, soKirk McKusick2020-09-193-16/+29
* src.conf(5): Fix some mandoc issues in source filesGordon Bergling2020-09-193-4/+2
* Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importAlex Richardson2020-09-196-52/+17
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+7
* Add descriptions of the WITH_(OUT)_GH_BC options that exist in -CURRENTStefan Eßer2020-09-152-0/+12
* [PowerPC] Remove obsolete MK_LOADER_FORCE_LEBrandon Bergren2020-09-151-3/+0
* Remove WITHOUT_BMAKE descriptionEd Maste2020-09-131-8/+0
* Update flp test for new diskinfo outputWarner Losh2020-09-121-1/+1
* Fix trailing whitespaceWarner Losh2020-09-121-3/+3