aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* pfctl: Improve set skip handling for groupsKristof Provost2018-08-222-9/+75
* Make NVMe compatible with the original APIChuck Tuffli2018-08-227-15/+15
* Move all devd related configs to sbin/devd/Brad Davis2018-08-219-0/+900
* bectl(8): Allow running a custom command in the 'jail' subcommandKyle Evans2018-08-183-8/+17
* Consistently use NULL to terminate the argv; no functional changes.Edward Tomasz Napierala2018-08-171-7/+7
* bectl(8): Add batch mode to jail subcommandKyle Evans2018-08-173-10/+27
* bectl(8): Kit-kat barKyle Evans2018-08-161-1/+2
* bectl(8): Implement the 'create a snapshot' variant of createKyle Evans2018-08-161-5/+19
* bectl(8): Appease clang-scanKyle Evans2018-08-161-1/+1
* libbe(3)/bectl(8): Hit rewind on a bunch of off-by-onesKyle Evans2018-08-161-5/+5
* Add SECURITY section to loader(8).Edward Tomasz Napierala2018-08-151-1/+10
* bectl(8): Check jailparam_* return valuesKyle Evans2018-08-141-13/+28
* Add init_exec kenv(1) variable, to make init(8) execute a fileEdward Tomasz Napierala2018-08-142-1/+33
* libbe(3)/bectl(8): Remove now-redundant include pathsKyle Evans2018-08-131-1/+0
* libbe(3): Fix be_import to delete temp snapshotKyle Evans2018-08-131-7/+1
* bectl(8): Use strcmp, rather than trying to directly compareKyle Evans2018-08-121-1/+1
* bectl(8): Rename "index" variable, which shadows a global in some landsKyle Evans2018-08-121-2/+2
* Merge libbe(3)/bectl(8) from projects/bectl into headKyle Evans2018-08-117-0/+1636
|\
| * libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+1
| * bectl(8): Add missing include pathKyle Evans2018-08-111-0/+1
| * MFH @ r337607, in preparation for boardingKyle Evans2018-08-11194-138/+17364
| |\
| * | bectl(8): Also document the import bug.Kyle Evans2018-08-111-0/+6
| * | bectl(8): Swap the order of ujail/umount documentation...Kyle Evans2018-08-111-3/+3