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