openbsd
2022-06-27 mlarkinWhitespace/KNF
2022-06-27 mlarkinamdgpio(4): restore pin configuration on resume
2022-06-26 mvsMark `pipex_enable' as atomic. We never check `pipex_en...
2022-06-26 mvsDon't reset `idle_time' timeout on closed pipex(4)...
2022-06-26 mvsDon't take kernel lock on pipex(4) pppoe input. This...
2022-06-26 schwarzeIn groff commit 78e66624 on May 7 20:15:33 2021 +1000,
2022-06-26 sthenadd a few missing drivers for recent nics, input from...
2022-06-26 mvsFix spacing.
2022-06-26 opadd --null to usage() forgot in previous commit. remin...
2022-06-26 claudioSwitch walkargs for the buffer size to size_t and chang...
2022-06-26 florianremove outdated comment
2022-06-26 mvsThe "ifq_set_maxlen(..., 1);" hack we use to enforce...
2022-06-26 jmatthewAdd missing splx before returning when urtwn_ccmp_decap...
2022-06-26 jmatthewBreak out of the switch statement rather than returning...
2022-06-26 jmatthewadd missing splx in error path
2022-06-26 mvs'pipex_mppe' and 'pipex_session' structures have uint16...
2022-06-26 jsingProvide and use long_{get,set}()
2022-06-26 deraadtDiscourage nfs mounting of /var by not talking about it.
2022-06-26 mbuhlAllow waiting during ktable allocation in pf_ioctl.
2022-06-26 beckFix URI name constraints, allow for URI's with no host...
2022-06-26 opgrep: add --null flag
2022-06-26 jsgdrm/amd/display: Don't reinitialize DMCUB on s0ix resume
2022-06-26 floriangc trust, it's never set.
2022-06-26 florianWait for autoconf interfaces to come up in netstart...
2022-06-26 florianStart network auto configuration daemons earlier so...
2022-06-26 jsgsync with arm64.html
2022-06-26 mlarkinDelete trailing whitespace. No code change.
2022-06-26 dvvmd: create a copy of bios at 4g boundary
2022-06-26 deraadtcatch up on some country name changes
2022-06-26 jsgallow HW_USERMEM64 in sysctl pledge
2022-06-26 jsgPignatoro -> Pignataro
2022-06-26 jsgCLang -> Clang
2022-06-26 visaRemove unused VOP_POLL().
2022-06-26 tbwhitespace
2022-06-25 mbuhlUse in_addr for AF_INET.
2022-06-25 tbDon't add unknown filetypes to the entity queue. Otherw...
2022-06-25 beckMove leaf certificate checks to the last thing after...
2022-06-25 claudioSince 128bit addressing is not enough add some addition...
2022-06-25 mbuhlIncrease the auto partitioner's maximum /usr size to...
2022-06-25 mlarkinAdd some airports I've landed airplanes at.
2022-06-25 jsingUse ints for boolean values.
2022-06-25 mbuhlAdd HFE in Ahnui, China.
2022-06-25 jsingReuse ASN1_INTEGER functions for ASN1_ENUMERATED_{get...
2022-06-25 jsingCheck pointer argument after {d2i,i2d}_ASN1_{BIT_STRING...
2022-06-25 jsingAdd regress for ASN1_INTEGER_{get,set}_{u,}int64()
2022-06-25 jsingRewrite ASN1_INTEGER_{get,set}() using CBS/CBB
2022-06-25 florianremove unused struct members
2022-06-25 jsingSimplify ASN1_INTEGER_cmp()
2022-06-25 jsingAdd regress for ASN1_INTEGER_cmp()
2022-06-25 schwarzeIf an .Xr macro contains a section argument, write...
2022-06-25 jsgremove some unused code and uneeded includes
2022-06-25 florianRemove a bunch of unused DNS_RDATASETATTR_ #defines...
2022-06-25 florianWe do not order RRsets and we are not interested in...
2022-06-24 schwarzeImprove accessibility of -T html -O toc output by using...
2022-06-24 dtuckerRoll back previous KEX changes as they aren't safe...
2022-06-24 claudioUse IN6_IS_ADDR_MC_NODELOCAL() instead of IN6_IS_ADDR_M...
2022-06-24 dtuckerDon't leak the strings allocated by order_hostkeyalgs...
2022-06-24 djmmake it clear that RekeyLimit applies to both transmitt...
2022-06-23 tbUse dynamic linking correctly. bntest and bn_to_string...
2022-06-23 claudioMove struct kif from bgpd.h to kroute.c
2022-06-23 claudiofmt_timeframe() cleanup. Remove the ring buffer, it...
2022-06-23 claudioFix comments
2022-06-23 claudioThanks IPv6 for being extra complex. Recover scope_id...
2022-06-23 jsgungate DMA clock on >= tgp to avoid packet loss on...
2022-06-23 jsgadd tgp and adp mac types and change from reusing cnp
2022-06-23 claudioReplace struct kroute_node and kroute6_node with direct...
2022-06-23 jsgregen
2022-06-23 jsgadd some intel bluetooth ids
2022-06-22 jsgdrm/amd/display: Cap OLED brightness per max frame...
2022-06-22 jsgdrm/i915/reset: Fix error_state_read ptr + offset use
2022-06-22 jsgdrm/amdkfd: add pinned BOs to kfd_bo_list
2022-06-22 jsgdrm/amdkfd: Use mmget_not_zero in MMU notifier
2022-06-22 jsgdrm/amd/display: Read Golden Settings Table from VBIOS
2022-06-22 jsgRevert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"
2022-06-22 schwarzeDelete the statement that the default stylesheet only...
2022-06-22 claudioMove struct kroute and kroute6 to kroute.c and out...
2022-06-22 claudioUse struct kroute_full in bgpd_filternexthop() so this...
2022-06-22 claudioAdjust code after changing struct ctl_show_nexthop...
2022-06-22 tbSync KAME hack in log_in6addr() with route/show.c
2022-06-22 claudioUse struct kroute_full instead of a union of struct...
2022-06-22 visaDocument a locking constraint that applies to barriers.
2022-06-22 claudioRemove comment which is no longer true.
2022-06-22 claudioFix last commit. addr is already a pointer.
2022-06-22 tbExplicitly include fcntl.h and unistd.h for pipe2
2022-06-22 tbFix format strings for size_t
2022-06-22 tbFix format string: use %zu for size_t, not %lu.
2022-06-22 tbError out on negative shifts in BN_{r,l}shift()
2022-06-21 bketRevert part of r1.212, which caused a regression in...
2022-06-21 tobheMake sure not to fclose() the same fd twice in case...
2022-06-21 sthenAvoid saying that running netstart manually post-boot...
2022-06-21 jsgdrm/i915/adl_p: Add ddc pin mapping
2022-06-21 claudioUse applymask() instead of inetXapplymask() since this...
2022-06-21 jsgdrm/i915/adlp: Implement workaround 16013190616
2022-06-21 nicmStore time lines are scrolled into history and display...
2022-06-21 jsgsync
2022-06-21 jsgdrm/i915/adlp: Remove require_force_probe protection
2022-06-21 jsgdrm/i915/adl_s: Remove require_force_probe protection
2022-06-21 jsgunstub intel_guc_submission.c
2022-06-21 jsgadd Intel 600 Series LP
2022-06-21 jsgregen
next