aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* lua-test: Image the loader test directory if it doesn't exist yetKyle Evans2018-02-161-1/+4
* Default to /tmp/loadertest for lua test scriptsKyle Evans2018-02-162-2/+3
* Simplify building before installing.Warner Losh2018-02-151-2/+1
* Build loader before installing it in lua-img.shKyle Evans2018-02-151-0/+1
* Set svn:executable on lua-img.shKyle Evans2018-02-151-0/+0
* Simple script to image a small test area from a built tree. Build withWarner Losh2018-02-141-0/+25
* A quick test script that we can run to use userboot's test mode toWarner Losh2018-02-141-0/+22
* Add lua to build scriptWarner Losh2018-02-121-0/+14
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+2
* Convert tools/regression/sockets/socketpair to ATFAlan Somers2018-02-102-170/+0
* Promote llvm-cov to a standalone optionEd Maste2018-02-102-0/+8
* Add an explanation of the block size units output by prtblknos.Kirk McKusick2018-02-091-0/+17
* This is a little C-program that can be used to print out the listKirk McKusick2018-02-094-1/+356
* Teach nanobsd about armv7, add -m to qemu invocationsKyle Evans2018-02-098-8/+11
* Remove gdbtui, it was already not installed on every archesBaptiste Daroussin2018-02-061-1/+0
* Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl2018-02-052-15/+55
* Fix backward conditional.Warner Losh2018-02-031-2/+2
* tools: remove note about diffburst.Eitan Adler2018-01-281-2/+0
* Merge ^/head r327624 through r327885.Dimitry Andric2018-01-121-25/+60
|\
| * Add encrypt+authenticate modes to cryptotest toolConrad Meyer2018-01-101-25/+60
* | Merge ^/head r327341 through r327623.Dimitry Andric2018-01-061-4/+11
|\|
| * Add a crude workaround for ports with flavorsPoul-Henning Kamp2017-12-291-4/+11
* | Merge ^/head r327169 through r327340.Dimitry Andric2017-12-291-1/+1
|\|
| * other: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-291-0/+9
|\ \
| * | Vendor import of clang trunk r321414:vendor/clang/clang-trunk-r321414Dimitry Andric2017-12-241-3/+3
| * | Vendor import of clang trunk r321017:vendor/clang/clang-trunk-r321017Dimitry Andric2017-12-1865-319/+3176
* | | Merge ^/head r326936 through r327149.Dimitry Andric2017-12-241-17/+216
|\ \ \ | | |/ | |/|
| * | Support more images (but still no geli)Warner Losh2017-12-191-17/+216
* | | Update OptionalObsoleteFiles.inc again.Dimitry Andric2017-12-241-0/+1
* | | Update OptionalObsoleteFiles.inc for new headers and libraries underDimitry Andric2017-12-241-0/+10
* | | Add new llvm-objcopy utility, enabled when MK_CLANG_EXTRAS=yes.Dimitry Andric2017-12-241-0/+1
* | | Update ObsoleteFiles.inc and OptionalObsoleteFiles.inc.Dimitry Andric2017-12-201-116/+120
|/ /
* | Use -h -D in preference to -D so that the serial port gets theWarner Losh2017-12-151-1/+1
* | Be a little verbose and list the loader files we're putting on theWarner Losh2017-12-151-0/+1
* | For now, make the gpart commands verbose so we know exactly what'sWarner Losh2017-12-151-6/+11
* | Add missing of=/dev/${dev}s${s} when installing zfsboot.Warner Losh2017-12-151-2/+2
* | Script to generate minimal boot images for each of the 24 supportedWarner Losh2017-12-151-0/+213
* | Script that knows how to put boot blocks onto a device. Eventually,Warner Losh2017-12-151-0/+128
* | 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
* | Fix the std-x86 layout to produce a bootable system. Due toWarner Losh2017-12-111-8/+10
* | Don't automatically create objdir here. We're just after theWarner Losh2017-12-081-1/+1
* | Remove local here. It was a cut and paste error.Warner Losh2017-12-081-1/+1
* | Build WITHOUT_FORTH too, at least for amd64 and i386Warner Losh2017-12-081-0/+8
* | Just use the last line of the output from getting .OBJDIR. TheWarner Losh2017-12-041-1/+1
* | Remove the entire objdir tree to avoid picking up stale binaries fromWarner Losh2017-12-041-9/+12