openbsd
2024-02-15 stspfix wrong ifmedia macro used to check for IFM_AUTO
2024-02-15 deraadtsync
2024-02-15 deraadtinstall & Xr
2024-02-15 stspsome qwx(4) man page tweaks by me
2024-02-15 stspadd an initial qwx(4) man page; written by mpi@ some...
2024-02-15 janvmx(4): Add TCP/UDP Checksum Offloading for IPv4/6
2024-02-15 stspfix datapath Rx buffer management in qwx(4)
2024-02-15 mglockerFix bogus packet length calculation in the RX/LRO path...
2024-02-15 tbBIO_dump*() avoid signed integer overflow
2024-02-15 jsgreturn non-zero if drm_fb_helper_alloc_info() fails...
2024-02-15 tbEnsure that the FileAndHashes list in a mft has no...
2024-02-15 jsgfix fd leaks in error paths
2024-02-14 bluhmCheck IP length in ether_extract_headers().
2024-02-14 miodRemove spurious GET_CURPROC in copyout() mistakenly...
2024-02-14 claudioHide struct ip6q, struct ip6asfrag, struct ip6_moptions,
2024-02-14 miodRemove defines no longer needed in locore. NFC
2024-02-14 miodRemove never ever used cpu_exec() macro, apparently...
2024-02-14 stspmake qwx(4) work with custom MAC addresses set via...
2024-02-14 tbrpki-client: simplify x509_get_ski()
2024-02-14 claudioAdjust test after the change to struct bgpd_addr.
2024-02-14 miodEnable the pool gc thread on m88k MULTIPROCESSOR kernel...
2024-02-14 miodMake sure pmap_unmap_direct flushes dirty cache lines.
2024-02-14 jsgavoid use after free of frp and frp->tname
2024-02-14 jsgavoid use after free of q
2024-02-14 jsgavoid use after free of fcode
2024-02-13 jobAdd explicit ASN1_ITEM_EXP prototypes
2024-02-13 jobRefactor parse_takey()
2024-02-13 jobRemove the stalemanifests metrics (which are no longer...
2024-02-13 jobImprove printing of TALs extracted from .tak objects
2024-02-13 jobImprove a comment about what exactly the SKI is
2024-02-13 jobAvoid using i2d_RSAPublicKey()
2024-02-13 miodFix splbio usage in oosiop_scsicmd() - it does not...
2024-02-13 claudioUse an C99 anonymous union inside struct bgpd_addr
2024-02-13 claudioRemove IMSG_SESSION_DOWN handler in the session engine...
2024-02-13 claudioStop logging misleading errors when custom generic...
2024-02-13 bluhmAnalyse header layout in ether_extract_headers().
2024-02-13 florianFix for CVE-2023-50387 and CVE-2023-50868.
2024-02-13 florianFix for CVE-2023-50387 and CVE-2023-50868.
2024-02-13 florianOnly generate a new xid at the start of getting a new...
2024-02-13 jobDocument a portability caveat about GeneralizedTime...
2024-02-13 tobheControl startup of PROC_CERT and PROC_IKEV2.
2024-02-13 bluhmMerge struct route and struct route_in6.
2024-02-13 miodRemove sanity checks from uvm_pagefree(). The first...
2024-02-13 claudioThere is no way to implement the INKERNEL() macro on...
2024-02-13 tbzlib: sync with base
2024-02-13 tbPull in z_off64_t handling from upstream
2024-02-13 nicmAdd two new values for the destroy-unattached option...
2024-02-13 nicmDo not allow paste into panes which have exited, from...
2024-02-13 jsgfix off-by-one in bounds test
2024-02-12 mvsPass protosw instead of domain structure to soalloc...
2024-02-12 chelohakernel: disable hardclock() on secondary CPUs
2024-02-12 uaaadd Allwinner H616 support (and errata fix)
2024-02-12 jobAdd showfilename set option
2024-02-12 mpiFix tuple & string comparisons in maps.
2024-02-12 mpiTrailing spaces
2024-02-12 kettenisRevert the change that enables retpoline PLTs by defaul...
2024-02-12 jsgIntel and AMD use different cpuid bits for MSR_PRED_CMD...
2024-02-12 guentherRetpolines are an anti-pattern for IBT, so we need...
2024-02-11 knEnable disk encryption in unattended installations
2024-02-11 mvsRelease `sb_mtx' mutex(9) before sbunlock().
2024-02-11 bluhmRemove needless includes of netinet6/ip6_var.h header...
2024-02-11 mvsUse `sb_mtx' instead of `inp_mtx' in receive path for...
2024-02-11 kettenisFix potential out-of-bounds array access.
2024-02-11 opunify smtpd and makemap table parser
2024-02-11 tbsync with src
2024-02-11 tblibz: more windows ifdef turd shining from upstream
2024-02-11 jmcrecue -> reduce (in comment); from andrius v
2024-02-11 gkoehlerIn pkg-config, accept both "CFlags:" and "Cflags:"
2024-02-11 jsgfirefall -> firewall, from Joel Carnat
2024-02-11 bluhmRemove include netinet6/ip6_var.h from netinet/in_pcb.h.
2024-02-11 bluhmlibexpat minor bump to 14.1
2024-02-11 bluhmUpdate libexpat regress to version 2.6.0.
2024-02-11 bluhmUpdate libexpat to version 2.6.0.
2024-02-10 deraadtgrow arm64 iso media again
2024-02-10 deraadtIf anything goes wrong with reading the 'sysctl hw...
2024-02-10 deraadtOn kernels without ucom(4) support, 'sysctl hw.ucomname...
2024-02-10 dvPrevent use of uninitialized byte in vmd's mmio decoder.
2024-02-10 naddyclean sshd random relinking kit; ok miod@
2024-02-10 jsgfix off-by-one when printing fr_arg
2024-02-10 tblibz: sync with base
2024-02-10 tblibz: sync with upstream
2024-02-10 dvFix locked address interfaces in vmd(8).
2024-02-10 dvSet vmd virtio device fds to -1 on close after fork.
2024-02-09 tbpull in another upstream tweak for windows
2024-02-09 chelohadt(4): move interval/profile entry points to dedicated...
2024-02-09 chelohaclockintr: add clockintr_unbind()
2024-02-09 janvmx(4): add missing NVLAN checks
2024-02-09 chelohaclockintr: refactor clockintr_cancel() into clockintr_c...
2024-02-09 bluhmInclude sys/lock.h to make qwx(4) compile with GENERIC...
2024-02-09 dvOnly debug log dhcp packet info if packet is found.
2024-02-09 dvTuck vmd's i8253 reset debug logs behind DPRINTF.
2024-02-09 stspimplement qwx_dp_process_rxdma_err()
2024-02-09 stspimplement qwx_dp_rx_process_wbm_err()
2024-02-09 stspimplement qwx_dp_process_reo_status()
2024-02-09 stspimplement qwx_dp_process_rx_err()
2024-02-09 bluhmRoute cache function returns hit or miss.
2024-02-09 jobBump release
2024-02-09 claudioConvert the bgplg html pages to HTML5.
2024-02-09 bluhmStruct layout of qwx_softc should not depend on NBPFILTER.
2024-02-09 tbbio_dump: add a test that prints all values of a single...
next