summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-17Avoid test failures due to outdated packagesTheo Buehler
2020-08-17add geneve option printing.David Gwynne
2020-08-17don't need to shift the vxlan vni twice.David Gwynne
2020-08-17add initial support for handling geneve packets.David Gwynne
2020-08-17Fix typo in commentgnezdo
2020-08-16Remove sc_maxgpe from acpi_softc which was never read fromgnezdo
2020-08-16Reflect recent wsfontload(8) changes in the man page.Frederic Cambus
2020-08-16Properly implement setting of the signal voltage.Mark Kettenis
2020-08-16Don't include scsi_debug.h via scsiconf.h. Nobody but scsi/* should be using theKenneth R Westerback
2020-08-16Clean up unused parameters.tobhe
2020-08-15The last SET()s of CDF_WAITING, SDF_WAITING, and ST_WAITING died in the greatKenneth R Westerback
2020-08-15enable jsing's zero content type testTheo Buehler
2020-08-15Print ddr52 and hs200 indicators if those modes are supported.Mark Kettenis
2020-08-15Remove dead assignments.tobhe
2020-08-15Remove unused headersVisa Hankala
2020-08-15Inline handling of receive checksum offloadVisa Hankala
2020-08-14Clean up unused variables.tobhe
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-14Remove local change to fix powerpc floating-point alignmentgkoehler
2020-08-14Re-commit Exar XR17V35x serial port support previously backed out:Joshua Stein
2020-08-14'!' does not need to be escaped;Jason McIntyre
2020-08-14Update compiler-rt path in cross-build infrastructure.Patrick Wildt
2020-08-14Remove "for all XXX platforms" from comment. Fixes the issue pointed outMark Kettenis
2020-08-14Redistribute and tweak the scsi_[attach|probe|detach]_[bus|target|lun]() code toKenneth R Westerback
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-14Delete unused variable 'policy'.tobhe
2020-08-14Print local 'sa' variable instead of 'msg->msg_sa'.tobhe
2020-08-14Delete unused variable 'idtype'.tobhe
2020-08-14Delete unused variable 'certid'.tobhe
2020-08-14Implement tuning and enable HS200 mode. On my ODROID-N2 I see very poorMark Kettenis
2020-08-14Add support for eMMC HS200 mode. Loosely based on code from NetBSD.Mark Kettenis
2020-08-14Don't build double-double functions since long double is the same as doubleMark Kettenis
2020-08-14Zap LOOPALIVECNTkn
2020-08-14Fix typo.Mark Kettenis
2020-08-14Initialize local variable that was supposed to hold the value of curcpu().Mark Kettenis
2020-08-14Fix handling of "w+" mode, we were only truncating for "w".Todd C. Miller
2020-08-14When detaching common remote coverage, do not clear any fields. Instead,anton
2020-08-14Set `IFXF_MPSAFE' bit to pppx(4) related `ifnet'. This moves pppx(4)mvs
2020-08-13Properly set flow_saproto for aquire.tobhe
2020-08-13new kstat(1) manual page, using info from dlg@, from his commit messages,Ingo Schwarze
2020-08-13Give SCSIBUS_B probing a chance to work with better logic inKenneth R Westerback
2020-08-13Be compatible with bpftrace(8)'s output when printing stack traces in maps.Martin Pieuchot
2020-08-13When dealing with integers, it seems that [1] and [1, 2) are the same.Martin Pieuchot
2020-08-13Improve documentation.Martin Pieuchot
2020-08-13Always set `dtpr_size' to the total size required to hold all probe entries.Martin Pieuchot
2020-08-13Document ioctl interface.Martin Pieuchot
2020-08-13qlw_xs_bus() must return 0 while bus 0 is being probed.Kenneth R Westerback
2020-08-13Add __multi3 from compiler_rt-8.xJeremie Courreges-Anglas
2020-08-13Move compiler_rt type definitions to a separate headerJeremie Courreges-Anglas