aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ifconfig: fix incorrect wg allowed-ips netmaskMichael Chiu2021-02-151-1/+1
* mount_nullfs: rename a local variableAlan Somers2021-02-121-7/+7
* kldload(8): Improve phrasingDaniel Ebdrup Jensen2021-02-111-2/+3
* Revert "SO_RERROR indicates that receive buffer overflows should be handled a...Alexander V. Chernikov2021-02-081-12/+1
* SO_RERROR indicates that receive buffer overflows should be handled as errors.Alexander V. Chernikov2021-02-081-1/+12
* kldload(8): Add note about using kld_list in rc.conf(5)Daniel Ebdrup Jensen2021-02-081-1/+6
* sbin/pfctl: fix tests after recent output changesAlex Richardson2021-02-042-2/+2
* sbin/bectl: Skip tests if sparse files are not supportedAlex Richardson2021-02-031-0/+7
* Allow setting alias port ranges in libalias and ipfw. This will allow a systemNeel Chauhan2021-02-024-1/+47
* Register the bad read before bailing on terminal errors.Poul-Henning Kamp2021-02-021-9/+7
* ipfw(8) crashes when ext6hdr option is omittedEvgeniy Khramtsov2021-02-011-0/+1
* Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.Gleb Smirnoff2021-01-292-9/+11
* sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodesRyan Moeller2021-01-271-1/+2
* Fix fsck_ffs incorrectly reporting "CANNOT READ BLK: NNNN" errors.Kirk McKusick2021-01-261-2/+3
* pfctl: FreeBSD now supports DIOCGIFSPEEDKristof Provost2021-01-251-29/+0
* ifconfig: fix UBSan signed shift errorAlex Richardson2021-01-251-1/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-7/+2
* ifconfig: add vlanproto "qiniq" as an alias for "802.1ad"Allan Jude2021-01-202-2/+8
* mount_nfs: update man page description for oneopenownRick Macklem2021-01-181-1/+14
* Remove remnants of classful behavior in route(8).Alexander V. Chernikov2021-01-161-55/+14
* bectl: remove spurious aok variableKyle Evans2021-01-161-2/+0
* bectl: tests: use -R <mount> instead of specifying altrootKyle Evans2021-01-161-1/+1
* ICMP checksum test: Fix for big endianCharlie Root2021-01-121-64/+20
* pfctl: Another set skip <group> fixKristof Provost2021-01-111-1/+21
* Fix 32-bit build post 6733401935f83754b4b2744bc3d33ef84b1271e0Dimitry Andric2021-01-081-1/+1
* Fix 32-bit build post 5cc52631b3b88dfc36d8049dc8bece8573c5f9af.Cy Schubert2021-01-081-3/+3
* nvmecontrol: add device self-test op and log pageChuck Tuffli2021-01-084-1/+263
* Rewrite the disk I/O management system in fsck_ffs(8). Other thanKirk McKusick2021-01-0717-1384/+1215
* Reference newfs_msdos(8) from the newfs(8) manualMateusz Piotrowski2021-01-071-1/+2
* Fix bug in expanding lost+found direct blocks.Kirk McKusick2021-01-071-1/+1
* bectl(8): sync man page and help textRobert Wing2021-01-062-11/+9
* pfctl: Stop sharing pf_ruleset.c with the kernelKristof Provost2021-01-052-3/+343
* pkgbase: Move bectl to the runtime packageEmmanuel Vadot2021-01-041-0/+1
* sbin/camcontrol: use calloc/strlcpy where appropriate.Xin LI2021-01-043-9/+6
* The fsck_ffs program had previously only been able to expand the sizeKirk McKusick2021-01-031-35/+92
* ping: fix ping when the kernel was built without INET6Alan Somers2021-01-011-9/+15
* Correct and add some comments.Kirk McKusick2020-12-311-7/+7
* ldconfig: Retire a.out supportEd Maste2020-12-313-512/+15
* dump(8): clarify the recommended use of cache and snapshotsGuangyuan Yang2020-12-281-4/+6
* dumpon(8): Add missing section argumentsGordon Bergling2020-12-281-6/+6
* newfs(8): Fix unusual Xr orderGordon Bergling2020-12-281-1/+1
* sbin/init: Reduce code duplication by using %m for error messageXin LI2020-12-261-28/+25
* sbin/routed: Remove unused code for sgi and NetBSD.Xin LI2020-12-2611-142/+0
* mount_nfs(8): add a description for the new "tlscertname" optionRick Macklem2020-12-241-1/+31
* sbin/sysctl: Style fixRyan Moeller2020-12-231-1/+1
* sbin/sysctl: Always honor skip in sysctl_allRyan Moeller2020-12-231-3/+1
* ipfw(8): Fix a few mandoc related issuesGordon Bergling2020-12-191-48/+50
* ping(8): Fix a mandoc related issueGordon Bergling2020-12-191-1/+1
* nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO sectionGordon Bergling2020-12-191-5/+9
* devd.conf(5): Fix a mandoc related issueGordon Bergling2020-12-191-3/+3