aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Silence ACPI RTC error/warning in Linux guests.Peter Grehan2020-07-061-1/+1
* Decode APEI tables (BERT, EINJ, ERST, HEST).Alexander Motin2020-06-302-15/+290
* iovctl(8): Correct a typo in the manpage and correct the SYNOPSISGordon Bergling2020-06-302-4/+4
* Fix misplaced voltages/temperatures labels in 'sesutil show'.Edward Tomasz Napierala2020-06-301-2/+2
* mailwrapper: switch mailer.conf to CONFSKyle Evans2020-06-291-3/+3
* bhyve: fix NVMe Active Namespace listChuck Tuffli2020-06-291-1/+2
* bhyve: NVMe handle zero length DSM rangesChuck Tuffli2020-06-291-28/+40
* bhyve: fix NVMe Get Features, Predictable LatencyChuck Tuffli2020-06-291-0/+4
* bhyve: add NVMe Feature Interrupt Vector ConfigChuck Tuffli2020-06-291-0/+39
* bhyve: add basic NVMe Firmware Commit supportChuck Tuffli2020-06-291-0/+9
* bhyve: Add AER support to NVMe emulationChuck Tuffli2020-06-291-6/+115
* bhyve: validate the NVMe LBA start and countChuck Tuffli2020-06-291-14/+53
* bhyve: implement NVMe SMART data I/O statisticsChuck Tuffli2020-06-291-1/+71
* bhyve: validate NVMe deallocate range valuesChuck Tuffli2020-06-291-0/+9
* bhyve: base pci_nvme_ioreq size on advertised MDTSChuck Tuffli2020-06-291-90/+58
* bhyve: refactor NVMe I/O read/writeChuck Tuffli2020-06-291-77/+107
* bhyve: implement NVMe Format NVM commandChuck Tuffli2020-06-291-0/+78
* bhyve: make unsupported NVMe commands a debug messageChuck Tuffli2020-06-291-1/+1
* bhyve: add more compliant NVMe Get/Set FeaturesChuck Tuffli2020-06-291-152/+214
* bhyve: fix NVMe queue creation and deletionChuck Tuffli2020-06-291-34/+91
* bhyve: fix NVMe Get Log Page commandChuck Tuffli2020-06-291-5/+15
* bhyve: implement NVMe Namespace Identification DescriptorChuck Tuffli2020-06-291-11/+20
* bhyve: Consolidate NVMe CQ updateChuck Tuffli2020-06-291-49/+51
* bhyve: add locks around NVMe queue accessesChuck Tuffli2020-06-291-62/+105
* bhyve: add a comment explaining NVME dsm optionChuck Tuffli2020-06-291-1/+2
* bhyve: implement NVMe Flush commandChuck Tuffli2020-06-291-1/+43
* bhyve: refactor NVMe IO command handlingChuck Tuffli2020-06-291-176/+172
* bhyve: convert NVMe logging statementsChuck Tuffli2020-06-291-157/+157
* Do not use macros in the argument to -widthMateusz Piotrowski2020-06-281-3/+3
* [fifolog] wrap the recno when we hit the end of the provided file size.Adrian Chadd2020-06-281-0/+8
* Chroot first appeared in 4.3-Reno, not in 4.4 in the BSD world,Warner Losh2020-06-261-2/+4
* Add MATCH option for CONFIG_MATCH_IFACE.Cy Schubert2020-06-261-1/+2
* Prevent calling USB backends multiple times.Peter Grehan2020-06-262-8/+12
* bhyve: allow for automatic destruction on power-offPawel Biernacki2020-06-252-5/+14
* bhyve(8): For prototyping, reattempt decode in userspaceConrad Meyer2020-06-251-1/+16
* Fix build with recent byacc.Jung-uk Kim2020-06-241-1/+1
* MFV r362565:Cy Schubert2020-06-242-4/+4
* Revert r362390, those tests are fixed by r362418Li-Wen Hsu2020-06-232-33/+0
* pstat(8): improve the Size header width after r358181Piotr Pawel Stefaniak2020-06-231-1/+1
* pkg: Provide a friendlier message when bootstrap fails due to address resolutionTom Jones2020-06-231-4/+9
* Fix a typo and sort optionsMateusz Piotrowski2020-06-231-4/+4
* Revert r362466Baptiste Daroussin2020-06-222-2/+2
* Improve wording to be more precise and clear.Hans Petter Selasky2020-06-212-2/+2
* Allocate an fs_summary_info structure when creating a UFS filesystemKirk McKusick2020-06-191-0/+1
* [PowerPC] De-giant powermac_nvram, update documentationBrandon Bergren2020-06-191-8/+2
* Skip ufs related tests in fstyp(8) and makefs(8) temporarilyLi-Wen Hsu2020-06-192-0/+33
* Move the pointers stored in the superblock into a separateKirk McKusick2020-06-192-0/+6
* Fix the --guid flag descriptionMateusz Piotrowski2020-06-181-4/+5
* Improve periodic(8) manual page presentationMateusz Piotrowski2020-06-181-9/+12
* Improve unit parsing of mpsutil.Juli Mallett2020-06-161-1/+15