aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Bugfix to not hide jailparam flags, which for example changes the outputJamie Gritton2020-12-151-1/+1
* Provide userland notification of gpio pin changes ("userland gpio interrupts").Ian Lepore2020-12-121-0/+2
* fix up documentation/comments: processname is not defined, but programnameJohn-Mark Gurney2020-12-102-6/+6
* Add deprecation notice for bvmconsole and bvmdebugRobert Wing2020-12-102-3/+7
* Make "diskinfo -i" also test 1MB reads.Edward Tomasz Napierala2020-12-101-0/+3
* Lift scope of buf[] to make it extend to a potential access via *basenameStefan Eßer2020-12-101-1/+1
* fts_read: Handle error from a NULL return better.Bryan Drewery2020-12-085-5/+11
* crunchgen: fix NULL-deref bug introduced in r364647Alex Richardson2020-12-041-2/+2
* crashinfo: Add references to the gdb port/packageEd Maste2020-12-022-1/+3
* rtsold: Fix bugs reported by CoverityMark Johnston2020-12-024-15/+21
* rtsold: Fix multiple buffer overflowsMark Johnston2020-12-011-6/+18
* efibootmgr: fix an incorrect error handling checkMitchell Horne2020-11-301-1/+1
* Suspend I/O on ahci-cd devices during a snapshot.John Baldwin2020-11-281-1/+1
* bhyve: Add snapshot support for virtio-rnd.John Baldwin2020-11-282-1/+5
* bhyve: 'xhci,tablet' snapshot fixesJohn Baldwin2020-11-281-10/+11
* fix casper initialization for setting scripts.Hajimu UMEMOTO2020-11-271-2/+3
* Fix bhyve SMBIOS type 19 handling to avoid misreporting total RAM amountRebecca Cran2020-11-271-1/+1
* bhyve: fix smbiostbl.c style issues and add comment about date formatRebecca Cran2020-11-271-2/+3
* ping: fix some man pages and tests after r368045Alan Somers2020-11-261-2/+1
* Honor the disabled setting for MSI-X interrupts for passthrough devices.John Baldwin2020-11-241-0/+5
* Replace paths in ctladm(8) examples with something sensible.Edward Tomasz Napierala2020-11-231-11/+5
* netmap: valectl: switch to libnetmapVincenzo Maffione2020-11-222-131/+298
* Update man page for new TLS export options.Rick Macklem2020-11-201-4/+58
* hostapd.conf(5): Add missing 'l'Gordon Bergling2020-11-201-1/+1
* moused(8): Fix a few mandoc warningsGordon Bergling2020-11-201-12/+14
* crashinfo(8): Fix a few mandoc warningsGordon Bergling2020-11-201-2/+4
* hostapd.conf(5): Fix a mandoc warningGordon Bergling2020-11-201-2/+3
* syslog.conf(5): Fix a few mandoc warningsGordon Bergling2020-11-201-4/+4
* snmp_wlan(3): Fix mandoc warningsGordon Bergling2020-11-201-15/+17
* Advance RIP after userspace instruction decodePeter Grehan2020-11-191-7/+13
* jail: introduce per jail suser_enabled settingMariusz Zaborski2020-11-181-1/+9
* Make use of the getlocalbase() function for run-time adjustment of theStefan Eßer2020-11-184-8/+7
* mergemaster: handle symbolic links during update.Warner Losh2020-11-181-2/+116
* Add legacy debug/test interfaces for kvm unit tests.Peter Grehan2020-11-175-4/+344
* Add missing includes of src.opts.mkBrooks Davis2020-11-161-0/+2
* Revert the whole getlocalbase() set of changes while a different design isScott Long2020-11-153-12/+5
* Fix regression in AHCI controller settings.Peter Grehan2020-11-151-3/+2
* Fix the previous revision, it suffered from an incomplete change to theScott Long2020-11-152-4/+4
* Replace hardcoded references to _PATH_LOCALBASE with calls to getlocalbase.3Scott Long2020-11-143-5/+12
* Document the PAGER environment variableMateusz Piotrowski2020-11-141-1/+15
* bhyve: update smbiostbl.c to bump the version and release dateRebecca Cran2020-11-131-3/+6
* [PowerPC] Allow traversal of oversize OF properties.Brandon Bergren2020-11-131-1/+1
* bhyve: remove a hack to map all 8G BARs 1:1Konstantin Belousov2020-11-123-20/+4
* bhyve: increase allowed size for 64bit BAR allocation below 4G from 32 to 128...Konstantin Belousov2020-11-121-2/+2
* bhyve: avoid allocating BARs above the end of supported physical addresses.Konstantin Belousov2020-11-121-7/+23
* Return the same value for smbios.chassis.maker as smbios.system.maker (and pr...Olivier Cochard2020-11-081-1/+1
* Fix build post-r367455.Cy Schubert2020-11-071-1/+1
* syslogd: Stop trying to send remote messages through special socketsBryan Drewery2020-11-071-3/+3
* Add a periodic script to backup output generated from `gmirror list`.Robert Wing2020-11-073-1/+78
* binmiscctl(8): miscellaneous cleanupKyle Evans2020-11-072-12/+12