openbsd
2023-05-16 mvsIntroduce temporary PR_MPSYSCTL flag to mark (*pr_sysct...
2023-05-16 tbecdhtest: check malloc() return values
2023-05-16 opsome fatal -> fatalx to improved logging
2023-05-16 claudioRRDP snapshots should encode publish elements only...
2023-05-16 espieexplicitly rename internal methods with an _
2023-05-16 espieclean visible interface a bit: Ustar does not use errsa...
2023-05-16 espiecleaner documentation of what's going on
2023-05-16 janUse separate IFCAPs for LRO and TSO.
2023-05-16 espiestart un-exposing some internal methods
2023-05-16 espieditch subclasses for PackingList: I ended up never...
2023-05-16 espieuse the new set_destdir interface
2023-05-16 espieavoid the "indirect object" call, as it won't work...
2023-05-16 espieexplain why there is a hierarchy with one single subcla...
2023-05-16 espiedocument a few small details, some of them non-obvious...
2023-05-16 jcsadd missing pointer invalidation
2023-05-16 espiedocument extra parameter that's used by pkg_check
2023-05-16 espietypo
2023-05-16 espiethe old "indirect method call" was deprecated recently...
2023-05-16 espieState -> BaseState, for lightweight requirements
2023-05-16 espiereflect reality better: document set_description and...
2023-05-16 espiesince apparently, the "example" conf is not free-form...
2023-05-16 jsingClean up SHA-512 input handling and round macros.
2023-05-15 millertuser: simplify memsave() to strsave()
2023-05-15 bluhmImplement the TCP/IP layer for hardware TCP segmentatio...
2023-05-15 jmccalendar.canada: sync the entry for victoria day with...
2023-05-15 kettenisPass the ESR as the trapno value; this might help in...
2023-05-15 kettenisEnable BTI PLT entries by default.
2023-05-15 opcast to '(long long)' instead of '(long long int)'
2023-05-15 opcast to '(long long)' instead of '(long long int)'
2023-05-15 bentleyAdd Juneteenth.
2023-05-15 kettenisTurn on pointer-authentication on arm64 as well by...
2023-05-15 deraadtsync
2023-05-14 tbRename arguments of X509_STORE_CTX_init()
2023-05-14 krwImprove emulation of a disktab entry (-t) by using...
2023-05-14 tbFix X509error() and X509V3error()
2023-05-14 tbSend the linebuffer BIO to the attic
2023-05-14 tbFix another mandoc -Tlint warning
2023-05-14 tbRephrase a sentence slightly to apease mandoc -Tlint
2023-05-14 tbFix Xr as BN_is_prime(3) is in the attic
2023-05-14 tbZap trailing comma
2023-05-14 tbX509_policy_tree_level_count(3) is gone
2023-05-14 opadd missing #include <string.h>; ok tb@
2023-05-14 dlggive softnet threads unique names by suffixing softnet...
2023-05-13 dvvmm(4)/vmd(8): switch to anonymous shared mappings.
2023-05-13 jmcadd /usr/local/sbin to PATH;
2023-05-13 krwIn the absence of the 'disktype' command line parameter...
2023-05-13 kndefault path includes /usr/local/sbin
2023-05-13 bluhmFinally remove the kernel lock from IPv6 neighbor disco...
2023-05-13 bluhmInstead of implementing IPv4 header checksum creation...
2023-05-13 mpiPut back in the simplification of the aiodone daemon.
2023-05-13 tbAssert that test->want != NULL at this point
2023-05-12 uaaadd axppmic support to RAMDISK,
2023-05-12 tbBob points out that one error should be an X509V3error()
2023-05-12 tbx509_utl.c: fix some style nits.
2023-05-12 janAdd interface names in front of error messages.
2023-05-12 kettenisFall back on loading the kernel from the EFI system...
2023-05-12 dvvmd(8): fix segfault on vm creation.
2023-05-12 dvvmd(8): fix console attach from vmctl(8).
2023-05-12 claudioAdd example user profile btrace script.
2023-05-12 claudiobtrace(8) support to symbolize utrace addresses.
2023-05-12 tbRewrite string_to_hex() and hex_to_string() using CBB/CBS
2023-05-12 bluhmMake access to rt_llinfo consistent and remove needless...
2023-05-12 bluhmAccess rt_llinfo without checking RTF_LLINFO flag befor...
2023-05-12 jsgregen
2023-05-12 jsgmatch 6.1.28 drm and remove Intel 0x5698
2023-05-12 jsgdrm/amd/display (gcc13): fix enum mismatch
2023-05-12 jsgdrm/i915: Make intel_get_crtc_new_encoder() less oopsy
2023-05-12 jsgdrm/amd/display: Fix potential null dereference
2023-05-12 jsgdrm/ttm/pool: Fix ttm_pool_alloc error path
2023-05-12 jsgdrm/ttm: optimize pool allocations a bit v2
2023-05-12 jsgdrm/amdgpu: register a vga_switcheroo client for MacBoo...
2023-05-12 jsgdrm/probe-helper: Cancel previous job before starting...
2023-05-12 jsgdrm/i915/dg2: Drop one PCI ID
2023-05-12 jsgdrm/amd/pm: re-enable the gfx imu when smu resume
2023-05-12 jsgswsmu/amdgpu_smu: Fix the wrong if-condition
2023-05-12 jsgdrm/amd/display: fix a divided-by-zero error
2023-05-12 jsgdrm/amd/display: fix PSR-SU/DSC interoperability support
2023-05-12 jsgdrm/amd/display: limit timing for single dimm memory
2023-05-12 jsgdrm/amd/display: Remove stutter only configurations
2023-05-12 jsgadd apple-gmux.h for 6.1.28 drm
2023-05-12 tbasn1oct: add a couple more tests
2023-05-12 jsingReduce the number of SHA-512 C implementations from...
2023-05-12 tbasn1oct: minor tweak in error message
2023-05-12 tbAdd regress coverage for {s2i,i2s}_ASN1_OCTET_STRING
2023-05-12 jsgprimility -> primality
2023-05-12 tbBe a bit more precise on how s2i_ASN1_OCTET_STRING...
2023-05-12 djmtest ChrootDirectory in Match block
2023-05-12 djmbetter error messages
2023-05-12 knstaggered deployment parallelism defaults to number...
2023-05-11 guentherTeach dump_tables about PKs and display non-readable...
2023-05-11 jobPrint the manifestNumber when warning about unrecoverab...
2023-05-11 guentherRetguard addition in commit 72pYktDvmJhq7OyF was based...
2023-05-11 stspStop sending a PHY context update in iwx_run_stop()
2023-05-11 claudioIn valid_cert() also skip the check for CERT_IP_INHERIT...
2023-05-11 knpools are always initialised, zap overcautious NULL...
2023-05-11 bluhmmi_syscall() can add the KTRC_CODE_SYSCALL flag to...
2023-05-11 tbtls_verify.c: give up on variable alignment in this...
2023-05-11 tbDocument recent changes in primality testing
2023-05-10 sashannat-to may fail to insert state due to conflict on...
2023-05-10 jmcsort the hardware list;
next