aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* certctl: fix unprivileged modeKyle Evans2020-09-151-2/+2
* Add a -t option to traceroute6 to control the traffic class used whenMichael Tuexen2020-09-132-3/+32
* Fix the length of probe packets when using UDP.Michael Tuexen2020-09-121-2/+0
* Simplify code, no functional change.Michael Tuexen2020-09-121-6/+1
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* crunchgen(8): fix crunched application build with WARNS=6Kyle Evans2020-09-102-4/+11
* periodic.conf(5): don't truncate interface names reported by 420.status-network.Robert Wing2020-09-091-1/+1
* certctl: fix hashed link generation with duplicate subjectsKyle Evans2020-09-091-14/+47
* phttpget: move out of portsnapKyle Evans2020-09-095-845/+1
* ntp: whitespace and typo fix in conf fileEd Maste2020-09-071-2/+2
* Remove duplicated line.Mariusz Zaborski2020-09-061-2/+0
* traceroute6: capsicumize itMariusz Zaborski2020-09-062-24/+122