aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Move mostly useless examples binaries from OFED, as well as the SubnetKonstantin Belousov2018-07-201-0/+4
* Remove three stray instances of zfsloader.Warner Losh2018-07-202-3/+3
* cryptocheck: Correct mismatch between OpenSSL use and OCF Blake2Conrad Meyer2018-07-201-2/+2
* Fix the build of tools/regression/sockets/unix_cmsgAlan Somers2018-07-191-0/+1
* Fix buildworld on FreeBSD 10Alex Richardson2018-07-162-0/+49
* No longer install sys/nv.h and sys/cnv.h in lib/libnv/MakefileAlex Richardson2018-07-161-0/+3
* Make generated scripts executable.Ian Lepore2018-07-131-0/+7
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-131-2/+5
* Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore2018-07-132-15/+5
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-132-5/+15
* Wee fix: $dev is passed in to the function with the /dev prefix already inIan Lepore2018-07-121-2/+2
* Small refactor of install-bootWarner Losh2018-07-111-36/+40
* Remove gateworks nanobsd support.Warner Losh2018-07-0912-911/+0
* Remove armeb from the list of architectures we build for the bootWarner Losh2018-07-091-2/+2
* OCF: Add plain hash modesConrad Meyer2018-07-091-7/+155
* OCF: Add CRYPTO_SHA2_224_HMAC modeConrad Meyer2018-07-091-0/+2
* WITHOUT_SERVICESDB:Sean Bruno2018-07-042-0/+7
* 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 the fstab entries for tests that have an efi partition in slice 1 andIan Lepore2018-07-031-2/+2
* Doh! Commit the proper default values, not my local tweaks.Ian Lepore2018-07-021-2/+2
* Move the passphrase and iteration count into variables.Ian Lepore2018-07-021-12/+15
* Allow making just one flavor of boot-test image based on cmdline args.Ian Lepore2018-07-021-45/+31
* beinstall: enable use with git worktrees.Will Andrews2018-07-011-1/+2
* More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot toDimitry Andric2018-06-301-139/+135
* Push users towards LLVM_TARGET_ALL.Bryan Drewery2018-06-2712-0/+36
* Clang: Only build needed target for bootstrap compiler.Bryan Drewery2018-06-271-0/+2
* Add LLVM_TARGET_ALL option.Bryan Drewery2018-06-272-0/+5
* Add support for selectively enabling LLVM targetsDimitry Andric2018-06-2212-0/+24
* Don't remove loader.conf(5) when built WITHOUT_FORTHKyle Evans2018-06-211-1/+0
* Add WITH_SYSTEM_LINKER, on by default, that avoids building lld when possible.Bryan Drewery2018-06-202-0/+32
* Fix typo noticed by pstef@.Warner Losh2018-06-191-1/+1
* MK_EFI - Add uefisign and friends to this knob and ensure that we don'tSean Bruno2018-06-191-0/+8
* Add my script for coping with git-svn and the need to rebaseWarner Losh2018-06-192-0/+72
* Switch to creating UEFI ESPs using loader.efi instead of boot1.efi.Warner Losh2018-06-181-16/+45
* rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude2018-06-172-43/+476
* FreeBSD/amd64 requires 256MiB to boot UEFI, 128MB simply doesn't work.Warner Losh2018-06-171-4/+4
* netrate: build with WARNS=6Eitan Adler2018-06-162-5/+4
* rootgen.sh: Don't copy various bits of the bootcode from the running systemAllan Jude2018-06-161-8/+0
* Remove objcopy from BINUTILS option descriptionsEd Maste2018-06-154-4/+4