| Commit message (Expand) | Author | Age | Files | Lines |
| * | base: remove if_wg(4) and associated utilities, manpage | Kyle Evans | 2021-03-17 | 1 | -2/+0 |
| * | if_wg: import latest fixup work from the wireguard-freebsd project | Kyle Evans | 2021-03-15 | 1 | -0/+2 |
| * | Restore /boot/efi to mtree. | Nathan Whitehorn | 2021-03-06 | 1 | -0/+2 |
| * | Remove /boot/efi from mtree, missed in 0b7472b3d8d2. | Nathan Whitehorn | 2021-03-02 | 1 | -2/+0 |
| * | etc/shells: Add a reference to the ftpd manpage | ceri | 2021-02-26 | 1 | -1/+1 |
| * | bhyve/snapshot: drop mkdir when creating the unix domain socket | Robert Wing | 2021-02-22 | 1 | -0/+2 |
| * | zfs: bump version and install new share files | Martin Matuska | 2021-02-18 | 2 | -0/+6 |
| * | BSD.usr.dist: remove aout | Ed Maste | 2021-01-08 | 1 | -4/+0 |
| * | Factor-out hardware-independent part of USB HID support to new module | Vladimir Kondratyev | 2021-01-07 | 1 | -0/+2 |
| * | pkgbase: Install atf and kyua in the tests package | Emmanuel Vadot | 2021-01-04 | 3 | -9/+9 |
| * | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2021-01-03 | 2 | -2/+2 |
| * | lualoader: add loader_conf_dirs support (loader.conf.d) | Kyle Evans | 2020-12-31 | 1 | -0/+2 |
| * | build: remove the option to build gnugrep | Kyle Evans | 2020-12-25 | 1 | -4/+0 |
| * | Missed adding netgraph to mtree in r368443: | Nick Hibma | 2020-12-08 | 1 | -0/+2 |
| * | Fix indenting for netmap. | Nick Hibma | 2020-12-08 | 1 | -2/+2 |
| * | Merge ping6 to ping | Alan Somers | 2020-11-26 | 1 | -2/+0 |
| * | flua: Add a libjail module | Ryan Moeller | 2020-10-24 | 1 | -0/+4 |
| * | Add virtio-9p (aka VirtFS) filesystem sharing to bhyve. | Jakub Wojciech Klama | 2020-10-03 | 1 | -0/+2 |
| * | cp: add some basic tests | Kyle Evans | 2020-09-23 | 1 | -0/+2 |
| * | Merge ^/head r364082 through r364250. | Dimitry Andric | 2020-08-15 | 1 | -0/+4 |
| |\ |
|
| | * | flua: initial support for "require" in the base system | Ed Maste | 2020-08-13 | 1 | -0/+4 |
| * | | Merge ^/head r363739 through r363986. | Dimitry Andric | 2020-08-06 | 1 | -0/+2 |
| |\| |
|
| | * | Connect the tests provided with the new bc and dc | Stefan Eßer | 2020-08-03 | 1 | -0/+2 |
| * | | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds, | Dimitry Andric | 2020-08-06 | 2 | -2/+2 |
| |/ |
|
| * | - Cleanups related to sparc64 removal. | Yoshihiro Takahashi | 2020-07-28 | 1 | -4/+0 |
| * | Add tests for "add", "change" and "delete" functionality of /sbin/route. | Tom Jones | 2020-07-22 | 1 | -0/+2 |
| * | Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details | Gregory Neil Shapiro | 2020-07-15 | 2 | -2/+2 |
| * | Install extra TCP stack header files: They are needed to compile a userland | Olivier Cochard | 2020-07-08 | 1 | -0/+2 |
| * | Restrict default /root permissions | Conrad Meyer | 2020-06-04 | 1 | -1/+1 |
| * | pkgbase: resolve mailer.conf conflict WITHOUT_SENDMAIL | Kyle Evans | 2020-06-02 | 2 | -5/+7 |
| * | Install 32-bit libcrypto engines in /usr/lib32/engines instead of | Tijl Coosemans | 2020-06-01 | 1 | -0/+2 |
| * | Fix installation of libxo encoder modules. | Tijl Coosemans | 2020-05-31 | 1 | -0/+4 |
| * | rename in-tree libevent v1 to libevent1 | Ed Maste | 2020-05-28 | 1 | -1/+1 |
| * | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-05-23 | 2 | -2/+2 |
| * | Introduce nexthop objects and new routing KPI. | Alexander V. Chernikov | 2020-04-12 | 1 | -0/+2 |
| * | Always install backward compatibility timezones, as they are installed | Xin LI | 2020-04-09 | 1 | -0/+10 |
| * | Add a basic test for nvmecontrol | David Bright | 2020-04-07 | 1 | -0/+2 |
| * | Normalize deployment tools usage and definitions by putting into one place | Maxim Sobolev | 2020-04-07 | 1 | -3/+1 |
| * | Create and use a tests group for the tests user. | Brooks Davis | 2020-03-27 | 2 | -1/+2 |
| * | Install expected kyua docs. | Brooks Davis | 2020-03-26 | 1 | -0/+2 |
| * | pkgbase: Move device.hints from the runtime to the bootloader package | Emmanuel Vadot | 2020-03-24 | 1 | -1/+1 |
| * | Import the kyua test framework. | Brooks Davis | 2020-03-23 | 2 | -0/+10 |
| * | Add the tests user, an unprivileged user from the default kyua config. | Brooks Davis | 2020-03-23 | 1 | -0/+1 |
| * | BSD.sendmail.dist: simplify mqueue group name setting | Ed Maste | 2020-03-22 | 1 | -2/+1 |
| * | pkgbase: create sendmail directories only from BSD.sendmail.dist | Ed Maste | 2020-03-22 | 2 | -5/+4 |
| * | Merge ^/head r358466 through r358677. | Dimitry Andric | 2020-03-05 | 1 | -2/+0 |
| |\ |
|
| | * | Finish removal of bktr | Warner Losh | 2020-03-01 | 1 | -2/+0 |
| * | | Merge ^/head r358400 through r358465. | Dimitry Andric | 2020-02-29 | 1 | -62/+0 |
| |\| |
|
| | * | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 1 | -62/+0 |
| * | | Merge ^/head r357921 through r357930. | Dimitry Andric | 2020-02-14 | 1 | -2/+0 |
| |\| |
|