openbsd
2022-02-25 djmsave an unneccessary alloc/free, based on patch from
2022-02-24 beckGet rid of SHA1 for comparing CRL's - use SHA512 just...
2022-02-24 tbRemove accidentally committed debug code.
2022-02-24 claudiostruct prefix holds path_id_tx for the path id sent...
2022-02-24 krwRename parselabel() to parsefstab() and makelabel() to
2022-02-24 visaFix kernel stack alignment on riscv64
2022-02-24 visaReserve room for holding curcpu pointer in u-area
2022-02-24 jsgdrm/amd/display: fix yellow carp wm clamping
2022-02-24 jsgdrm/amd/display: Cap pflip irqs per max otg number
2022-02-24 jsgdisplay/amd: decrease message verbosity about watermark...
2022-02-24 jsgdrm/i915/ttm: tweak priority hint selection
2022-02-24 jsgdrm/i915: Fix mbus join config lookup
2022-02-24 jsgdrm/i915: Fix dbuf slice config lookup
2022-02-24 jsgdrm/i915/opregion: check port number bounds for SWSCI...
2022-02-24 jsgdrm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
2022-02-24 jsgdrm/amd/pm: correct the sequence of sending gpu reset msg
2022-02-24 jsgdrm/atomic: Don't pollute crtc_state->mode_blob with...
2022-02-24 jsgdrm/radeon: Fix backlight control on iMac 12,1
2022-02-24 jsgdrm/amdgpu: fix logic inversion in check
2022-02-24 jsgdrm/amd: Only run s3 or s0ix if system is configured...
2022-02-24 jsgdrm/amd: add support to check whether the system is...
2022-02-24 jsgdrm/amd: Warn users about potential s0ix problems
2022-02-24 claudioRegen most of the config output. With support for alter...
2022-02-24 tbMinor tweaks
2022-02-24 tbAdd sanity checks on p and q in old_dsa_priv_decode()
2022-02-24 mvsregen
2022-02-24 mvsUnlock getsockname(2) syscall. For inet and UNIX socket...
2022-02-24 guentherFix PIC_SYM() macro: it never needs to token paste...
2022-02-24 dlgdocument the tunnel ioctls that vxlan supports.
2022-02-24 dlgslight wording tweak
2022-02-23 bluhmPrints in iked fuzzer fill 77% of full regress output...
2022-02-23 djmfree(3) wants stdlib.h
2022-02-23 djmput back the scp manpage changes for SFTP mode too
2022-02-23 deraadtsync
2022-02-23 deraadtand we go back to testing sftp-scp after the 8.9 release...
2022-02-23 dlgbetter help for getting addresses for dgrams received...
2022-02-23 sthenmerge upstream commit to unbound: "Fix that TCP interfa...
2022-02-23 sthenmerge unbound 1.15.0
2022-02-23 sthenupdate to unbound 1.15.0, ok florian@
2022-02-23 claudioMake it possible to bind and connect to non-default...
2022-02-23 djmavoid integer overflow of auth attempts (harmless,...
2022-02-23 djmrandomise the password used in fakepw
2022-02-23 djmuse asprintf to construct .rhosts paths
2022-02-23 djmopenssh-8.9
2022-02-23 martijnInterface index 1 doesn't need to have an lladdr.
2022-02-23 jsgunifdef __ELF__
2022-02-22 tbwhitespace
2022-02-22 tbCheck asprintf() return to avoid crashing in strcmp().
2022-02-22 kettenisFix thinko in construction of SMC key for the targeted...
2022-02-22 deraadtsync
2022-02-22 millertUse sizeof() instead of KI_MAXCOMLEN and KI_WMESGLEN...
2022-02-22 deraadtMAXCOMLEN is no longer needed in these programs, so...
2022-02-22 deraadtSince ktr_comm is now a string, we do not need MAXCOMLE...
2022-02-22 deraadtInstead of using MAXCOMLEN from sys/param.h, use KI_MAX...
2022-02-22 deraadtSince other exported commandnames were increased to...
2022-02-22 claudioConvert parse.y to use stdint.h types uintX_t instead...
2022-02-22 deraadtSince other exported commandnames were increased to...
2022-02-22 deraadtStart using new _MAXCOMLEN (a proper string expanded...
2022-02-22 deraadtsysctl already passed the commandname as a 24-byte...
2022-02-22 deraadtDefine MAXCOMLEN in terms of _MAXCOMLEN (-1, because...
2022-02-22 deraadtAdd _MAXCOMLEN to syslimits, it is 24, and includes...
2022-02-22 robPledge stdio.
2022-02-22 robRemove -v option from usage.
2022-02-22 martijnrequestid is a 32 bit integer, make sure that we reques...
2022-02-22 millertAdd a seq(1) command, similar to what is present in...
2022-02-22 claudioThe fuzzer logs everything to syslog, this is not what...
2022-02-22 tbPlug leak in ec_key_create()
2022-02-22 visaRemove extra ;
2022-02-22 nicmDo not attempt to update focus (and crash) when there...
2022-02-22 tbwhitespace/KNF
2022-02-22 tbacme-client: only warn on PEM_write_ECPrivateKey()...
2022-02-22 jobClarify RTR and roa-set sections
2022-02-22 nicmAdd next_session_id format with the next session ID...
2022-02-22 nicmInitialize copy_width before adjusting it, GitHub issue...
2022-02-22 nicmUse correct size for screen when popup is created witho...
2022-02-22 nicmAdd window-resized hook to man page, from Thomas Adam.
2022-02-22 bluhmUpdate libexpat to 2.4.6. This fixes CVE-2022-25235...
2022-02-22 dlgdon't hide the mtu on "bridge" interfaces.
2022-02-22 mestredisable further calls to unveil(2)
2022-02-22 visaClear frame pointer in cpu_fork() on riscv64
2022-02-22 visaddb: Improve stack unwinding on riscv64
2022-02-22 visaMake audio(4) event filters MP-safe
2022-02-22 dlgadd some more tunnels to the list of interfaces that...
2022-02-22 antonBump the number of wait_until iterations, in the hopes...
2022-02-22 deraadtrepair sys/param.h namespace list
2022-02-22 deraadtThe include of sys/ktrace.h will require sys/types...
2022-02-22 deraadtThe FILL_KPROC() macro should be useable in situations...
2022-02-22 deraadtneed a local nitems() definition
2022-02-22 deraadtneed a local nitems() definition
2022-02-22 guentherDelete unnecessary #includes of <netinet6/ip6protosw...
2022-02-22 guentherDelete unnecessary #includes of <sys/domain.h> and...
2022-02-22 guentherMove declarations of ip6_protox[] and inet6sw[] to...
2022-02-22 guentherpfctlinput() is already declared in <sys/protosw.h...
2022-02-21 mestreunveil(2) "/dev" read-only instead of using chroot...
2022-02-21 kettenisConvert KVA allocation to km_alloc(9).
2022-02-21 kettenisConvert KVA allocation to km_alloc(9).
2022-02-21 kettenisConvert KVA allocation to km_alloc(9).
2022-02-21 kettenisConvert KVA allocation to km_alloc(9).
2022-02-21 jsingFactor out alert handing code in the legacy stack.
2022-02-21 knGrab vmobjlocks with RW_DUPOK in vm_obj_wire() to silen...
next