summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use asprintf instead of sbufBaptiste Daroussin2020-10-191-8/+8
* bhyve: Update TX descriptor base address and host mapping on changeRyan Moeller2020-10-161-5/+5
* kldxref: Avoid buffer overflows in parse_pnp_listJessica Clarke2020-10-151-20/+25
* [traceroute6] Don't do the casper bits when we're not doing casperAdrian Chadd2020-10-141-1/+3
* ctl.conf(5): fix LUN size in UCL format example.Robert Wing2020-10-131-3/+8
* pnfsdsfile(8): Remove dublicate word 'the'Gordon Bergling2020-10-101-1/+1
* cxgbetool(8): Remove dublicate word 'whether'Gordon Bergling2020-10-101-1/+1
* Modify mountd.c so that it does not always malloc 4K for the map credentials.Rick Macklem2020-10-101-16/+44
* Fix a few mandoc issuesGordon Bergling2020-10-095-23/+24
* syslogd: Avoid trimming host names in RFC 5424 modeMark Johnston2020-10-091-2/+6