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