openbsd
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;
2023-05-10 tbUse is_pseudoprime instead of is_prime in bn_bpsw.c
2023-05-10 miodNew udl(4) device, reported by "S V" on tech@
2023-05-10 miodregen
2023-05-10 miodNew udl(4) device, reported by "S V" on tech@
2023-05-10 krwAdd flag SDEV_UFI so umass_scsi_attach() can provide...
2023-05-10 claudioReset the io_time (io timeout value) when the timer...
2023-05-10 opswitch two ASN1_STRING_data() to ASN1_STRING_get0_data()
2023-05-10 krwDisplay correct type name for Microsoft basic data GPT
2023-05-10 krwMicrosoft GPT partition attributes can appear on partit...
2023-05-10 tbAdd Miller-Rabin test for random bases to BPSW
2023-05-10 bluhmImplement TCP send offloading, for now in software...
2023-05-10 dtuckerRemove now-unused prototypes for ssh1 RSA functions...
2023-05-10 opcast off_t to long long int for printing
2023-05-10 opconstify day, month and tz
2023-05-10 ottoAs mmap(2) is no longer a LOCK syscall, do away with...
2023-05-10 tbAdd a hint on using letsencrypt-staging for testing
2023-05-10 opcast time_t to long long for printf, reduces the diff...
2023-05-10 opadd a few missing headers, reduces the diff with -portable
2023-05-10 opremove trailing whitespace
2023-05-09 jmcmacro line fix;
2023-05-09 ottoMake malloc tests that set flags more robust against...
2023-05-09 claudioAdjust bgplgd after renaming of the invalid option...
2023-05-09 visaDon't return EPIPE from pipe kqfilter
2023-05-09 sthenupdate port-modules(5) with default font type changes
2023-05-09 claudioRename 'invalid' to 'disqualified' in the 'show rib...
2023-05-09 claudioProperly handle references for nexthops and labels...
2023-05-09 knInline once-used variable to sync all uvm_map_clean...
2023-05-09 tbrpki-client: use partial chains in certificate validation
2023-05-09 kettenisApparently there is no need to set the PS2 field.
next