aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add DSCP support for network QoS to iscsi initiator.Richard Scheffenegger2020-10-091-0/+20
* Fix a few mandoc issuesGordon Bergling2020-10-097-119/+145
* Initial support for implementing the bootXXX.efi workaroundWarner Losh2020-10-091-0/+24
* bhyveload(8): Implement loader_callbacks::diskwriteConrad Meyer2020-10-071-2/+18
* crunchgen: fix MK_AUTO_OBJ logic after r364166Kyle Evans2020-10-051-0/+2
* ngctl: add -c (compact output) for the dot commandKyle Evans2020-10-041-25/+47
* Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-034-1/+363
* Don't ignore the return value from gethostname(3). It probablyEdward Tomasz Napierala2020-10-011-9/+15
* bhyve: Fix build with option BHYVE_SNAPSHOTJohn Baldwin2020-10-011-1/+1
* Remove nfsstat. Running nfsstat in crashinfo will give the stats of theAlexander Leidinger2020-10-011-6/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-017-9/+0
* pciconf: print PCIe CTL max read request.Konstantin Belousov2020-09-301-0/+24
* Add DSCP support for network QoS to iscsi target.Richard Scheffenegger2020-09-276-2/+176
* bsdconfig, bsdinstall: Prune dead mirrorsNiclas Zeising2020-09-262-27/+0
* Comment out bogus command line entryWarner Losh2020-09-251-1/+1