summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06Avoid traversing SLIST twice to remove a link.Kenneth R Westerback
2022-04-06- document where dependency tree is builtMarc Espie
2022-04-06Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE areKenneth R Westerback
2022-04-05re-enable POOL_DEBUGChristian Weisgerber
2022-04-05Zap emacs version in the pkg_add exampleJeremie Courreges-Anglas
2022-04-05bump emacs version so the pkg_add example worksTheo Buehler
2022-04-05back to working on 7.1-currentTheo de Raadt
2022-04-05disable pool debug for releaseTheo de Raadt
2022-04-05syncTheo de Raadt
2022-04-05add 7.2 firmware public key, ok deraadtStuart Henderson
2022-04-05add 7.2 syspatch public keyRobert Nagy
2022-04-05Fix two missing checks in the SIA extensionTheo Buehler
2022-04-05New day is a ThursdayTheo Buehler
2022-04-04openssh-9.0Damien Miller
2022-04-04move release date a littleTheo de Raadt
2022-04-04wscons: const-ify font encoding mappingsChristian Weisgerber
2022-04-04Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has noClaudio Jeker
2022-04-04As a hack, use CD_SKIPHIBERNATE. For 2.0, our TPM lifecycle managementTheo de Raadt
2022-04-04Change from a dynamic allocation for the process list to a staticClaudio Jeker
2022-04-04Remove outdated XXX comment. This got fixed in January.Claudio Jeker
2022-04-04Remove two more FIXMEs: to get there, we rely on the OID already.Theo Buehler
2022-04-04pf_validate_range() must not assume rdr ports are in network order.Alexandr Nedvedicky
2022-04-04rpki-client: remove a stale FIXMETheo Buehler
2022-04-04Include license rather than referring to it. Text fromTheo Buehler
2022-04-04Replace KASSERT in uvm_fault_unwire_locked() with code that handles theMark Kettenis
2022-04-04Prepare for next release.Claudio Jeker
2022-04-04Prepare for new release.Claudio Jeker
2022-04-03Add support for the CP115 block found on Marvell CN9K SoCs.Patrick Wildt
2022-04-03Add support for the AP807 block found on Marvell CN9K SoCs. The fixedPatrick Wildt
2022-04-03Initialize the mutex before making us of it from many threads. PreventsAnton Lindqvist
2022-04-02Update an old commentMike Larkin
2022-04-02whitespace fixMike Larkin
2022-04-02Add a paranoia/future proofing check for link->pool == NULL toKenneth R Westerback
2022-04-02Don't byte swap URE_TXPKT_VLAN_TAG when setting up the packet to transmit.Stuart Henderson
2022-04-02Bring back r1.247, using scsi_detach_link() to releaseKenneth R Westerback
2022-04-02Adjust test code after addition of cert_parse_pre and change to cert_parseClaudio Jeker
2022-04-02Add preliminary support for RTL8156B and bug fixes for RTL8153/RTL8156.Kevin Lo
2022-04-02Split certificate parsing in two steps. cert_parse_pre() which doesClaudio Jeker
2022-04-02Add dmamap syncs for rings and mbufs, fixing occasional errors seenJonathan Matthew
2022-04-01match on Intel 300 Series audio (0xa348)Jonathan Gray
2022-04-01Change x509_get_aki(), x509_get_ski(), x509_get_aia(), and x509_get_crl()Claudio Jeker
2022-04-01Move the TA specific checks from cert_parse_inner() to ta_parse() andClaudio Jeker
2022-04-01Don't print "You may wish to update your font path" at pkg_add timeStuart Henderson
2022-04-01Add missing command in description.Antoine Jacoutot
2022-04-01Preserve CRLF flag when respawning.Nicholas Marriott
2022-04-01Fix error message from d2i_X509_bio() to d2i_X509()Theo Buehler
2022-03-31missing full stop;Jason McIntyre
2022-03-31If we've created multiple queues, set up an RSS key and indirection tableJonathan Matthew
2022-03-31Implement support for multiple dies. This should make OpenBSD work on theMark Kettenis
2022-03-31ssh: document sntrup761x25519-sha512@openssh.com as default KEXChristian Weisgerber