Age | Commit message (Expand) | Author |
2023-10-30 | This is the OpenBSD version of Awk. | Todd C. Miller |
2023-10-30 | Minor cosmetic changes to make our awk match my github branch. | Todd C. Miller |
2023-10-30 | tidy and refactor PKCS#11 setup code | Damien Miller |
2023-10-30 | Add support for OpenSSL 3.1 interop tests | Theo Buehler |
2023-10-30 | Include strings.h for the strncasecmp() prototype. | Todd C. Miller |
2023-10-30 | Do not allow combined UTF-8 characters that are too long, GitHub issue | Nicholas Marriott |
2023-10-30 | Do not truncate MSG_EOR in recvmsg(). | Alexander Bluhm |
2023-10-30 | Use KERNEL_ASSERT_UNLOCKED() instead of KASSERT(!_kernel_lock_held()). | Vitaliy Makkoveev |
2023-10-30 | Use ERESTART for any single_thread_set() error in sys_execve(). | Claudio Jeker |
2023-10-30 | Adjust KERNEL_ASSERT_UNLOCKED() to not assert during a panic. | Claudio Jeker |
2023-10-30 | seperate -> separate; | Jason McIntyre |
2023-10-30 | make special note, right at the start, that DNS is handled seperately | Theo de Raadt |
2023-10-30 | drm/amd/pm: add unique_id for gc 11.0.3 | Jonathan Gray |
2023-10-30 | drm: panel-orientation-quirks: Add quirk for One Mix 2S | Jonathan Gray |
2023-10-30 | drm/i915: Retry gtt fault when out of fence registers | Jonathan Gray |
2023-10-29 | libc: Makefile.inc: remove "sparc" from quad support list; ok deraadt@ | Scott Soule Cheloha |
2023-10-29 | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89. | Todd C. Miller |
2023-10-29 | Enable ISO C11 APIs when building libc, even with an older compiler. | Todd C. Miller |
2023-10-29 | Use clock_gettime(), not timespec_get() like other parts of ifconfig. | Todd C. Miller |
2023-10-29 | Fix an error exit in X509v3_addr_validate_path() | Theo Buehler |
2023-10-29 | Unmention/don't explain SSL, drop 9y old "ssl" keyword/deprecation warning | Klemens Nanni |
2023-10-29 | Add a few tests to make sure that getnext requests on/under a registered | Martijn van Duren |
2023-10-29 | When doing a get{next,bulk} below an instance we must move the OID to | Martijn van Duren |
2023-10-29 | Add a regress test to make sure that agentx responses equal to | Martijn van Duren |
2023-10-29 | searchrange.end is non-inclusive. Adjust the tests for that. | Martijn van Duren |
2023-10-29 | Add a test to the end of agentx_varbind_finalize(), after completing the | Martijn van Duren |
2023-10-29 | Only try to chown logfiles that exist to prevent spurious errors. | Darren Tucker |
2023-10-28 | substr: fix buffer overflow with utf-8 strings | Todd C. Miller |
2023-10-28 | Back out change to make the default -std=gnu99 for now. | Todd C. Miller |
2023-10-27 | Forward TCP LRO disabling to parent devices. | Jan Klemkow |
2023-10-27 | Make out-of-swap checks more robust. | Martin Pieuchot |
2023-10-27 | Do not decrement the swap counter if the anon is associated to a "bad" slot. | Martin Pieuchot |
2023-10-27 | Simplify the handling of optparamlen and RFC9072 support. | Claudio Jeker |
2023-10-27 | If an invalid varbindlist was returned by a backend we would call | Martijn van Duren |
2023-10-27 | Add a test that would cause a use after free previously by sending a | Martijn van Duren |
2023-10-27 | Use event_add(), instead of calling appl_agentx_send() directly. If an | Martijn van Duren |
2023-10-27 | The holdtime is added to the ibuf with ibuf_add_n16() so no need to | Claudio Jeker |
2023-10-27 | Include wait(2) status in error message, in the hopes of providing clues | Anton Lindqvist |
2023-10-26 | sync | Christian Weisgerber |
2023-10-26 | do not create /usr/local/share/nls and subdirectories by default | Christian Weisgerber |
2023-10-26 | make use of bsd.regress.mk in extra and interop targets; ok dtucker@ | Anton Lindqvist |
2023-10-26 | Fix a typo spotted by miod@. | Todd C. Miller |
2023-10-26 | A few micro-optimizations; ok asou@ | Otto Moerbeek |
2023-10-26 | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89. | Todd C. Miller |
2023-10-26 | the dependency should have been moved down | Theo de Raadt |
2023-10-26 | whitespace cleanup my fingers couldn't avoid doing while i was re-reading | Theo de Raadt |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2023-10-26 | delete incorrect dependency | Theo de Raadt |
2023-10-26 | install CDs now available. (these are EFI-only) | Theo de Raadt |