openbsd
2022-02-28 jsgremove some unused defines
2022-02-28 jsgadd pcie_aspm_enabled() for the next linux 5.15.y release
2022-02-28 dlgadd the mbuf tags that prevent output loops.
2022-02-27 mortimerEnable unwind tables on all clang architectures.
2022-02-27 millertThe At macro doesn't accept v8, v9 or v10. Noticed...
2022-02-27 bluhmAdd gzip-static option to httpd. This allows to delive...
2022-02-27 kettenisAdjust definition of DART_L1_TABLE to what Linux uses.
2022-02-27 millertUse ',' in custom separator example and change shell...
2022-02-27 jcaEnable libedit line editing
2022-02-27 bluhmFix whitespace and uninitialized variable in dt(4).
2022-02-27 jmctweak the opening paragraph for readability, and tidy...
2022-02-27 krwSC_DEBUG() requires an initialized scsi_link. Shuffle
2022-02-27 naddyinclude rejected signature algorithm in error message...
2022-02-26 bluhmAllow pledged pf ioctl test to pass also when pf is...
2022-02-26 millertsetuserenv: a missing /etc/login.conf file is not an...
2022-02-26 jsingAdd regress coverage for ASN1_OBJECT public interfaces.
2022-02-26 ottoCurrently malloc caches a number of free'ed regions...
2022-02-26 kettenisregen
2022-02-26 kettenisAdd Broadcom BCM4387.
2022-02-26 claudioRemove excessive ;
2022-02-26 dlgadd the mbuf tag that prevents loops in vxlan_encap...
2022-02-26 dlghave another go at fixing assert "sc->sc_dev == NUM...
2022-02-25 guentherReported-by: syzbot+1b5b209ce506db4d411d@syzkaller...
2022-02-25 bluhmTo fix crashes seen by Hrvoje with pfsync, IPsec and...
2022-02-25 teduuse setall for setusercontext, to make it simpler to...
2022-02-25 teduadd setrtable to pledge("id"). from Matthew Martin
2022-02-25 robA few additional changes related to the now 32 bit...
2022-02-25 robWhitespace.
2022-02-25 tbfix indent and other minor KNF nits
2022-02-25 visaEnable cduart(4) on arm64.
2022-02-25 claudioThe pointer returned by pt_fill() can be directly used...
2022-02-25 claudioFor add-path send the Adj-RIB-Out needs to handle multi...
2022-02-25 dtuckerRemove the char * casts from arguments to do_lstat...
2022-02-25 guentherMove pr_attach and pr_detach to a new structure pr_usrr...
2022-02-25 guentherin6_ioctl() is declared in in6_var.h as it's used in...
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...
next