summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* MFS12 r341490, r341493:Glen Barber2018-12-051-1/+3
* MFS12 r341168:Yuri Pankov2018-11-291-9/+11
* MFC r340507-r340508, r340592-r340594, r340635-r340636: bectl(8) fixesKyle Evans2018-11-224-4/+327
* MFstable/12 r340728:Mark Johnston2018-11-212-24/+28
* MFstable/12 r340727:Mark Johnston2018-11-211-164/+165
* MFC r340100:Andrey V. Elsukov2018-11-091-3/+1
* MFC r339740:Andrey V. Elsukov2018-10-281-1/+1
* MFC r339493: add wdc as an alias for wdsWarner Losh2018-10-251-0/+2
* Fix spelling of an error message and add warning to another errorBjoern A. Zeeb2018-10-171-2/+4
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-17178-17154/+1
* MFH r339206-r339212, r339215-r339239Glen Barber2018-10-081-1/+1
|\
| * Fix information about $firewall_myservicesDanilo G. Baio2018-10-051-1/+1
* | MFH r338661 through r339200.Glen Barber2018-10-0515-55/+806
|\|
| * Add missing newline in pwarn message.Kirk McKusick2018-10-021-1/+1
| * Run 32-bit compat ldconfig on mips64.John Baldwin2018-09-281-1/+1
| * Add description, parameters, options, sysctl and examples of using AQMs to ip...Guangyuan Yang2018-09-271-3/+426
| * Remove -m (update) from ldconfig -32 & -soft invocation on startup.Konstantin Belousov2018-09-271-2/+2
| * Add "src-ip" or "dst-ip" keyword to the output, when we are printing theAndrey V. Elsukov2018-09-261-0/+12
| * sysctl(8): Add a standard exit status section.Mateusz Piotrowski2018-09-241-1/+3
| * Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,Andrey V. Elsukov2018-09-221-0/+1
| * We don't need shell protection for when we're expanding matches.Warner Losh2018-09-222-4/+4
| * Move disktab to sbin/bsdlabel/Brad Davis2018-09-182-0/+205
| * Move dhclient.conf to sbin/dhclient/.Brad Davis2018-09-182-0/+9
| * Remove dhclient.conf from here in prep for the move of it from etc/.Brad Davis2018-09-181-39/+0
| * Fix "fasthalt" to halt instead of rebootEric van Gyzen2018-09-141-1/+1
| * Add the "-t" option to geom(8) utility, to display geoms hierarchy.Edward Tomasz Napierala2018-09-142-4/+142
* | Make decryptcore(8) buildable.Jung-uk Kim2018-09-191-8/+12
|/
* Add new option to the geom(8) utility, "-p". It makes it easy to look upEdward Tomasz Napierala2018-09-132-1/+80
* umount: remove sync(2) call when used with -fMateusz Guzik2018-09-131-4/+0
* Minor usability improvements to geom(8).Edward Tomasz Napierala2018-09-111-9/+12
* Allow dhclient and ping to build WITHOUT_DYNAMICROOTEd Maste2018-09-092-2/+6
* Improve handling of the EFI map types[] array.Konstantin Belousov2018-09-081-18/+19
* Teach sysctl(8) about the Persistent memory type.Konstantin Belousov2018-09-071-2/+3
* Trim whitespace.Konstantin Belousov2018-09-071-2/+2
* Move etc/ttys to sbin/init/.Brad Davis2018-09-049-1/+398
* Add in a missing newlineWarner Losh2018-08-251-1/+1
* libbe(3)/bectl(8): Make consistent with beadmKyle Evans2018-08-242-6/+6
* Allow bootstrapping md5 on Linux, MacOS and FreeBSD < 12Alex Richardson2018-08-232-2/+22
* Fix warning about crossing INT32_MAX boundary in computation of constant value.Patrick Kelsey2018-08-231-1/+1
* Extend tbrsize heuristic in pfctl(8) to provide a sensible value forPatrick Kelsey2018-08-231-1/+3
* Implement blacklisting for devmatchWarner Losh2018-08-232-5/+12
* When trying to match the nomatch event passed to us, attempt to lookWarner Losh2018-08-231-5/+60
* Add a new device flag: DF_ATTACHED_ONCEWarner Losh2018-08-231-0/+2
* Remove sorting of matches and print all the matches as we find them.Warner Losh2018-08-231-60/+2
* Improve devmatch driver loadingWarner Losh2018-08-231-2/+4
* bectl(8): Man page and usage cleanupKyle Evans2018-08-232-115/+103
* bectl(8): jail: Tear down jail by default after command exitsKyle Evans2018-08-233-13/+44
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-226-23/+58
* Move all devfs related files to sbin/devfs/Brad Davis2018-08-223-0/+134
* pfctl: Remove unused functionKristof Provost2018-08-221-20/+0