Age | Commit message (Expand) | Author |
2022-03-02 | drm/amd/display: Protect update_bw_bounding_box FPU code. | Jonathan Gray |
2022-03-02 | revert rev 1.6, local change to use DC_FP_START()/DC_FP_END() in | Jonathan Gray |
2022-03-02 | Recognize the cores on Apple's M1 Pro/Max SoCs. | Mark Kettenis |
2022-03-02 | Add RTC support to aplsmc(4). The SMC firmware distributed with macOS 12.x | Mark Kettenis |
2022-03-02 | Add nvmem support and make this available on all Apple SPMI PMUs. Restrict | Mark Kettenis |
2022-03-02 | Add an interface to write to an nvmem cell. | Mark Kettenis |
2022-03-02 | Add openvpn ports (udp/1194 & tcp/1194) to /etc/services | Landry Breuil |
2022-03-02 | Rewrite ASN1_OBJECT content to ascii/text conversion. | Joel Sing |
2022-03-02 | Nothing uses kv_flags. | Florian Obser |
2022-03-02 | make searches for makefile before Makefile; | Jason McIntyre |
2022-03-02 | Document u-boot workaround required for unattended boot of edgerouter 6p. | Stefan Sperling |
2022-03-02 | Convert a few last struct members from u_intXY_t to uintXY_t. Now all | Claudio Jeker |
2022-03-01 | Remove outdated comment about v4-mapped v6 addresses. They are not | Alexander Bluhm |
2022-03-01 | vmd(8): gracefully handle hitting data limits when starting a vm | Dave Voutila |
2022-03-01 | Apple M1 Pro/Max SoCs come with a new version of the interrupt controller. | Mark Kettenis |
2022-03-01 | Support mtime/atime/ctime extended headers in !SMALL builds. | Stuart Henderson |
2022-03-01 | The display controller sits behind a DART. We must make sure we keep | Mark Kettenis |
2022-03-01 | Update to libunbound 1.15.0; heavy lifting by sthen in unbound(8). | Florian Obser |
2022-03-01 | Upstream renamed parse_extract_edns to | Florian Obser |
2022-03-01 | Don't convert codes for special keys (Tab, Enter, Escape). | Nicholas Marriott |
2022-03-01 | Tweak SCSI section to clarify that SCSIDEBUG enables probing/attachment | Kenneth R Westerback |
2022-03-01 | __i2c_transfer() should not lock the bus | Jonathan Gray |
2022-03-01 | up_dump_prefix() should not clear the p->flags before possibly calling | Claudio Jeker |
2022-03-01 | Rewrite some comments to hopefully be easier to understand. | Claudio Jeker |
2022-03-01 | Remove another empty line | Claudio Jeker |
2022-03-01 | Reshuffle functions for better order and remove an excessive empty line. | Claudio Jeker |
2022-03-01 | change some defines to static inline functions | Jonathan Gray |
2022-03-01 | ci(1) populates the author keyword using getlogin(2), therefore favor | Anton Lindqvist |
2022-03-01 | change some defines to static inline functions | Jonathan Gray |
2022-03-01 | pack pollfd array before server_accept_loop() ppoll() call, | Damien Miller |
2022-03-01 | add rtable capability to login.conf. | Ted Unangst |
2022-02-28 | Remove unused ivbits argument from chacha_keysetup to match other | Darren Tucker |
2022-02-28 | provide a login class for vmd, the "daemon" class now has a datasize | Stuart Henderson |
2022-02-28 | #include <disktab.h> not needed for successful compile. | Kenneth R Westerback |
2022-02-28 | The IOMMUs integrated on Apple's M1 Pro/MaxJ SoC use a different page table | Mark Kettenis |
2022-02-28 | Remove unneeded symbol name lookup. | Visa Hankala |
2022-02-28 | Shuffle some SCSIDEBUG code to simplify code, tersify the | Kenneth R Westerback |
2022-02-28 | Instead of handrolling what is mostly prefix_link/prefix_unlink in | Claudio Jeker |
2022-02-28 | In the Adj-RIB-Out specific dump functions assert that PREFIX_FLAG_ADJOUT | Claudio Jeker |
2022-02-28 | Exit on SIGHUP before attach also, GitHub issue 3084. | Nicholas Marriott |
2022-02-28 | Map control keys back to an ASCII uppercase letter when passing them on | Nicholas Marriott |
2022-02-28 | remove some unused defines | Jonathan Gray |
2022-02-28 | add pcie_aspm_enabled() for the next linux 5.15.y release | Jonathan Gray |
2022-02-28 | add the mbuf tags that prevent output loops. | David Gwynne |
2022-02-27 | Enable unwind tables on all clang architectures. | Todd Mortimer |
2022-02-27 | The At macro doesn't accept v8, v9 or v10. Noticed by jmc@ | Todd C. Miller |
2022-02-27 | Add gzip-static option to httpd. This allows to deliver precompressed | Alexander Bluhm |
2022-02-27 | Adjust definition of DART_L1_TABLE to what Linux uses. | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-02-27 | Use ',' in custom separator example and change shell prompt to non-root. | Todd C. Miller |