aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove gateworks nanobsd support.Warner Losh2018-07-0912-911/+0
* OCF: Add plain hash modesConrad Meyer2018-07-091-7/+155
* OCF: Add CRYPTO_SHA2_224_HMAC modeConrad Meyer2018-07-091-0/+2
* Add a semaphore ping benchmark.Edward Tomasz Napierala2018-07-041-0/+62
* Add a very simple memcpy benchmark.Edward Tomasz Napierala2018-07-041-0/+27
* Sort the benchmarks even more.Edward Tomasz Napierala2018-07-041-68/+68
* Rename "dup" and "fstat_shmfd" to "shmfd_dup" and "shmfd_fstat" for consistency.Edward Tomasz Napierala2018-07-041-7/+7
* Sort the benchmarks; no functional changes intended.Edward Tomasz Napierala2018-07-041-299/+299
* Disable pipepingtd benchmarks, to make it not depend on libthr.Edward Tomasz Napierala2018-07-042-1/+7
* Make the pipeping benchmarks work with larger buffer sizes.Edward Tomasz Napierala2018-07-041-90/+91
* Add threaded pipe ping benchmark.Edward Tomasz Napierala2018-07-042-0/+82
* Add a trivial "pipe ping" (two processes) benchmark.Edward Tomasz Napierala2018-07-041-0/+59
* Make syscall_timing(1) build with WARNS=6.Edward Tomasz Napierala2018-07-042-83/+86
* Add getprogname(3) (ie null) benchmark.Edward Tomasz Napierala2018-07-041-0/+18
* Use a macro for iteration.Edward Tomasz Napierala2018-07-041-81/+29
* Fix typo noticed by pstef@.Warner Losh2018-06-191-1/+1
* Add my script for coping with git-svn and the need to rebaseWarner Losh2018-06-192-0/+72
* netrate: build with WARNS=6Eitan Adler2018-06-162-5/+4
* makeroot.sh: allow duplicate entries even with -f <filelist>Ed Maste2018-05-301-1/+1
* Add a SPD cache to speed up lookups.Fabien Thomas2018-05-221-2/+2
* intel-ucode-split: add -n flag to skip creating output filesEd Maste2018-05-221-33/+44
* intel-ucode-split: incorporate review feedback, using asprintfEd Maste2018-05-171-10/+17
* Retire vxge(4).Sean Bruno2018-05-177-3701/+0
* Add intel-ucode-split to tools READMEEd Maste2018-05-161-0/+1
* intel-ucode-split: list platform ids based on processor_flagsEd Maste2018-05-161-1/+11
* intel-ucode-split: exit on unknown ucode header versionEd Maste2018-05-161-1/+3
* intel-ucode-split: add a -v verbose flagEd Maste2018-05-161-6/+23
* Add a tool to split Intel microcode into one file per Platform IdEd Maste2018-05-152-0/+175
* Remove 'All Rights Reserved'Warner Losh2018-05-0922-22/+21
* nxge(4):Sean Bruno2018-05-087-3756/+0
* Retire ixgb(4)Sean Bruno2018-05-026-6/+0
* Use M. Warner Losh everywhere on my copyrights.Warner Losh2018-05-0121-21/+21
* Add sortbench.Brooks Davis2018-04-194-0/+366
* Remove mention of tools/recoverdisk, now in sbinEd Maste2018-04-181-1/+0
* cryptocheck: Add Chacha20 cipher to toolConrad Meyer2018-03-291-0/+3
* cryptotest: Add chacha20 cipherConrad Meyer2018-03-291-1/+3
* cryptotest: Add blake2 hashes to toolConrad Meyer2018-03-271-0/+5
* Update the license to note my work on cryptocheck was sponsored.John Baldwin2018-03-261-1/+26
* cryptocheck: Add support for Blake2{B,S} hashesConrad Meyer2018-03-232-1/+10
* Bring in JHB's cryptocheck toolConrad Meyer2018-03-232-31/+1183
* tools/80211: correct array indexEitan Adler2018-02-191-1/+1
* Remove obsolete tool, bus_autoconf, which is replaced by devmatch(8).Hans Petter Selasky2018-02-1711-1217/+0
* Teach nanobsd about armv7, add -m to qemu invocationsKyle Evans2018-02-098-8/+11
* Fix backward conditional.Warner Losh2018-02-031-2/+2
* tools: remove note about diffburst.Eitan Adler2018-01-281-2/+0
* Add encrypt+authenticate modes to cryptotest toolConrad Meyer2018-01-101-25/+60
* Add a crude workaround for ports with flavorsPoul-Henning Kamp2017-12-291-4/+11
* netmap pkt-gen tool: Fix memset(3) argument orderConrad Meyer2017-12-131-1/+1
* Start adding commands that I know are good to build up residualWarner Losh2017-12-111-0/+5
* Add -I to just run the imaging part of nanobsd so you can test outWarner Losh2017-12-111-8/+24