| Commit message (Expand) | Author | Age | Files | Lines |
| * | Introduce stats(3), a flexible statistics gathering API. | Edward Tomasz Napierala | 2019-10-07 | 2 | -0/+8 |
| * | Mark "private use area" characters as printable. | Yuri Pankov | 2019-10-05 | 1 | -1/+2 |
| * | Pre-generate Big5 charmap from CLDR data. | Yuri Pankov | 2019-10-05 | 2 | -13708/+13968 |
| * | Do not remove the locale directory when building a system without locales | Baptiste Daroussin | 2019-10-04 | 1 | -1/+0 |
| * | Move simple_httpd out of picobsd, add HTTPD option (default OFF) | Kyle Evans | 2019-10-01 | 2 | -0/+4 |
| * | Use set -o xtrace in preference to set -x for consistency with | Warner Losh | 2019-09-27 | 1 | -4/+4 |
| * | Push and pop xtrace correctly for run_early_customize | Warner Losh | 2019-09-27 | 1 | -1/+5 |
| * | Remove workaround for building on FreeBSD hosts prior to FreeBSD 10. | Warner Losh | 2019-09-27 | 1 | -20/+10 |
| * | controlelf: update man page | Ed Maste | 2019-09-27 | 1 | -13/+15 |
| * | controlelf: exit with error if file endianness does not match host | Ed Maste | 2019-09-27 | 1 | -0/+16 |
| * | controlelf: simplify feature string parsing | Ed Maste | 2019-09-27 | 1 | -24/+21 |
| * | controlelf: tidy up option parsing | Ed Maste | 2019-09-27 | 1 | -10/+8 |
| * | controlelf: add protmax control | Ed Maste | 2019-09-27 | 1 | -0/+1 |
| * | controlelf: some style(9) cleanup | Ed Maste | 2019-09-27 | 1 | -17/+21 |
| * | controlelf: install standard BSD 2 clause license | Ed Maste | 2019-09-27 | 1 | -14/+14 |
| * | controlelf: clean up warnings | Ed Maste | 2019-09-27 | 1 | -9/+9 |
| * | Add tool to modify ELF binary feature control bits | Ed Maste | 2019-09-27 | 3 | -0/+480 |
| * | Enhance the 'ps' command so that it prints a line per proc and a line | Gleb Smirnoff | 2019-09-25 | 1 | -12/+13 |
| * | Add description for WITH_GOOGLETEST | Kyle Evans | 2019-09-18 | 1 | -0/+5 |
| * | Insert proper copyright/license headers | Baptiste Daroussin | 2019-09-13 | 5 | -0/+129 |
| * | Remove obsolete WITHOUT names that are no longer in the system. | Warner Losh | 2019-09-09 | 2 | -30/+0 |
| * | These should have been removed when we removed atmel port before 12. | Warner Losh | 2019-09-09 | 2 | -70/+0 |
| * | ci-qemu-test: if firmware is not available, hint at pkg to install | Ed Maste | 2019-09-09 | 1 | -0/+1 |
| * | The efifat files are no longer used: remove the code to build them | Rebecca Cran | 2019-09-04 | 1 | -1/+0 |
| * | - Retire pc-sysinstall(8) | Kris Moore | 2019-09-03 | 1 | -100/+0 |
| * | Use makefs -t msdos in make_esp_file | Matt Macy | 2019-09-03 | 1 | -11/+11 |
| * | Add kernel-side support for in-kernel TLS. | John Baldwin | 2019-08-27 | 2 | -0/+387 |
| * | iwmbtfw: Firmware loader for Intel Wireless 8260 based Bluetooth USB devices | Vladimir Kondratyev | 2019-08-18 | 1 | -0/+3 |
| * | Remove rlogin/rsh references from src.conf(5) WITHOUT_BLACKLIST_SUPPORT | Ed Maste | 2019-08-13 | 1 | -2/+0 |
| * | tools/tools/crypto: cryptokeytest: Fix build with newer OpenSSL | Conrad Meyer | 2019-08-09 | 1 | -61/+47 |
| * | [PPC64] Don't mark ld.bfd as obsolete | Leandro Lupori | 2019-08-05 | 1 | -1/+2 |
| * | Include caph_rights_limit() in libegacy if need be. | Mark Johnston | 2019-08-01 | 1 | -1/+2 |
| * | remove obsolete kernel debugging script | Ed Maste | 2019-08-01 | 1 | -143/+0 |
| * | Save the last callout function executed on each CPU | Eric van Gyzen | 2019-07-03 | 2 | -0/+93 |
| * | Also remove lib32 versions of libradius. | Tijl Coosemans | 2019-07-03 | 1 | -0/+6 |
| * | Add support for Python 3 and make it the default. | Marcel Moolenaar | 2019-06-30 | 3 | -23/+75 |
| * | Create a link to the ipmon.conf.5 man page as documented in ipmon.5. | Cy Schubert | 2019-06-27 | 1 | -0/+1 |
| * | Add the ipmon.5 man page. | Cy Schubert | 2019-06-27 | 1 | -0/+1 |
| * | Mount and unmount devfs around calls to add packages. | Warner Losh | 2019-06-21 | 1 | -1/+3 |
| * | sys: Remove DEV_RANDOM device option | Conrad Meyer | 2019-06-21 | 8 | -8/+0 |
| * | Add <sys/dnv.h> required for libnv to SYSINCS, too, apparently missed | Marius Strobl | 2019-06-15 | 1 | -1/+2 |
| *-----. | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++, | Dimitry Andric | 2019-06-12 | 1 | -151/+151 |
| |\ \ \ \ |
|
| | | | | * | Vendor import of llvm release_80 branch r363030:vendor/llvm/llvm-release_801-r366581vendor/llvm/llvm-release_80-r364487vendor/llvm/llvm-release_80-r363030vendor/llvm-80 | Dimitry Andric | 2019-06-11 | 1 | -6/+24 |
| | | | | * | Vendor import of llvm release_80 branch r355313:vendor/llvm/llvm-release_80-r355313 | Dimitry Andric | 2019-03-04 | 1 | -48/+61 |
| | | | | * | Vendor import of llvm release_80 branch r354130:vendor/llvm/llvm-release_80-r354130 | Dimitry Andric | 2019-02-15 | 1 | -1/+2 |
| | | | | * | Vendor import of llvm trunk r351319 (just before the release_80 branchvendor/llvm/llvm-trunk-r351319 | Dimitry Andric | 2019-01-19 | 312 | -11162/+14826 |
| | | | * | | Vendor import of lldb trunk r351319 (just before the release_80 branchvendor/lldb/lldb-trunk-r351319 | Dimitry Andric | 2019-01-19 | 103 | -1450/+7051 |
| | | * | | | Vendor import of lld trunk r351319 (just before the release_80 branchvendor/lld/lld-trunk-r351319 | Dimitry Andric | 2019-01-19 | 1 | -1/+1 |
| | * | | | | Vendor import of clang trunk r351319 (just before the release_80 branchvendor/clang/clang-trunk-r351319 | Dimitry Andric | 2019-01-19 | 63 | -433/+1339 |
| * | | | | | Move llvm-ranlib to appropriate location in OptionalObsoleteFiles.inc. | Jung-uk Kim | 2019-06-06 | 1 | -1/+1 |