aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* prepare-commit-msg: Avoid warning on macOS and shellcheck fixesAlex Richardson2021-01-071-5/+5
* netmap: bridge: fix NS_MOREFRAG supportVincenzo Maffione2021-01-071-5/+7
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-1/+1
* 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
* 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
* 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