summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAge
* ipfw(8): Fix a few mandoc related issuesgbe2020-12-19
* ping(8): Fix a mandoc related issuegbe2020-12-19
* nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO sectiongbe2020-12-19
* devd.conf(5): Fix a mandoc related issuegbe2020-12-19
* Rename pass4check() to freeblock() and move from pass4.c to inode.c.mckusick2020-12-18
* geom(8): list geoms with /dev/ prefixrew2020-12-12
* savecore: bail on write error even when decompressingrlibby2020-12-11
* decryptcore: preload OpenSSL error strings; seed PRNGvangyzen2020-12-11
* Fix bug in ifconfig preventing proper VLAN creation.hselasky2020-12-09
* bectl: simplify the tail end of the jail cmdkevans2020-12-06
* ping(8): Fix a few mandoc related issuesgbe2020-12-04
* Fix r368197: suppress error printing for the "check" command.glebius2020-12-02
* Improve man page for AmazonEFS mounts.rmacklem2020-12-01
* add documentation that the rules need to be reloaded, and how to do it...jmg2020-12-01
* Print at least something when failing.glebius2020-11-30
* Import kernel WireGuard supportmmacy2020-11-29
* hastd(8) assumes it has no extra file descriptors openedeugen2020-11-29
* ping: allow building without INET supportasomers2020-11-28
* ping: add a ping6 hard link for backwards compatibilityasomers2020-11-26
* Ensure consistent error messages from ifconfig(8).hselasky2020-11-26
* Merge ping6 to pingasomers2020-11-26
* ping(8): Improve parameter validationmarkj2020-11-24
* ping6: update usage text after r365547asomers2020-11-24
* Prefer Em to Ar for emphasisimp2020-11-23
* Document the new "tls" NFS mount option.rmacklem2020-11-20
* devmatch(8): Fix section orderinggbe2020-11-20
* camcontrol(8): Fix some warnings spotted by mandocgbe2020-11-20
* Add '-u' switch that would uncompress cores that were compressed byglebius2020-11-19
* Make use of the getlocalbase() function for run-time adjustment of these2020-11-18
* [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4adrian2020-11-17
* Stop using NVME_MAX_XFER_SIZE constant.mav2020-11-17
* Revert the whole getlocalbase() set of changes while a different design isscottl2020-11-15
* Fix the previous revision, it suffered from an incomplete change to thescottl2020-11-15
* Replace hardcoded references to _PATH_LOCALBASE with calls to getlocalbase.3scottl2020-11-14
* Improve nvmecontrol error reporting.mav2020-11-13
* Address a mandoc warning0mp2020-11-10
* Use Cm macros instead of Ar when referring to a specific memory disk type0mp2020-11-06
* Fix a typo and remove Xr's to vn(4) and vnconfig(4)0mp2020-11-06
* Style, not functional changes:glebius2020-11-03
* ifconfig: properly detect invalid mediaopt keywords.kib2020-11-02
* ifconfig.8: Improve formatting of -f in synopsis0mp2020-11-01
* Remove Tn macros from ifconfig.80mp2020-11-01
* devmatch(8): Respect mask field when matching strings of Z type.wulf2020-10-31
* Use a dynamic buffer for the copy of a node's new value.jhb2020-10-30
* Update man-pages to describe the user.localbase variable added in r367179.se2020-10-30
* bectl(8): missing flag in the help messagepizzamig2020-10-30
* Add help messages for camcontrol(8) MMCCAM functionalitykibab2020-10-30
* Convert flags from int to bool. Some (compress) were already used inglebius2020-10-29
* Support hardware rate limiting (pacing) with TLS offload.jhb2020-10-29
* Use proper variable for device path.mav2020-10-28