aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Revert "swapon: Do not overwrite Linux swap header"Warner Losh2024-04-244-126/+1
* swapon: Do not overwrite Linux swap headerRicardo Branco2024-04-234-1/+126
* nvmecontrol: Always build instead of being conditional on WITH_NVMEJohn Baldwin2024-04-231-1/+1
* camcontrol: Enable WITH_NVME unconditionallyJohn Baldwin2024-04-232-17/+1
* zfsbootcfg(8), zpool_influxdb(8): move to the zfs packageLexi Winter2024-04-231-0/+1
* ifconfig tunnelfib is implemented in wg(4)Gregory Shapiro2024-04-231-2/+3
* umount: Support partitions & slices with -d optionRicardo Branco2024-04-231-6/+4
* ldconfig: fix man-page - duplicate dot at end of sentenceStefan Eßer2024-04-201-1/+1
* ifconfig(8): Fix two typos in source code commentsGordon Bergling2024-04-201-2/+2
* nvmecontrol(8): Remove a double word in a source code commentGordon Bergling2024-04-201-1/+1
* ldconfig: document changed default byte-orderStefan Eßer2024-04-201-2/+3
* ldconfig: use little-endian hints file on all architecturesStefan Eßer2024-04-191-3/+3
* ldconfig: small optimizationStefan Eßer2024-04-191-1/+1
* dumpon: fix set but not used variableinkeliz2024-04-181-2/+10
* nvmecontrol: One file per lineWarner Losh2024-04-171-4/+17
* nvmecontrol: Add nvme 2.0 fields to read_logpageWarner Losh2024-04-174-8/+16
* nvmecontrol: Preliminary namespace documentationWarner Losh2024-04-171-1/+42
* nvmecontrol: add newlines where needed for ns command printfsWarner Losh2024-04-171-5/+5
* nvmecontrol: Move intel temperature page printing to little endian orderinngWarner Losh2024-04-172-18/+11
* nvmecontrol: Move sanitize status page printing to little endian orderinngWarner Losh2024-04-171-16/+15
* nvmecontrol: Move reservation notifcation page printing to little endian orde...Warner Losh2024-04-171-9/+6
* nvmecontrol: Move command effeccts page printing to little endian orderinngWarner Losh2024-04-171-6/+2
* nvmecontrol: Move self test status page printing to little endian orderinngWarner Losh2024-04-171-20/+21
* nvmecontrol: Move namespace change page printing to little endian orderinngWarner Losh2024-04-171-5/+2
* nvmecontrol: Move smart/health printing to little endian orderinngWarner Losh2024-04-171-30/+26
* nvmecontrol: Fix to128 for big endian targetsWarner Losh2024-04-172-9/+19
* nvmecontrol: Have to truncate on all 32-bit architecturesWarner Losh2024-04-171-2/+2
* nvmecontrol: Make the error log page work on native formatWarner Losh2024-04-171-22/+15
* nvmecontrol: Create letoh to generically convert to host orderWarner Losh2024-04-171-0/+11
* Reduce reliance on sys/sysproto.h pollutionBrooks Davis2024-04-151-0/+1
* sbin: Remove repeated wordsElyes Haouas2024-04-114-4/+4
* ipfw: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* bectl(8): authors: Kyle Evans: fine-tuneGraham Perrin2024-04-101-3/+3
* bectl(8): authors: be more explicitGraham Perrin2024-04-101-2/+4
* bectl(8): HISTORY, AUTHORS: further attentionGraham Perrin2024-04-101-5/+2
* bectl(8): corrections, changesGraham Perrin2024-04-101-16/+24
* devmatch: Convert command line flags to boolsWarner Losh2024-04-051-10/+11
* devmatch: Make -a work for all devicesWarner Losh2024-04-051-2/+2
* nvme: Add my copyright to logpage.cWarner Losh2024-04-051-0/+1
* savecore(8): Complete libxo transitionYan-Hao Wang2024-04-031-24/+26
* mount_mfs.8: remove self-referenceChristopher Davidson2024-04-031-5/+5
* nextboot: Write nextboot.conf safelyMark Johnston2024-04-031-9/+29
* pfilctl: fix 'pfilctl hooks' when nothing is connectedGleb Smirnoff2024-03-281-2/+2
* bsdlabel: add BUGS section documenting 8 partition limitEd Maste2024-03-251-0/+5
* bsdlabel: emit deprecation notice when runEd Maste2024-03-251-0/+4
* bsdlabel: add deprecation noticeEd Maste2024-03-251-1/+17
* nvmecontrol: Display additional Fabrics-related fields for cdataJohn Baldwin2024-03-231-0/+51
* ccdconfig: reference gpart rather than fdisk and disklabelEd Maste2024-03-221-6/+4
* pf: convert DIOCSETSTATUSIF to netlinkKristof Provost2024-03-191-10/+2
* bectl: Simplify command aliases.Dag-Erling Smørgrav2024-03-181-7/+2