aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libbe(3)/bectl(8): Make consistent with beadmKyle Evans2018-08-241-1/+1
* Revert drm2 removal.Warner Losh2018-08-2411-0/+1054
* Following r335259, don't copy boot1 from the running system for sparc64Marius Strobl2018-08-231-2/+0
* Remove hyper-v leftovers when WITHOUT_HYPERV is setKyle Evans2018-08-231-0/+1
* Remove ZFS leftovers when WITHOUT_ZFS is setKyle Evans2018-08-231-3/+25
* r338172 followup - removal of stray drm referencesMatt Macy2018-08-222-22/+0
* r338172 follow - remove firmwaresMatt Macy2018-08-229-1032/+0
* Relax the check added in 338096Alex Richardson2018-08-211-2/+4
* Fix -DWITHOUT_AUTO_OBJ build of rescue after r338096Alex Richardson2018-08-211-0/+2
* Fix incorrect output when printing block lists for files small enoughKirk McKusick2018-08-201-1/+1
* Don't create directories in ${WORLDTMP}/legacy with mtreeAlex Richardson2018-08-201-0/+13
* Avoid depending on system headers from the source tree during bootstrapAlex Richardson2018-08-201-0/+17
* 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
* Add optional LLVM BPF target supportDimitry Andric2018-08-091-0/+5
* 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-306-119/+18
* beinstall: perform pre-installworld steps.Will Andrews2018-07-291-7/+93
* tools/build/beinstall.sh: Use some slightly better shell syntax; reduce dupli...Eitan Adler2018-07-281-11/+12
* also set multicons for testsWarner Losh2018-07-271-1/+2
* 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