aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* controlelf: fix indentation for larger flagsEd Maste2020-03-011-2/+2
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-292-2/+0
* nanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOVEd Maste2020-02-191-0/+1
* nanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOVEd Maste2020-02-191-0/+1
* Various cleanups to cryptocheck.John Baldwin2020-01-071-450/+344
* Regularize my copyright noticeWarner Losh2019-12-0422-24/+24
* Update controlelf(1) to ahndle stack gap disable flag.Konstantin Belousov2019-11-171-1/+3
* If /usr/obj is a symlink, cpio(1) needs persuation to DTRT.Poul-Henning Kamp2019-11-021-4/+7
* Mention that ports/net-mgmt/libsmi is requiredPoul-Henning Kamp2019-11-021-0/+2
* add valectl to the system commandsVincenzo Maffione2019-10-315-453/+3
* tools/tools/locale: allow POSIX target to be built in parallelYuri Pankov2019-10-211-21/+17
* netmap: minor misc improvementsVincenzo Maffione2019-10-202-7/+8
* Add missing port to the list of needed tools in the README fileEugene Grosbein2019-10-141-0/+1
* Mark "private use area" characters as printable.Yuri Pankov2019-10-051-1/+2
* Pre-generate Big5 charmap from CLDR data.Yuri Pankov2019-10-052-13708/+13968
* Use set -o xtrace in preference to set -x for consistency withWarner Losh2019-09-271-4/+4
* Push and pop xtrace correctly for run_early_customizeWarner Losh2019-09-271-1/+5
* Remove workaround for building on FreeBSD hosts prior to FreeBSD 10.Warner Losh2019-09-271-20/+10
* controlelf: update man pageEd Maste2019-09-271-13/+15
* controlelf: exit with error if file endianness does not match hostEd Maste2019-09-271-0/+16
* controlelf: simplify feature string parsingEd Maste2019-09-271-24/+21
* controlelf: tidy up option parsingEd Maste2019-09-271-10/+8
* controlelf: add protmax controlEd Maste2019-09-271-0/+1
* controlelf: some style(9) cleanupEd Maste2019-09-271-17/+21
* controlelf: install standard BSD 2 clause licenseEd Maste2019-09-271-14/+14
* controlelf: clean up warningsEd Maste2019-09-271-9/+9
* Add tool to modify ELF binary feature control bitsEd Maste2019-09-273-0/+480
* Insert proper copyright/license headersBaptiste Daroussin2019-09-135-0/+129
* Remove obsolete WITHOUT names that are no longer in the system.Warner Losh2019-09-092-30/+0
* These should have been removed when we removed atmel port before 12.Warner Losh2019-09-092-70/+0
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-272-0/+387
* tools/tools/crypto: cryptokeytest: Fix build with newer OpenSSLConrad Meyer2019-08-091-61/+47
* Mount and unmount devfs around calls to add packages.Warner Losh2019-06-211-1/+3