aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweak output of the loader variableWarner Losh2020-09-251-12/+16
* pwm(8): fix potential duty overflow, use unsigneds for period and dutyAndriy Gapon2020-09-251-7/+7
* pwm(8): do not exit with failure after successfully reading configurationAndriy Gapon2020-09-251-1/+0
* Fix a typo in the 366098.Maxim Sobolev2020-09-241-1/+1
* dd a new option (-H) to daemon(8) to catch SIGHUP and re-open output_file fil...Maxim Sobolev2020-09-242-10/+71
* [PowerPC] Fix multiple ntp configuration issuesBrandon Bergren2020-09-231-3/+5
* [rcorder] [crunch] Fix C function declarations to include voidAdrian Chadd2020-09-211-1/+1
* Move finalize_components_config from get_params to cmd_*.Colin Percival2020-09-191-1/+8
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-182-2/+2
* Fix byte-reversal of language ID in string descriptor.Peter Grehan2020-09-181-1/+1
* Revert r361257: bsdinstall: do a `certctl rehash` upon installation [...]Kyle Evans2020-09-171-3/+0
* makefs: connect cd9660 El Torito EFI boot image system typeEd Maste2020-09-172-3/+6
* Remove no longer used variable.John Baldwin2020-09-171-1/+1
* Remove support for setting some obscure fields.John Baldwin2020-09-171-47/+2