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