aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* efibootmgr: typo in long option nameToomas Soome2020-07-161-1/+1
* Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for detailsGregory Neil Shapiro2020-07-151-2/+2
|\
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch undervendor/sendmail/8.9.1Peter Wemm1998-08-03249-96347/+0
* | [pmc] whoops, remove spurious #'sAdrian Chadd2020-07-141-3/+3
* | [hwpmc] Compile 'pmc' only if we have C++11.Adrian Chadd2020-07-141-3/+3
* | Actually install the new 221.backup-gpart periodic scriptAllan Jude2020-07-141-0/+1
* | arp(8) clarify the use of the '-a flag'Gordon Bergling2020-07-131-2/+4
* | Add a periodic script to backup the partition table and boot codeAllan Jude2020-07-112-0/+129
* | nscd: does not warn about invalid values what parsing config fileAllan Jude2020-07-111-3/+36
* | ppp: Document the fact that ppp_nat is enabled by defaultAllan Jude2020-07-111-1/+10
* | bsdinstall: only kill the dhclient for the interface we are restartingAllan Jude2020-07-111-1/+1
* | bsdinstall: don't fail if fstab is emptyAllan Jude2020-07-111-1/+3
* | bsdinstall: kill dhclient before starting a new instanceAllan Jude2020-07-111-1/+1
* | Advertise 64-bit physical-address capability.Peter Grehan2020-07-101-1/+2
* | Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX toCy Schubert2020-07-092-0/+13
* | Add le_rand command.Takanori Watanabe2020-07-082-0/+33
* | 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