aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add ga_IE.UTF-8 locale.Yuri Pankov2018-11-262-1/+3
* git-svn-init: Add docs to the choice of reposBen Widawsky2018-11-201-2/+20
* Use UnicodeData.txt to create UTF-8 ctype map.Yuri Pankov2018-11-174-7674/+108
* netmap: pkt-gen: several updates from upstreamVincenzo Maffione2018-11-102-595/+1296
* netmap: add load balancer programVincenzo Maffione2018-11-098-15/+1663
* Add benchmarks for lstat(2) and readlink(2).Edward Tomasz Napierala2018-11-071-0/+36
* Cleanup locale tools:Yuri Pankov2018-11-0610-392/+71
* Allow building world without inheriting $PATHAlex Richardson2018-11-051-1/+1
* Add hybrid C.UTF-8 locale being identical to default C locale exceptYuri Pankov2018-11-042-12/+15
* Update to CLDR 34 and UNICODE 11.Yuri Pankov2018-11-033-0/+689
* Compile cryptocheck with in-tree openssl again.John Baldwin2018-11-011-4/+1
* netmap: add man page for the vale-ctl programVincenzo Maffione2018-10-242-33/+202
* netmap: add man page for the bridge programVincenzo Maffione2018-10-233-43/+145
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-201-4/+10
* Restore some of the ctype definitions reported in the PR from pre-CLDRYuri Pankov2018-10-113-20/+68
* Increase size of working imgfile from 250MB to 4GBRodney W. Grimes2018-09-071-1/+1
* Remove rsync to phk's serverRodney W. Grimes2018-09-071-3/+0
* Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray2018-08-261-15/+0
* Revert drm2 removal.Warner Losh2018-08-2410-0/+1033
* r338172 followup - removal of stray drm referencesMatt Macy2018-08-221-1/+0
* r338172 follow - remove firmwaresMatt Macy2018-08-229-1032/+0
* Specify DB_FROM_SRC=yes when doing any installation target.Warner Losh2018-08-161-3/+3
* Make distribution now happens from top of source tree.Poul-Henning Kamp2018-08-101-2/+2
* Switch the default pager for most commands to lessAlan Somers2018-08-082-4/+4
* git-svn-init: Clarify branch creation commandsBen Widawsky2018-08-061-5/+3
* tools: Add a git-svn bootstrap scriptBen Widawsky2018-08-022-0/+202
* Make timespecadd(3) and friends publicAlan Somers2018-07-303-38/+5
* Remove three stray instances of zfsloader.Warner Losh2018-07-201-1/+1
* cryptocheck: Correct mismatch between OpenSSL use and OCF Blake2Conrad Meyer2018-07-201-2/+2
* 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