summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLETheo Buehler
2022-03-04Only provide the .gz file if timestamp is >= the non-gzip file. MakeTheo de Raadt
2022-03-03r1.241 was the culprit. Unrevert r1.240.Kenneth R Westerback
2022-03-03Use LDNS_RCODE define; no functional changeFlorian Obser
2022-03-03Revert r1.241 and r1.240 which may have broken softraid.Kenneth R Westerback
2022-03-03Stub rde_send_kroute() reminded by tb@Claudio Jeker
2022-03-03Move rde_send_kroute() from rde_generate_updates() to prefix_evaluate().Claudio Jeker
2022-03-03Pull a len == 0 check up before malloc(len) to avoid implementationTheo Buehler
2022-03-03Remove the labelid from struct kroute_full. It was never really used.Claudio Jeker
2022-03-03Pick correct firmware directory. Read the target kernel version and usesdk
2022-03-03Allow optional arguments.Nicholas Marriott
2022-03-03Do not write out terminating NUL in i2a_ASN1_OBJECT()Theo Buehler
2022-03-02struct stat from early file inspection was being used after actual fileTheo de Raadt
2022-03-02Use NULL instead of 0 for pointer.Alexander Bluhm
2022-03-02Merge two comments describing the locks into one.Alexander Bluhm
2022-03-02Simplify .gz handling a bitTheo Buehler
2022-03-02Unwrap a lineTheo Buehler
2022-03-02Abstract the memory allocation, scsibus_softc data copying andKenneth R Westerback
2022-03-02whitespaceTheo Buehler
2022-03-02Provide additional ASN1_OBJECT test coverage.Joel Sing
2022-03-02Adapt prefix_adjout_update() the same way as prefix_adjout_withdraw()Claudio Jeker
2022-03-02The firmware for the bwfm(4) variants in Apple Silicon Macs has variantsMark Kettenis
2022-03-02Correct prefix_adjout_destroy() prototypeClaudio Jeker
2022-03-02Refactor prefix_adjout_withdraw()Claudio Jeker
2022-03-02Move the code obtaining the LUN 0 scsi_link used to determine theKenneth R Westerback
2022-03-02drm/i915/dg2: Print PHY name properly on calibration errorJonathan Gray
2022-03-02drm/edid: Always set RGB444Jonathan Gray
2022-03-02drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGVJonathan Gray
2022-03-02drm/i915: Correctly populate use_sagv_wm for all pipesJonathan Gray
2022-03-02drm/i915: Widen the QGV point maskJonathan Gray
2022-03-02drm/amdgpu: do not enable asic reset for raven2Jonathan Gray
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoJonathan Gray
2022-03-02drm/amd: Check if ASPM is enabled from PCIe subsystemJonathan Gray
2022-03-02The return value of in6_pcbnotify() is never used. Make it a voidAlexander Bluhm
2022-03-02drm/amd/pm: fix some OEM SKU specific stability issuesJonathan Gray
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