summaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* locale: fix mode for installed files to be 644, not 755Yuri Pankov2020-12-121-1/+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
* Fix compilation on head and while here:Olivier Cochard2020-11-302-22/+11
* 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
* Add collation version support to querylocale(3).Thomas Munro2020-11-082-0/+21
* Remove unnecessary __DECONST().John Baldwin2020-11-031-19/+19
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-272-2/+4
* 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-0113-18/+2
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+1
* gc pmtimer and apmWarner Losh2020-08-316-30/+0
* - Update to Unicode CLDR v35 (Unicode 12.0).Hiroki Sato2020-08-158-112/+819
* add script to help figure out what man pages need MLINKS updated...John-Mark Gurney2020-07-163-0/+59
* Move font related data structured to sys/font.c and update vtfontcvtToomas Soome2020-06-141-34/+20
* [wlanstats] Add the per-node amsdu hardware decap'ed receive stats.Adrian Chadd2020-06-122-2/+10
* Expand coverage of different buffer sizes.John Baldwin2020-05-251-79/+156
* [ath] Flip athratestats to use two columns for now.Adrian Chadd2020-05-161-1/+11
* [ath] ok ok, fix the indenting now that I have 5 column packet sizes.Adrian Chadd2020-05-161-2/+2
* Remove the ubsecstats tool since ubsec(4) has been removed.John Baldwin2020-05-152-76/+1
* [ath] Extend the colours to 4, not 2.Adrian Chadd2020-05-141-10/+9
* [ath] Prepare for .. more sample rate control entriesAdrian Chadd2020-05-131-7/+5
* [ar9300] Fix up this tool after test compiling it with LLVM. Le oops.Adrian Chadd2020-05-121-7/+7
* [ar9300] Update the ar9300 eeprom dump utility to include target power and CTL.Adrian Chadd2020-05-121-0/+278
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-32/+164
* Add extremely useful calendar(1) application to FreeBSDConrad Meyer2020-03-032-0/+2
* Fix typo in r278616Conrad Meyer2020-03-022-2/+0
* Move ELF feature note tool to usr.bin/elfctlEd Maste2020-03-023-500/+0