| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFS12 r341490, r341493: | Glen Barber | 2018-12-05 | 1 | -1/+3 |
| * | MFS12 r341168: | Yuri Pankov | 2018-11-29 | 1 | -9/+11 |
| * | MFC r340507-r340508, r340592-r340594, r340635-r340636: bectl(8) fixes | Kyle Evans | 2018-11-22 | 4 | -4/+327 |
| * | MFstable/12 r340728: | Mark Johnston | 2018-11-21 | 2 | -24/+28 |
| * | MFstable/12 r340727: | Mark Johnston | 2018-11-21 | 1 | -164/+165 |
| * | MFC r340100: | Andrey V. Elsukov | 2018-11-09 | 1 | -3/+1 |
| * | MFC r339740: | Andrey V. Elsukov | 2018-10-28 | 1 | -1/+1 |
| * | MFC r339493: add wdc as an alias for wds | Warner Losh | 2018-10-25 | 1 | -0/+2 |
| * | Fix spelling of an error message and add warning to another error | Bjoern A. Zeeb | 2018-10-17 | 1 | -2/+4 |
| * | Move the rc framework out of sbin/init into libexec/rc. | Bjoern A. Zeeb | 2018-10-17 | 178 | -17154/+1 |
| * | MFH r339206-r339212, r339215-r339239 | Glen Barber | 2018-10-08 | 1 | -1/+1 |
| |\ |
|
| | * | Fix information about $firewall_myservices | Danilo G. Baio | 2018-10-05 | 1 | -1/+1 |
| * | | MFH r338661 through r339200. | Glen Barber | 2018-10-05 | 15 | -55/+806 |
| |\| |
|
| | * | Add missing newline in pwarn message. | Kirk McKusick | 2018-10-02 | 1 | -1/+1 |
| | * | Run 32-bit compat ldconfig on mips64. | John Baldwin | 2018-09-28 | 1 | -1/+1 |
| | * | Add description, parameters, options, sysctl and examples of using AQMs to ip... | Guangyuan Yang | 2018-09-27 | 1 | -3/+426 |
| | * | Remove -m (update) from ldconfig -32 & -soft invocation on startup. | Konstantin Belousov | 2018-09-27 | 1 | -2/+2 |
| | * | Add "src-ip" or "dst-ip" keyword to the output, when we are printing the | Andrey V. Elsukov | 2018-09-26 | 1 | -0/+12 |
| | * | sysctl(8): Add a standard exit status section. | Mateusz Piotrowski | 2018-09-24 | 1 | -1/+3 |
| | * | Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case, | Andrey V. Elsukov | 2018-09-22 | 1 | -0/+1 |
| | * | We don't need shell protection for when we're expanding matches. | Warner Losh | 2018-09-22 | 2 | -4/+4 |
| | * | Move disktab to sbin/bsdlabel/ | Brad Davis | 2018-09-18 | 2 | -0/+205 |
| | * | Move dhclient.conf to sbin/dhclient/. | Brad Davis | 2018-09-18 | 2 | -0/+9 |
| | * | Remove dhclient.conf from here in prep for the move of it from etc/. | Brad Davis | 2018-09-18 | 1 | -39/+0 |
| | * | Fix "fasthalt" to halt instead of reboot | Eric van Gyzen | 2018-09-14 | 1 | -1/+1 |
| | * | Add the "-t" option to geom(8) utility, to display geoms hierarchy. | Edward Tomasz Napierala | 2018-09-14 | 2 | -4/+142 |
| * | | Make decryptcore(8) buildable. | Jung-uk Kim | 2018-09-19 | 1 | -8/+12 |
| |/ |
|
| * | Add new option to the geom(8) utility, "-p". It makes it easy to look up | Edward Tomasz Napierala | 2018-09-13 | 2 | -1/+80 |
| * | umount: remove sync(2) call when used with -f | Mateusz Guzik | 2018-09-13 | 1 | -4/+0 |
| * | Minor usability improvements to geom(8). | Edward Tomasz Napierala | 2018-09-11 | 1 | -9/+12 |
| * | Allow dhclient and ping to build WITHOUT_DYNAMICROOT | Ed Maste | 2018-09-09 | 2 | -2/+6 |
| * | Improve handling of the EFI map types[] array. | Konstantin Belousov | 2018-09-08 | 1 | -18/+19 |
| * | Teach sysctl(8) about the Persistent memory type. | Konstantin Belousov | 2018-09-07 | 1 | -2/+3 |
| * | Trim whitespace. | Konstantin Belousov | 2018-09-07 | 1 | -2/+2 |
| * | Move etc/ttys to sbin/init/. | Brad Davis | 2018-09-04 | 9 | -1/+398 |
| * | Add in a missing newline | Warner Losh | 2018-08-25 | 1 | -1/+1 |
| * | libbe(3)/bectl(8): Make consistent with beadm | Kyle Evans | 2018-08-24 | 2 | -6/+6 |
| * | Allow bootstrapping md5 on Linux, MacOS and FreeBSD < 12 | Alex Richardson | 2018-08-23 | 2 | -2/+22 |
| * | Fix warning about crossing INT32_MAX boundary in computation of constant value. | Patrick Kelsey | 2018-08-23 | 1 | -1/+1 |
| * | Extend tbrsize heuristic in pfctl(8) to provide a sensible value for | Patrick Kelsey | 2018-08-23 | 1 | -1/+3 |
| * | Implement blacklisting for devmatch | Warner Losh | 2018-08-23 | 2 | -5/+12 |
| * | When trying to match the nomatch event passed to us, attempt to look | Warner Losh | 2018-08-23 | 1 | -5/+60 |
| * | Add a new device flag: DF_ATTACHED_ONCE | Warner Losh | 2018-08-23 | 1 | -0/+2 |
| * | Remove sorting of matches and print all the matches as we find them. | Warner Losh | 2018-08-23 | 1 | -60/+2 |
| * | Improve devmatch driver loading | Warner Losh | 2018-08-23 | 1 | -2/+4 |
| * | bectl(8): Man page and usage cleanup | Kyle Evans | 2018-08-23 | 2 | -115/+103 |
| * | bectl(8): jail: Tear down jail by default after command exits | Kyle Evans | 2018-08-23 | 3 | -13/+44 |
| * | Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of | Patrick Kelsey | 2018-08-22 | 6 | -23/+58 |
| * | Move all devfs related files to sbin/devfs/ | Brad Davis | 2018-08-22 | 3 | -0/+134 |
| * | pfctl: Remove unused function | Kristof Provost | 2018-08-22 | 1 | -20/+0 |