aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use proper prototypes.Warner Losh2018-12-061-2/+2
* It's useful to have this be a global function.Warner Losh2018-12-061-1/+1
* This is not a samsung standard, so remove that alias.Warner Losh2018-12-061-4/+1
* Move intel and wdc files to their own modulesWarner Losh2018-12-067-1/+31
* Const poison the command interfaceWarner Losh2018-12-0612-39/+41
* Dynamically load .so modules to expand functionalityWarner Losh2018-12-067-13/+134
* Normally when an attempt is made to mount a UFS/FFS filesystem whoseKirk McKusick2018-12-065-5/+5
* Ensure that cylinder-group check-hashes are properly updated when firstKirk McKusick2018-12-056-16/+42
* Add ability to request listing and deleting only for dynamic states.Andrey V. Elsukov2018-12-044-25/+61
* ggated: do not expose stack data in sendfail()Ed Maste2018-12-041-0/+1
* Restore /var/crash permissions to 0750, as declared in mtree file. AfterRenato Botelho2018-12-041-1/+3
* Fix typo in commentWarner Losh2018-12-021-1/+1
* Delete the undocumented alias 'wds'.Warner Losh2018-12-021-3/+0
* Move Intel specific log pages to intel.cWarner Losh2018-12-024-151/+202
* Usage cleanup pt 2Warner Losh2018-12-0211-20/+37
* Usage cleanup pt 1Warner Losh2018-12-0212-183/+96
* Return after we find the dispatched function.Warner Losh2018-12-021-1/+3
* Move the hgst/wdc log page printing code into wdc.cWarner Losh2018-12-022-408/+408
* Move common logpage routines into nvmecontrol.hWarner Losh2018-12-022-8/+9
* Make logpage functions a linker set.Warner Losh2018-12-022-45/+67
* Move nvmecontrol to using linker sets for commandsWarner Losh2018-12-0212-96/+103
* Small language fix after r340978.Eugene Grosbein2018-11-261-1/+1
* ipfw.8: add new section to EXAMPLES:Eugene Grosbein2018-11-261-0/+51
* bectl: sync usage with man page, removing stray multibyte charactersYuri Pankov2018-11-261-9/+11
* Properly recover from superblock check-hash failures. Specifically,Kirk McKusick2018-11-251-5/+3
* Fix a minor typo in ipfw(8) manual page.Guangyuan Yang2018-11-231-1/+1
* Cross-reference libbe(3) and bectl(8).Mateusz Piotrowski2018-11-211-1/+2
* Fix incorrect DSCP value range from 0..64 to 0..63.Guangyuan Yang2018-11-211-2/+2
* Make multiline APPLY_MASK() macro to be function-like.Andrey V. Elsukov2018-11-201-1/+1
* Avoid clobbering a user-specified -g value after r340547.Mark Johnston2018-11-201-5/+8
* bectl(8) tests: attempt to load the ZFS moduleKyle Evans2018-11-191-1/+1
* bectl(8): Add some regression testsKyle Evans2018-11-193-0/+311
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-4/+16
* Change dumpon(8)'s handling of -g.Mark Johnston2018-11-182-23/+24
* mount_fusefs.8: expand HISTORY sectionAlan Somers2018-11-171-6/+10
* Fix build break from dump incompatibility I introduced in -r340411Kirk McKusick2018-11-143-7/+7
* Plug build break after r340411.Gleb Smirnoff2018-11-133-7/+7
* In preparation for adding inode check-hashes, clean up andKirk McKusick2018-11-1312-232/+232
* Fix part of the SYNOPSIS documenting LIST OF RULES AND PREPROCESSINGEugene Grosbein2018-11-131-11/+11
* libcasper: ange the name of limits in cap_dns so the intentions are obvious.Mariusz Zaborski2018-11-121-3/+3
* Add ability to use dynamic external prefix in ipfw_nptv6 module.Andrey V. Elsukov2018-11-123-5/+37
* pfctl: Populate ifname in ifa_lookup()Kristof Provost2018-11-081-0/+1
* ipfw.8: fix small syntax error in an exampleEugene Grosbein2018-11-081-1/+1
* ping(8): improve diagnostics in case of wrong arguments.Eugene Grosbein2018-11-081-40/+41
* Do not print "ip6" keyword in print_icmp6types() for O_ICMP6TYPE opcode.Andrey V. Elsukov2018-11-061-1/+1
* ping: simplify use of CasperMariusz Zaborski2018-11-041-13/+3
* capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-043-15/+19
* ipfw(8): clarify layer2 processing abilitiesEugene Grosbein2018-11-041-0/+21
* Do not use bzero() for the O_ICMP6TYPE opcode.Andrey V. Elsukov2018-11-031-2/+0
* Further research shows usbdump(8) is what we should point people atWarner Losh2018-11-021-2/+2