openbsd
2022-04-22 millertvi: apply expandtab to the output of a ! command
2022-04-22 bluhmARP, ND6 and PPPoE are not MP safe. Protect them with...
2022-04-22 antonOnly run agent-ptrace.sh if gdb is available as all...
2022-04-22 dlghandle 16 bit kstat_kv types
2022-04-22 dlgadd 16 bit types to kstat_kv structs.
2022-04-21 stspUse memset() to initialize struct ieee80211_rxinfo...
2022-04-21 danjRemove _switchd user/group/alias
2022-04-21 kettenisOur malloc(3) guarantees 16-byte alignment.
2022-04-21 bluhmIn vmm regress skip all corner cases that do not suppor...
2022-04-21 tbAdd missing self. From anton
2022-04-21 millertv_event_get: check qp->output for NULL before passing...
2022-04-21 sashanIntroduce a dedicated link entries for snapshots in...
2022-04-21 espie-current recognizes that a symlink was deleted and...
2022-04-21 claudioFurther refactor and cleanup filemode.c mainly remove...
2022-04-21 jsgdrm/i915: Sunset igpu legacy mmap support based on...
2022-04-21 jsgdrm/amdgpu: Enable gfxoff quirk on MacBook Pro
2022-04-21 jsgdrm/amd/display: don't ignore alpha property on pre...
2022-04-21 jsgdrm/amd/display: Fix allocate_mst_payload assert on...
2022-04-21 claudioThe filemode code is enough different from the regular...
2022-04-21 jsgdrm/amd/display: Revert FEC check in validation
2022-04-21 jsgdrm/amd/display: Enable power gating before init_pipes
2022-04-21 jsgdrm/amdkfd: Check for potential null return of kmalloc_...
2022-04-21 jsgdrm/amdgpu/vcn: improve vcn dpg stop procedure
2022-04-21 jsgdrm/amdkfd: Fix Incorrect VMIDs passed to HWS
2022-04-21 jsgdrm/amd/display: Update VTEM Infopacket definition
2022-04-21 jsgdrm/amd/display: FEC check in timing validation
2022-04-21 jsgdrm/amd/display: fix audio format not updated after...
2022-04-21 jsgdrm/amdgpu/gmc: use PCI BARs for APUs in passthrough
2022-04-21 jsgdrm/amdgpu: conduct a proper cleanup of PDB bo
2022-04-21 jsgdrm/amd: Add USBC connector ID
2022-04-21 sthenFix previous rc.d/spamlogd commit, the check in rc_pre...
2022-04-21 jsgdrm/amd/display: Fix p-state allow debug index on dcn31
2022-04-21 jsgdrm/amd/display: Add pstate verification and recovery...
2022-04-21 jmcfix SEE ALSO;
2022-04-21 kevloRepair hw vlan tagging. Previously swapped byte RGE_TD...
2022-04-21 tbClarify comments at the start of {asid,addr}_validate_p...
2022-04-21 tbAvoid expensive RFC 3779 checks during cert verification
2022-04-21 tbFix X509_get_extension_flags()
2022-04-21 dtuckerIt looks like we can't completely avoid waiting for...
2022-04-20 krwRefine the GPT partition entry table validity check...
2022-04-20 jcsUse glob to expand wildcards in "other device" paths...
2022-04-20 bluhmIn pfsync there were some KASSERT hidden behind #ifdef...
2022-04-20 krwWrap a long line.
2022-04-20 tbFix mandoc -Tlint warning about trailing whitespace
2022-04-20 bluhmFix white space and wrap long lines.
2022-04-20 tbWhile I'm here, prepare regress for claudio's upcoming...
2022-04-20 tbFix rpki-client regress after -j -f change
2022-04-20 krwSigh. Another forgotten header file.
2022-04-20 millertRemove unnecessary includes: openssl/hmac.h and openssl...
2022-04-20 millertAdd missing includes of stdlib.h and stdint.h.
2022-04-20 millertAvoid an unnecessary xstrdup in rm_env() when matching...
2022-04-20 krwSimpify code manipulating GPT partition names by coalescing
2022-04-20 deraadtmore whitespace cleanups
2022-04-20 tbFix various annoying whitespace errors.
2022-04-20 tbPrint UTC time with gmtime()
2022-04-20 jobImprove proc_parser_file handling of Trust Anchors
2022-04-20 deraadtrepair kstat entry
2022-04-20 espiedon't try to create a partial-* package when we find...
2022-04-20 millertMake the termp and winp arguments for openpty, et al...
2022-04-20 tbAvoid use of uninitialized in BN_mod_exp_recp()
2022-04-20 dtuckerUse ssh -f and ControlPersist to start up test forwards...
2022-04-20 dvAdd vmm(4) regress, disabled for now. ok rob@
2022-04-20 espieregister new tests, they don't pass yet
2022-04-20 espieit also breaks somewhat differently when files vanish...
2022-04-20 jobAdd Concatenated JSON output in filemode (rpki-client...
2022-04-20 espieadd a symlink test that currently fails, I want to...
2022-04-20 bluhmRoute timeout was a mixture of int, u_int and long...
2022-04-20 espielikewise for set flavors
2022-04-20 espiezap branch info so that pre-caching works with stuff...
2022-04-20 espiereinstate temp-error3: do an update that will force...
2022-04-20 espiebetter error report when I botch some test writing
2022-04-20 dtuckerSimplify forward-control test. Since we no longer...
2022-04-20 tbRemove an unreachable error message
2022-04-20 djmTry to continue running local I/O for channels in state...
2022-04-20 deraadtsync
2022-04-20 dtuckerImport regenerated moduli
2022-04-20 krwEliminate some local pointers to gp[pn] and just use...
2022-04-19 bluhmAdd dummy implementation for rt_timer_init(). Kernel...
2022-04-19 tbzap extra line break and extra empty line
2022-04-19 krwForgot a file for previous commit.
2022-04-19 bluhmUse a pool instead of malloc for struct rttimer_queue...
2022-04-19 claudioDo not use a hidden global for the EVP_ENCODE_CTX to...
2022-04-19 tbAvoid leaking crldp in mft_parse() if one of the crlfil...
2022-04-19 krwBring GPT_print_partition() into line with other functi...
2022-04-19 krwMove declaration of DEBUG-only variable inside #ifdef...
2022-04-19 krwEliminate superfluous intermediate variables 'pncnt...
2022-04-19 tbDrop unused KeyUpdate from debug printf
2022-04-19 bluhmInstead of a MP unsafe global variable to initialize...
2022-04-19 semarieadd missing unlock before returning in uvn_detach()
2022-04-19 espiedocument the actual problems that pkg_check-version...
2022-04-19 claudioChange type of talsz and dependent code from size_t...
2022-04-19 claudioMake it a hard error when an unknown repoistory id...
2022-04-19 espienext iteration: make the support dependent on TEST...
2022-04-19 claudioCosmetics, add missing space
2022-04-19 claudioAdjust on how CRL and MFT files are verified.
2022-04-19 dlgdocument the bits of the kstat struct that providers...
2022-04-19 kevloregen
2022-04-19 kevloAdd a new RDC PHY.
2022-04-19 kevloRestore original MDC speed control register value on...
2022-04-19 dlgremove a comment saying we might want kstat_remove.
next