aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a periodic script to backup output generated from `zfs list`, `zfs get`,Robert Wing2020-11-063-1/+89
* fix up docs, if signature checking is enabled, the file MUST exist...John-Mark Gurney2020-11-061-6/+3
* VirtIO: Make sure the guest knows the TRIM alignment requirementsAllan Jude2020-11-051-1/+1
* pmcstat: Fix a typo in the usage messageMateusz Piotrowski2020-11-041-1/+1
* Fix bad libbxo format strings in jlsAlex Richardson2020-11-041-8/+2
* [ctld] Fix compilation under gcc-6.4Adrian Chadd2020-11-011-2/+1
* bhyve currently reports each of "smbios.system.maker" andOlivier Cochard2020-10-301-6/+6
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-2841-41/+0
* MFV r367082:Cy Schubert2020-10-271-7/+73
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-278-8/+15
* mergemaster: Clarify installed and updated versionsEd Maste2020-10-251-1/+1
* Update man page for -R option added by r376026.Rick Macklem2020-10-241-2/+13
* Add "-R" option to tell mountd to not register with rpcbind.Rick Macklem2020-10-241-141/+184
* Add network QoS support for PCP to iscsi target.Richard Scheffenegger2020-10-246-2/+71
* Add network QoS support for PCP to iscsi initiator.Richard Scheffenegger2020-10-241-0/+19
* rtsold: Remove an incorrect __unused annotationMark Johnston2020-10-231-1/+1
* Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.Alexander Motin2020-10-223-0/+9
* stablerestart(5): Fix some issues reported by mandocGordon Bergling2020-10-221-15/+14
* pnfsserver(4): Fix some issues reported by mandocGordon Bergling2020-10-221-8/+8
* efibootmgr: Use returned error code for error message, not errnoRyan Moeller2020-10-191-4/+9