Age | Commit message (Expand) | Author |
2022-12-17 | aplefuse(4) | Mark Kettenis |
2022-12-17 | Add aplefuse(4), a driver for the eFuses on Apple Silicon SoCs. | Mark Kettenis |
2022-12-17 | Make nvmem_read_cell() and nvmem_write_cell() work for hardware that | Mark Kettenis |
2022-12-16 | In bio.h rev. 1.54, jsing@ and tb@ provided BIO_callback_fn_ex(3), | Ingo Schwarze |
2022-12-16 | qcpdc(4)'s establish routine needs to return the wrapped cookie, not the | Patrick Wildt |
2022-12-16 | Document extension caching of X509_check_purpose() | Theo Buehler |
2022-12-16 | zap double space and needless line break | Klemens Nanni |
2022-12-16 | drop a total of 93 trailing spaces from three lines | Theo Buehler |
2022-12-16 | add a CAVEATS section warning the user to not create cycles; | Ingo Schwarze |
2022-12-16 | top(1): always recount number of online CPUs | Scott Soule Cheloha |
2022-12-16 | Prevent KASSERT in iwm(4) if firmware image is missing or corrupt. | Stefan Sperling |
2022-12-16 | Revert BIO_push(3) cycle prevention (bio_lib.c rev. 1.42). | Ingo Schwarze |
2022-12-16 | Downgrade riscv64-specific LTO error to a warning | Jeremie Courreges-Anglas |
2022-12-16 | Do not escape tabs in output (iTerm2 needs them). GitHub issue 3414. | Nicholas Marriott |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-12-16 | Make U+FE0F VARIATION SELECTOR-16 change the width from 1 to 2. GitHub | Nicholas Marriott |
2022-12-16 | Add send-keys -K to handle keys directly as if typed (so look up in key | Nicholas Marriott |
2022-12-16 | Mention that scp uses the SFTP protocol and remove reference to | Damien Miller |
2022-12-16 | Clear signal mask early in main(); sshd may have been started with | Damien Miller |
2022-12-16 | add -X to usage(); | Jason McIntyre |
2022-12-16 | Prioritize lladdr over name/unit in hostname.if processing | Andrew Fresh |
2022-12-16 | add a -X option to both scp(1) and sftp(1) to allow control over | Damien Miller |
2022-12-16 | delete // debug comment chunks. If anyone wants to debug ld.so and runs | Theo de Raadt |
2022-12-16 | always keep pf_state_keys attached to pf_states. | David Gwynne |
2022-12-15 | priv_validgroup: do not read more than IF_NAMESIZE chars of name | Todd C. Miller |
2022-12-15 | The idiomatic way of coping with signed char vs unsigned char (which | Theo de Raadt |
2022-12-15 | acme-client: use timegm() instead of mktime() | Theo Buehler |
2022-12-15 | In curve25519.h rev. 1.4 to 1.7, tb@ and jsing@ provided | Ingo Schwarze |
2022-12-15 | acme-client: use ASN1_TIME_to_tm() | Theo Buehler |
2022-12-15 | Add explicit casts to ctype functions in vmd(8). | Dave Voutila |
2022-12-15 | Add shim functions for repo code introduced by the pre repo stats. | Claudio Jeker |
2022-12-15 | Rework statistic collection to be per repository and add metric output option | Claudio Jeker |
2022-12-15 | The argument to ctype functions must be EOF or representable as an | Florian Obser |
2022-12-15 | The argument to ctype functions must be EOF or representable as an | Florian Obser |
2022-12-15 | rework the text describing interface name; | Jason McIntyre |
2022-12-15 | sync | Theo de Raadt |
2022-12-14 | add __ctzdi2 to sparc64 kernel | Jonathan Gray |
2022-12-14 | regen | Jonathan Gray |
2022-12-14 | add id for Navi 31, Radeon RX 7900 XT/XTX (gfx1100, GC 11.0.0) | Jonathan Gray |
2022-12-14 | In evp.h rev. 1.109 and 1.112, jsing@ and tb@ provided | Ingo Schwarze |
2022-12-14 | In asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided ASN1_buf_print(3). | Ingo Schwarze |
2022-12-14 | The argument to ctype functions must be EOF or representable as an | Florian Obser |
2022-12-14 | Continue loop if no match found; avoids an OOB write. ok florian@ tb@ | Otto Moerbeek |
2022-12-14 | Optimize io_buf_read() a bit by calling read() again after the inital | Claudio Jeker |
2022-12-14 | Plug leak of ECDSA_SIG | Theo Buehler |
2022-12-14 | Do the IPv4 specific MP capability check only once per update/withdraw | Claudio Jeker |
2022-12-14 | Put an splhigh() at the start of cpu_configure() to prevent splasserts | Mark Kettenis |
2022-12-14 | Move some basic accessors of aspath to rde.h and make them static inline. | Claudio Jeker |
2022-12-14 | Add missing type for OMT_INFO. | Claudio Jeker |
2022-12-14 | Always initialize b64sz | Job Snijders |