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