summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* pnfsserver(4): Fix a typo in the manual pageGordon Bergling2022-04-151-1/+1
* bhyve: validate e82545 checksum offset fieldMark Johnston2022-04-061-3/+6
* fstyp: detect Raspberry Pi Pico boot filesystem as FATEd Maste2022-04-051-2/+19
* Update leap-seconds to leap-seconds.3676924800Xin LI2022-03-221-4/+4
* bsdinstall: Fix typo (Instalation -> Installation).Navdeep Parhar2022-03-041-1/+1
* efivar: handle error when reading --fromfileEric van Gyzen2022-03-021-1/+3
* efivar: use bool for booleansWarner Losh2022-03-021-23/+22
* efivar: Attempt to fix setting/printing/deleting EFI vars with '-' in their nameWarner Losh2022-03-021-8/+17
* efivar: Add --quiet to not report errorsWarner Losh2022-03-022-17/+55
* rtsold: fix memory leak in script executionEric van Gyzen2022-03-021-2/+4
* rtsold: Use correct error in llflags_get()Eric van Gyzen2022-03-021-1/+1
* uefisign: handle empty sectionsEric van Gyzen2022-03-021-1/+2
* uefisign: fix handling of errors from child procEric van Gyzen2022-03-021-1/+5
* bhyve nvme: Advertise Namespace changed AENChuck Tuffli2022-02-281-20/+24
* nvme: fix spelling of NamespaceChuck Tuffli2022-02-281-1/+1
* MFC 315bca194a14:Ryan Stone2022-02-251-1/+1
* bhyve/block_if: allow DIOCGMEDIASIZE ioctlRobert Wing2022-02-231-1/+1
* bhyve: get mediasize for character devices when resizing virtio-blkRobert Wing2022-02-231-2/+12
* Add the Arm SPE interrupt to acpidumpAndrew Turner2022-02-221-0/+1
* bhyve nvme: Fix Identify Namespace, NSID=ffffffffChuck Tuffli2022-02-221-0/+6
* bhyve nvme: Fix Set Features, AENChuck Tuffli2022-02-221-1/+25
* bhyve nvme: Fix reported VWC valueChuck Tuffli2022-02-221-0/+2
* bhyve nvme: Fix LBA out-of-range calculationChuck Tuffli2022-02-221-6/+7
* bhyve nvme: Add Select support to Get FeaturesChuck Tuffli2022-02-221-1/+8
* bhyve nvme: Update v1.4 Identify Controller dataChuck Tuffli2022-02-221-1/+9
* bhyve nvme: Add Temperature Threshold supportChuck Tuffli2022-02-221-3/+64
* bhyve nvme: Fix Set FeaturesChuck Tuffli2022-02-221-15/+35
* bhyve nvme: Remove redundant AER Limit checksChuck Tuffli2022-02-221-3/+0
* bhyve nvme: Add missing Admin opcodesChuck Tuffli2022-02-221-0/+7
* bhyve nvme: Implement Log Page OffsetChuck Tuffli2022-02-221-8/+34
* bhyve nvme: Fix Namespace Specific Set FeaturesChuck Tuffli2022-02-221-0/+5
* bhyve nvme: Fix NVM Format completion statusChuck Tuffli2022-02-221-2/+3
* bhyve nvme: Advertise v1.4 supportChuck Tuffli2022-02-221-2/+2
* bhyve nvme: Inform guests of namespace resizeChuck Tuffli2022-02-221-3/+43
* bhyve nvme: Add AEN support to NVMe emulationChuck Tuffli2022-02-221-7/+266
* bhyve blockif: fix blockif_candelete with CapsicumChuck Tuffli2022-02-221-1/+1
* bhyve: fix NVMe MDTS commentChuck Tuffli2022-02-221-5/+3
* chroot: fix typo in usageEdward Tomasz Napierala2022-02-141-5/+5
* sesutil: Fix status checkingEdward Tomasz Napierala2022-02-141-1/+1
* Implement unprivileged chrootEdward Tomasz Napierala2022-02-142-4/+29
* bhyve: set EV_CLEAR for EVFILT_VNODE meventsRobert Wing2022-02-171-1/+8
* kldxref: add R_PPC_ADDR32 handlerAlfredo Dal'Ava Junior2022-02-171-1/+8
* Cross-reference camcontrol(8) and zonectl(8) man pages.Edward Tomasz Napierala2022-02-141-0/+2
* sesutil: fix a commentAlan Somers2022-02-171-1/+1
* crunchgen: remove -dc from linker invocationFangrui Song2022-02-172-5/+3
* pciconf: Fix PCIS_CRYPTO_ENTERTAIN copy/paste.Alexander Motin2022-02-161-1/+1
* freebsd-update: improve BE creation featureKyle Evans2022-02-151-2/+7
* bhyve/virtio: use correct device id for virtio-scsiRobert Wing2022-02-101-1/+1
* Fix too small sscanf output buffers in kbdmapDimitry Andric2022-02-091-2/+2
* Fix too small hostname buffer in bootparamdDimitry Andric2022-02-091-1/+1