openbsd
2023-11-06 martijnMark a couple of tests as broken, now that the sysORTab...
2023-11-06 stspavoid using MCS9 in iwm(4) Tx rate selection if 40...
2023-11-06 espieactually, I still need to exit() if infocmp can't be run
2023-11-06 espiesystem + exit -> exec
2023-11-06 espiesince we're always running info_cmp in the end, remove...
2023-11-06 espiesimplify logic for $entry in the main termcap loop
2023-11-06 espiealways try to run info_cmp at the end if we haven't...
2023-11-06 espiesimplify $ENV{TERMCAP} handling: don't bother setting...
2023-11-06 espieinstead of a max number of iterations, record terms...
2023-11-06 espieuse modern file open instead of GLOBS
2023-11-06 espieget rid of useless eval
2023-11-06 espieremove upstream files we don't need
2023-11-06 espiereapply max=64 for now
2023-11-06 espieupdate to Term::Cap 1.18, so that we can patch it further
2023-11-05 miodProvide simpler cpu_number, CPU_INFO_UNIT and CPU_IS_XX...
2023-11-05 miodAdd cdXX.iso to MDEXT, for it to be included in SHA256...
2023-11-05 espiecurrent code no longer uses Lst_Replace not Lst_Requeue
2023-11-05 opfix bad path allocation in makeinfo
2023-11-04 claudioUse proper length in session_newmsg() for the RFC9072...
2023-11-04 ottoKNF plus fixed a few signed vs unsigned compares (that...
2023-11-04 martijnWith the move of SNMPv2-SMI::snmpV2 into application_in...
2023-11-04 martijnMove SNMPv2-MIB::system from mib.c into the new applica...
2023-11-04 martijnMove SNMPv2-SMI::snmpV2 from mib.c into the new applica...
2023-11-04 martijnMove SNMPv2-MIB::snmp from mib.c into the new applicati...
2023-11-04 martijnIntroduce application_internal.c. This backend is meant...
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...
next