openbsd
2023-11-03 antonCheck if a signal already has been received before...
2023-11-03 chelohatimeout(1): align execvp(3) failure statuses with GNU...
2023-11-03 tbtypo: ignorning -> ignoring
2023-11-03 antonMake netcat tests less flaky by ensuring the server...
2023-11-03 opinitialize `format' earlier
2023-11-03 opcast tv_usec to long for *printf
2023-11-03 espieBe explicit in saying what a shell pattern is.
2023-11-03 dvvmd(8): fix block size calculation for vioscsi devices.
2023-11-03 jsgdrm/dp_mst: Fix NULL deref in get_mst_branch_device_by_...
2023-11-03 jsgdrm/amd: Disable ASPM for VI w/ all Intel systems
2023-11-03 jsgdrm/i915/pmu: Check if pmu is closed before stopping...
2023-11-02 sthenUse pfctl_fopen (which checks to ensure the given file...
2023-11-02 tbFix a few bizarre line wraps in x509.h
2023-11-02 pacomention codeberg and kde templates on bsd.port.mk(5...
2023-11-02 nicmnext-prompt can have 1 argument.
2023-11-01 tbUse X509_ALGOR_set0_by_nid() in X509_ALGOR_set_evp_md()
2023-11-01 tbAdd X509_ALGOR_set0_by_nid()
2023-11-01 tbExplain the weird order of doing things in X509_ALGOR_s...
2023-11-01 tbRename ptype and pval to parameter_type and parameter_value
2023-11-01 tbUnindent X509_ALGOR_set0_parameter()
2023-11-01 tbSplit X509_ALGOR_set0_parameter() out of X509_ALGOR_set0()
2023-11-01 tbSplit X509_ALGOR_set0_obj() out of X509_ALGOR_set0()
2023-11-01 dtuckerSpecify ssh binary to use instead of relying on install...
2023-11-01 djmadd some tests of forced commands overriding Subsystem...
2023-10-31 millertcksum: better describe the -c (checklist) option
2023-10-31 millertcksum -c: support checking base64 digests in reverse...
2023-10-31 claudioRemove 3 expected failures those got fixed in the regre...
2023-10-31 claudiounlink("/") just needs to error. Checking for a specifi...
2023-10-31 claudioWhen creating a file in a directory the file gid is...
2023-10-31 claudioIgnore closefrom() failure. This fails normally since...
2023-10-31 jsgremove unneeded includes
2023-10-31 dtuckerDon't try to use sudo inside sshd log wrapper. We...
2023-10-31 dtuckerOnly try to chmod logfile if we have sudo. If we don...
2023-10-31 millertUpdate awk to Oct 30, 2023 version.
2023-10-30 djmmove PKCS#11 setup code to test-exec.sh so it can be...
2023-10-30 millertThis is the OpenBSD version of Awk.
2023-10-30 millertMinor cosmetic changes to make our awk match my github...
2023-10-30 djmtidy and refactor PKCS#11 setup code
2023-10-30 tbAdd support for OpenSSL 3.1 interop tests
2023-10-30 millertInclude strings.h for the strncasecmp() prototype.
2023-10-30 nicmDo not allow combined UTF-8 characters that are too...
2023-10-30 bluhmDo not truncate MSG_EOR in recvmsg().
2023-10-30 mvsUse KERNEL_ASSERT_UNLOCKED() instead of KASSERT(!_kerne...
2023-10-30 claudioUse ERESTART for any single_thread_set() error in sys_e...
2023-10-30 claudioAdjust KERNEL_ASSERT_UNLOCKED() to not assert during...
2023-10-30 jmcseperate -> separate;
2023-10-30 deraadtmake special note, right at the start, that DNS is...
2023-10-30 jsgdrm/amd/pm: add unique_id for gc 11.0.3
2023-10-30 jsgdrm: panel-orientation-quirks: Add quirk for One Mix 2S
2023-10-30 jsgdrm/i915: Retry gtt fault when out of fence registers
2023-10-29 chelohalibc: Makefile.inc: remove "sparc" from quad support...
2023-10-29 millertMake gnu99 the default for gcc 3.3.6 and 4.2.1, not...
2023-10-29 millertEnable ISO C11 APIs when building libc, even with an...
2023-10-29 millertUse clock_gettime(), not timespec_get() like other...
2023-10-29 tbFix an error exit in X509v3_addr_validate_path()
2023-10-29 knUnmention/don't explain SSL, drop 9y old "ssl" keyword...
2023-10-29 martijnAdd a few tests to make sure that getnext requests...
2023-10-29 martijnWhen doing a get{next,bulk} below an instance we must...
2023-10-29 martijnAdd a regress test to make sure that agentx responses...
2023-10-29 martijnsearchrange.end is non-inclusive. Adjust the tests...
2023-10-29 martijnAdd a test to the end of agentx_varbind_finalize()...
2023-10-29 dtuckerOnly try to chown logfiles that exist to prevent spurio...
2023-10-28 millertsubstr: fix buffer overflow with utf-8 strings
2023-10-28 millertBack out change to make the default -std=gnu99 for...
2023-10-27 janForward TCP LRO disabling to parent devices.
2023-10-27 mpiMake out-of-swap checks more robust.
2023-10-27 mpiDo not decrement the swap counter if the anon is associ...
2023-10-27 claudioSimplify the handling of optparamlen and RFC9072 support.
2023-10-27 martijnIf an invalid varbindlist was returned by a backend...
2023-10-27 martijnAdd a test that would cause a use after free previously...
2023-10-27 martijnUse event_add(), instead of calling appl_agentx_send...
2023-10-27 claudioThe holdtime is added to the ibuf with ibuf_add_n16...
2023-10-27 antonInclude wait(2) status in error message, in the hopes...
2023-10-26 naddysync
2023-10-26 naddydo not create /usr/local/share/nls and subdirectories...
2023-10-26 antonmake use of bsd.regress.mk in extra and interop targets...
2023-10-26 millertFix a typo spotted by miod@.
2023-10-26 ottoA few micro-optimizations; ok asou@
2023-10-26 millertMake gnu99 the default for gcc 3.3.6 and 4.2.1, not...
2023-10-26 deraadtthe dependency should have been moved down
2023-10-26 deraadtwhitespace cleanup my fingers couldn't avoid doing...
2023-10-26 deraadtdelete incorrect dependency
2023-10-26 deraadtinstall CDs now available. (these are EFI-only)
2023-10-26 deraadtconstruct EFI bootable cdXX.iso and instalXX.iso files
2023-10-26 jsgadd cd9660
2023-10-26 jsgmake efi_getdisklabel_cd9660() handle a block size...
2023-10-26 dtuckerSkip conch interop tests when not enabled instead of...
2023-10-26 tbTidy includes
2023-10-26 tbHide X509_ALGOR_set_md() for LIBRESSL_INTERNAL
2023-10-26 tbProvide prototype for X509_ALGOR_set_md()
2023-10-26 tbRework the MD setting in the RSA ASN.1 method
2023-10-25 bluhmFix unveil(2) in patch(1) with explicit patchfile.
2023-10-25 deraadttypo; from katagawa gmail
2023-10-25 dvvmd(8): stop toggling irq deassert for edge triggered...
2023-10-25 espieokay, that one ought to work.
2023-10-25 mvsMake `vscsi_filtops' mpsafe. filt_vscsiread() checks...
2023-10-25 antonssh conch interop tests requires a controlling terminal...
2023-10-25 dtuckerImport regenerated moduli.
2023-10-25 deraadtsync
2023-10-24 schwarzeImplement the man(7) .MR macro, a 2023 GNU extension.
next