aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ffsinfo: Update example to avoid to-be-deprecated vinumEd Maste2021-04-101-2/+2
* Fix the build after 5061d5a0cfaf68a6891db82f6bd26ad3e72e87b1Alan Somers2021-04-081-1/+1
* [skip ci] fix a typo in a comment in mdconfig.cAlan Somers2021-04-081-1/+1
* mount_nullfs: rename a local variableAlan Somers2021-04-081-7/+7
* init: use explicit_bzero() for clearing passwordsKyle Evans2021-04-011-1/+1
* pfctl: Add missing 'va' code point nameKristof Provost2021-03-201-1/+2
* growfs: allow operation on RW-mounted filesystemsEd Maste2021-03-061-3/+2
* ipfw: make algo name argument optional for some table typesAndrey V. Elsukov2021-03-041-2/+18
* mount_nfs: update man page description for oneopenownRick Macklem2021-02-171-1/+14
* Allow setting alias port ranges in libalias and ipfw.Neel Chauhan2021-02-174-1/+47
* ipfw(8) crashes when ext6hdr option is omittedEvgeniy Khramtsov2021-02-041-0/+1
* init(8): set environment variables from the "daemon" class as wellAndrew Gierth2021-02-041-0/+1
* bectl: tests: use -R <mount> instead of specifying altrootKyle Evans2021-01-241-1/+1
* pfctl: Stop sharing pf_ruleset.c with the kernelKristof Provost2021-01-202-3/+343
* sbin/camcontrol: use calloc/strlcpy where appropriate.Xin LI2021-01-183-9/+6
* bectl(8): sync man page and help textRobert Wing2021-01-172-11/+9
* pfctl: Call ifa_load() before ifa_grouplookup()Kristof Provost2021-01-141-3/+4
* pfctl: Another set skip <group> fixKristof Provost2021-01-141-1/+21
* geom(8): list geoms with /dev/ prefixRobert Wing2021-01-111-0/+4
* dump(8): clarify the recommended use of cache and snapshotsGuangyuan Yang2021-01-091-4/+6
* MFC r368804: ipfw(8): Fix a few mandoc related issuesGordon Bergling2021-01-031-48/+50
* MFC r366402: ipfw(8): Bugfixes for some issues reported by mandocGordon Bergling2021-01-031-48/+61
* MFC r364459 (by fernape): ipfw(8): Fix typo in man pageFernando ApesteguĂ­a2021-01-031-2/+2
* MFC r365628 by ae: Fix compatibility regression after r364117.Andrey V. Elsukov2021-01-031-9/+16
* MFC r364117 by glebius:Gleb Smirnoff2021-01-032-10/+43
* MFC r368802: nvmecontrol(8): Fix a few mandoc related issues and add a SEE AL...Gordon Bergling2021-01-021-5/+9
* MFC: Correct and add some comments.Kirk McKusick2021-01-011-7/+7
* [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4Adrian Chadd2020-12-291-4/+4
* [rcorder] [crunch] Fix C function declarations to include voidAdrian Chadd2020-12-291-3/+3
* MFC r368800: devd.conf(5): Fix a mandoc related issueGordon Bergling2020-12-271-0/+3
* MFC r368148: fix hastd(8)Eugene Grosbein2020-12-181-0/+1
* MFC r368388: bectl: simplify the tail end of the jail cmdKyle Evans2020-12-151-4/+2
* MFC r367768: Stop using NVME_MAX_XFER_SIZE constant.Alexander Motin2020-12-132-10/+14
* MFC r367976:Alan Somers2020-12-121-1/+1
* MFC 367188: Use a dynamic buffer for the copy of a node's new value.John Baldwin2020-12-121-14/+21
* Fix bug in ifconfig preventing proper VLAN creation.Hans Petter Selasky2020-12-101-1/+2
* MFC: r368268Rick Macklem2020-12-081-2/+10
* MFC r350224 by sobomax:Gordon Bergling2020-12-071-0/+1
* MFC r367889: camcontrol(8): Fix some warnings spotted by mandocGordon Bergling2020-12-061-9/+0
* MFC r366662 (by imp), r367897Gordon Bergling2020-12-061-2/+6
* MFC r366572: Fix a few mandoc issuesGordon Bergling2020-12-063-4/+4
* MFC r344922 (by wosch): explain ``fsck -f'' more in detailGordon Bergling2020-12-061-3/+7
* MFC r368058:Hans Petter Selasky2020-12-037-10/+19
* MFC r367988:Mark Johnston2020-12-011-50/+56
* MFC r366933 and r366934:Hans Petter Selasky2020-12-012-2/+37
* MFC r367419:Mateusz Piotrowski2020-11-201-7/+4
* MFC r367630: Improve nvmecontrol error reporting.Alexander Motin2020-11-2016-143/+180
* MFC r366506, r366511:Alexander Motin2020-11-201-19/+206
* MFC of 367045.Kirk McKusick2020-11-171-6/+7
* MFC of 367035.Kirk McKusick2020-11-173-17/+36