| Commit message (Expand) | Author | Age | Files | Lines |
* | Add (intmax_t) type casts to some printf parameters to keep i386 happy. | Kirk McKusick | 2018-04-08 | 1 | -1/+2 |
* | Split tools/diag/prtblknos into two parts: | Kirk McKusick | 2018-04-08 | 3 | -153/+169 |
* | cryptocheck: Add Chacha20 cipher to tool | Conrad Meyer | 2018-03-29 | 1 | -0/+3 |
* | cryptotest: Add chacha20 cipher | Conrad Meyer | 2018-03-29 | 1 | -1/+3 |
* | cryptotest: Add blake2 hashes to tool | Conrad Meyer | 2018-03-27 | 1 | -0/+5 |
* | Update the license to note my work on cryptocheck was sponsored. | John Baldwin | 2018-03-26 | 1 | -1/+26 |
* | lua-lint: Hint that try_include is now an accepted global | Kyle Evans | 2018-03-26 | 1 | -1/+1 |
* | cryptocheck: Add support for Blake2{B,S} hashes | Conrad Meyer | 2018-03-23 | 2 | -1/+10 |
* | Bring in JHB's cryptocheck tool | Conrad Meyer | 2018-03-23 | 2 | -31/+1183 |
* | Add kernel and userspace code to dump the firmware state of supported | Hans Petter Selasky | 2018-03-08 | 2 | -0/+6 |
* | lua-lint: Whitelist cli_execute_unparsed as a global | Kyle Evans | 2018-03-07 | 1 | -1/+2 |
* | Add --globals printc to lua-lint | Kyle Evans | 2018-03-02 | 1 | -1/+1 |
* | Add descriptions for recently added loader options | Kyle Evans | 2018-03-01 | 4 | -0/+8 |
* | Back out r330252; will reapply with an actual commit message | Kyle Evans | 2018-03-01 | 4 | -8/+0 |
* | MFC after: 1 week | Kyle Evans | 2018-03-01 | 4 | -0/+8 |
* | Remove LOADER_EFI description files | Kyle Evans | 2018-03-01 | 2 | -4/+0 |
* | Add missing punctuation to *_LOADER_EFI descriptions... | Kyle Evans | 2018-02-28 | 2 | -2/+2 |
* | Some missing LOADER_EFI build option descriptions | Kyle Evans | 2018-02-28 | 2 | -0/+4 |
* | Add missing WITH_BSD_GREP_FASTMATCH description | Kyle Evans | 2018-02-28 | 1 | -0/+3 |
* | Add kernel retpoline option for amd64 | Ed Maste | 2018-02-28 | 2 | -0/+6 |
* | lua-lint: Add note about luacheck in ports, silence warning | Kyle Evans | 2018-02-22 | 1 | -3/+3 |
* | Add script for linting stand/lua to tools/boot. | Kyle Evans | 2018-02-22 | 1 | -0/+19 |
* | Add LOADER_DEBUG regression test | Warner Losh | 2018-02-21 | 1 | -0/+9 |
* | tools/80211: correct array index | Eitan Adler | 2018-02-19 | 1 | -1/+1 |
* | Remove obsolete tool, bus_autoconf, which is replaced by devmatch(8). | Hans Petter Selasky | 2018-02-17 | 11 | -1217/+0 |
* | lua-test: Image the loader test directory if it doesn't exist yet | Kyle Evans | 2018-02-16 | 1 | -1/+4 |
* | Default to /tmp/loadertest for lua test scripts | Kyle Evans | 2018-02-16 | 2 | -2/+3 |
* | Simplify building before installing. | Warner Losh | 2018-02-15 | 1 | -2/+1 |
* | Build loader before installing it in lua-img.sh | Kyle Evans | 2018-02-15 | 1 | -0/+1 |
* | Set svn:executable on lua-img.sh | Kyle Evans | 2018-02-15 | 1 | -0/+0 |
* | Simple script to image a small test area from a built tree. Build with | Warner Losh | 2018-02-14 | 1 | -0/+25 |
* | A quick test script that we can run to use userboot's test mode to | Warner Losh | 2018-02-14 | 1 | -0/+22 |
* | Add lua to build script | Warner Losh | 2018-02-12 | 1 | -0/+14 |
* | Add Lua as a scripting langauge to /boot/loader | Warner Losh | 2018-02-12 | 1 | -0/+2 |
* | Convert tools/regression/sockets/socketpair to ATF | Alan Somers | 2018-02-10 | 2 | -170/+0 |
* | Promote llvm-cov to a standalone option | Ed Maste | 2018-02-10 | 2 | -0/+8 |
* | Add an explanation of the block size units output by prtblknos. | Kirk McKusick | 2018-02-09 | 1 | -0/+17 |
* | This is a little C-program that can be used to print out the list | Kirk McKusick | 2018-02-09 | 4 | -1/+356 |
* | Teach nanobsd about armv7, add -m to qemu invocations | Kyle Evans | 2018-02-09 | 8 | -8/+11 |
* | Remove gdbtui, it was already not installed on every arches | Baptiste Daroussin | 2018-02-06 | 1 | -1/+0 |
* | Flesh out the creation of sparc64 UFS images. This has only been verified | Marius Strobl | 2018-02-05 | 2 | -15/+55 |
* | Fix backward conditional. | Warner Losh | 2018-02-03 | 1 | -2/+2 |
* | tools: remove note about diffburst. | Eitan Adler | 2018-01-28 | 1 | -2/+0 |
* | Merge ^/head r327624 through r327885. | Dimitry Andric | 2018-01-12 | 1 | -25/+60 |
|\ |
|
| * | Add encrypt+authenticate modes to cryptotest tool | Conrad Meyer | 2018-01-10 | 1 | -25/+60 |
* | | Merge ^/head r327341 through r327623. | Dimitry Andric | 2018-01-06 | 1 | -4/+11 |
|\| |
|
| * | Add a crude workaround for ports with flavors | Poul-Henning Kamp | 2017-12-29 | 1 | -4/+11 |
* | | Merge ^/head r327169 through r327340. | Dimitry Andric | 2017-12-29 | 1 | -1/+1 |
|\| |
|
| * | other: Fix several typos and minor errors | Eitan Adler | 2017-12-27 | 1 | -1/+1 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545, | Dimitry Andric | 2017-12-29 | 1 | -0/+9 |
|\ \ |
|