summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14Compare 'srcnat' when comparing policies. Fixes a bug where policy lookup couldTobias Heider
2022-09-14Fold root disk setup targets into oneKlemens Nanni
2022-09-14Fold vnd disk setup targets into a single loopKlemens Nanni
2022-09-14Make NDISKS an integer, simplify CLEANFILES with globbingKlemens Nanni
2022-09-14Format softraid keydisk to make regress pass without installboot fixKlemens Nanni
2022-09-14clarify behaviour when the second address in a range is smaller thanJason McIntyre
2022-09-14syncTheo de Raadt
2022-09-14sk_enroll: never drop SSH_SK_USER_VERIFICATION_REQD flag from responseDamien Miller
2022-09-14a little extra debuggingDamien Miller
2022-09-14ssh-agent: attempt FIDO key signing without PIN and use the errorDamien Miller
2022-09-13add some initial docs for MODPY_PYBUILD, prompted by espieStuart Henderson
2022-09-13== in [[ does pattern matching as wellKlemens Nanni
2022-09-13Split out the code that collects data from acpiac(4), acpibat(4) andMark Kettenis
2022-09-13Add (partial) support for agentx in vmd.Martijn van Duren
2022-09-13varbind was designed to allow both a ber NULL and a NULL pointer forMartijn van Duren
2022-09-13When a connection is reset while we still have an outstanding request,Martijn van Duren
2022-09-13support more than one input file in llvm-ranlib by backportingRobert Nagy
2022-09-13Change pru_rcvd() return type to the type of void. We have no interestVitaliy Makkoveev
2022-09-13Do soreceive() with shared netlock for raw sockets.Vitaliy Makkoveev
2022-09-13document "configtest" in SYNOPSIS; from andreiJason McIntyre
2022-09-13fix Xr;Jason McIntyre
2022-09-13add missing quote;Jason McIntyre
2022-09-13add arch to Dt;Jason McIntyre
2022-09-13Stop pretending that EVP_CIPHER cleanup can fail.Joel Sing
2022-09-13SIOCDIFPARENT removes configuration not SIOCGIFPARENTJonathan Gray
2022-09-12Enable acpiac(4) and acpibat(4).Mark Kettenis
2022-09-12Store mod/ref flags using md pg_flags values rather than a specific field inMiod Vallat
2022-09-12Store mod/ref flags using md pg_flags values rather than a specific field inMiod Vallat
2022-09-12Drop orphaned pv_flags values.Miod Vallat
2022-09-12Add support for level-triggered GPIO events.Mark Kettenis
2022-09-12sxirintc(4)Mark Kettenis
2022-09-12qcgpio(4) and qciic(4)Mark Kettenis
2022-09-12qcgpio(4) and qciic(4)Mark Kettenis
2022-09-12zap extra .PpTheo Buehler
2022-09-12Stop documenting i2c_ASN1_INTEGER.Theo Buehler
2022-09-12disable Panel Self Refresh (PSR) by default in inteldrmJonathan Gray
2022-09-12Add CBC, CFB64 and OFB64 test coverage for RC2Theo Buehler
2022-09-12Hook up installboot(8) tests on all covered archsKlemens Nanni
2022-09-12whitespace nitsTheo Buehler
2022-09-12Bump version for upcoming -portable releaseClaudio Jeker
2022-09-12Don't use options from pane if pane is NULL.Nicholas Marriott
2022-09-12acpihpet(4): acpihpet_delay: only use lower 32 bits of counterScott Soule Cheloha
2022-09-12spellingJonathan Gray
2022-09-12Introduce tree walkers that only walk a subtree of the RIB.Claudio Jeker
2022-09-12SIOCGIFPARENT uses struct if_parent not ireqJonathan Gray
2022-09-12SIOCGVNETID uses struct ifreq not if_parentJonathan Gray
2022-09-12Move division by two out of sizeof()Theo Buehler
2022-09-12Error checks for EVP_*Theo Buehler
2022-09-12Move division by two out of sizeof()Theo Buehler
2022-09-11Add regression tests for the sendmmsg and recvmmsg system calls.Moritz Buhl