openbsd
2023-02-23 jsgdrm/amdgpu: Enable vclk dclk node for gc11.0.3
2023-02-23 jsgdrm/amdgpu: enable HDP SD for gfx 11.0.3
2023-02-23 jsgdrm/amd/display: Reset DMUB mailbox SW state after...
2023-02-23 jsgdrm/amd/display: Unassign does_plane_fit_in_mall functi...
2023-02-23 jsgdrm/amd/display: Adjust downscaling limits for dcn314
2023-02-23 jsgdrm/amd/display: Add missing brackets in calculation
2023-02-23 deraadtadjust documentation for ktrace.h changes. utrace...
2023-02-23 deraadtinclude two required header files, because we want...
2023-02-22 mbuhlExplicitly initialize vmd_vm pointer with NULL before...
2023-02-22 jmcremove .Pp before .Sh;
2023-02-22 guentherPoint to <signal.h> and not <sys/signal.h>: the latter is
2023-02-22 guentherDon't mention <sys/signal.h>: <pthread_np.h> pulls...
2023-02-22 guentherPrefer 'argument' over 'parameter' when refering to...
2023-02-22 guentherPrefer "get or set" over "get/set" or "get and set".
2023-02-22 jsingAdjust parentheses in mont->ri assignment.
2023-02-22 jsingReplace bn_sub_part_words() with bn_sub().
2023-02-22 jsingRework bn_add()/bn_sub() to operate on word arrays.
2023-02-22 jsingRewrite and simplify BN_MONT_CTX_set()
2023-02-22 djmfix progressmeter corruption on wide displays; bz3534
2023-02-21 jmcadress -> address;
2023-02-21 tbrpki-client: refactor manifest/crl parsing a bit
2023-02-21 deraadthppa does some weird callgate stuff, so the pinsyscall...
2023-02-21 deraadtdlfcn/init.c
2023-02-21 mbuhlspelling.
2023-02-21 deraadtDo pinsyscall() after static libc is configured for...
2023-02-21 deraadtpinsyscall(2) is not just for dynamic binaries anymore...
2023-02-21 deraadtIn static binaries, if WEAK execve can be found, use...
2023-02-21 deraadtcreate a stub for pinsyscall(2)
2023-02-21 deraadtfor process kills due to execve from non-pinned syscall...
2023-02-21 bcallahAttach Apollo Lake HD Audio device, enabling audio...
2023-02-21 knHave disk and string list helpers print trailing newlin...
2023-02-21 tbperlasm: properly spell .rodata for macOS on intel
2023-02-21 bcookremove extra argument
2023-02-21 jobCheck all possible storage areas for a matching CRL
2023-02-21 tbrpki-client: ensure there is no trailing garbage in...
2023-02-21 jmcsome nameserver proposal bits:
2023-02-21 dtuckerfseek to end of known_hosts before writing to it. ...
2023-02-21 jsingUnifdef MONT_WORD.
2023-02-21 deraadtsync
2023-02-21 gkoehlerSet the current pmap in macppc's pmap_activate
2023-02-21 deraadtsync
2023-02-21 afresh1Remove conflict markers from perl tests
2023-02-21 deraadtcorrect parameter type
2023-02-21 afresh1Don't install DebugWrap.1 manpage
2023-02-20 jmcsndiod(8) is the audio daemon now; from david demelier
2023-02-20 krwRework/modernize verbiage in the "AUTOMATIC DISK ALLOCA...
2023-02-20 miodRewrite the ROM walk logic to correctly iterate over...
2023-02-20 miodWrap all printf calls in sti_check_rom() in order to...
2023-02-20 knDisable strict bourne shell mode to get ksh behaviour...
2023-02-20 gnezdoAdjust inline !libc check to match the intent in ld.so
2023-02-20 patrickUnbreak RAMDISK build by adding a check for MULTIPROCESSOR.
2023-02-19 knImprove media disk question default
2023-02-19 aishaauth_getchallenge does not exist anymore
2023-02-19 antonMake pinsyscall(2) always available for pledged process...
2023-02-19 robert+openbsd-74-syspatch.pub
2023-02-19 robertadd 7.4 syspatch public key
2023-02-19 kettenisAdd support for deep(er) idle states that can be entere...
2023-02-19 deraadtdescribe what qcow2 is, in sufficient simple terms
2023-02-19 tbMove BN_MONT_CTX back to bn_local.h for now. It's still...
2023-02-19 deraadtsync
2023-02-19 naddy7.4 packages key
2023-02-19 sdkRemove non-existent make targets from ports(7) and...
2023-02-19 jsingRewrite BN_MONT_CTX_set_locked()
2023-02-19 jsingFirst pass clean up of bn_mont.c.
2023-02-19 jsingMove BN_MONT_CTX_copy().
2023-02-19 jsingMove struct bn_mont_ctx_st from bn_local.h to bn_mont.c.
2023-02-19 stspDo not let the iwx init task run in parallel to wakeup...
2023-02-19 antonDisable tests using the preferred bsd.regress.mk technique.
2023-02-18 deraadtsync
2023-02-18 deraadt7.4 base key
2023-02-18 claudioMissing space
2023-02-18 miodFix possibly uninitialized variable in editor_allocspac...
2023-02-18 dvacpipwrres(4): remove unused aml_value's.
2023-02-18 jmcmissing dot before macro; from josiah frentsos
2023-02-18 miodPut explicit ULL suffix to constants which won't fit...
2023-02-18 deraadtLookup the start,len of the "execve" stub in libc.so...
2023-02-17 deraadtValidate execve() libc stub location if kernel knows...
2023-02-17 deraadtDo not need KTRC_CODE__SYSCALL in the ktrace files...
2023-02-17 deraadtKTRC_CODE__SYSCALL is never set anymore, because __sysc...
2023-02-17 miodRemove redundant assignment; ok millert@
2023-02-17 miodOnly compile _ng_print() #ifdef DEBUG_NG; ok millert@
2023-02-17 miodRemove unused variables; ok millert@
2023-02-17 jobUpdate AUTHORS section
2023-02-17 jobUse %R technical report macro for RFCs
2023-02-17 jsgspelling
2023-02-17 jsingProvide optimised versions of bn_addw() and bn_subw...
2023-02-17 jsingRemove now unused tangle of mul*/sqr* and BN_UMULT_...
2023-02-17 jsingReimplement bn_sqr_comba{4,8}().
2023-02-17 dtuckerRemove now-unused compat bit SSH_BUG_RSASIGMD5. The...
2023-02-17 dtuckerRemove now-unused compat bit SSH_BUG_BIGENDIANAES....
2023-02-16 jmc- remove a leftover .El
2023-02-16 miodRemove obsolete __HAVE_VM_PAGE_MD define - all platform...
2023-02-16 jobUpdate references in STANDARDS section to use Rs blocks
2023-02-16 knRewrite bsort() from hand-rolled recursive to simpler...
2023-02-16 kettenisEnable dwqe(4).
2023-02-16 kettenisFix MAC address register offsets.
2023-02-16 tbRevert r1.63.
2023-02-16 jobAdd missing RFC 6487 section 4.8.6 CRLDP compliance...
2023-02-16 jsingEnable s2n-bignum word_clz() on amd64.
2023-02-16 jsingUse bn_addw() in bn_mulw(), rather than duplicating...
next