openbsd
2022-05-18 espiedocument what PLIST_REPOSITORY does a bit better
2022-05-18 miodRemove #ifdef DDB specific includes, added in 1.968...
2022-05-17 jsingRefactor asn1_d2i_ex_primitive()
2022-05-17 jmcdocument /etc/login.conf.d/
2022-05-17 espieditch most of the obsolete stuff
2022-05-17 tobheMove towards OpenIKED 7.1
2022-05-17 jsingRefactor ASN.1 template functions before rewriting.
2022-05-17 kettenisUse a higher match priority such that mvclock(4) wins...
2022-05-17 tbExpose asn1_abs_set_unused_bits() in asn1_locl.h
2022-05-17 tbRewrite make_addressRange() using CBS
2022-05-17 tbSimplify make_addressPrefix()
2022-05-17 ajacoutotSimplify unbound rc.d script.
2022-05-16 tbAdd a simple test that exercises ASN1_STRING_to_UTF8...
2022-05-16 tbClean up and fix ASN1_STRING_to_UTF8()
2022-05-16 tbRemove a stray space
2022-05-16 tbAvoid use of uninitialized in ASN1_STRING_to_UTF8()
2022-05-16 jsingRewrite asn1_item_ex_d2i_sequence() using CBS and reada...
2022-05-16 abieberRemove incorrect line about 'dhcp' in hostname.if trigg...
2022-05-16 bluhmThe pf IPv4 option and IPv6 extension header filter...
2022-05-16 espiedocument failed experiment
2022-05-16 espieGC old stats code, I already removed the collection...
2022-05-16 bluhmpfi_kif_alloc() may be called with M_NOWAIT. Add NULL...
2022-05-16 mvsregen
2022-05-16 mvsUnlock umask(2). sys_umask() only modifies `fd_cmask...
2022-05-16 deraadtuse a safer idiom for reading pid from file before...
2022-05-15 djmregress test for in-place transfers and clobbering...
2022-05-15 djmfix in-place copies; r1.163 incorrectly skipped truncat...
2022-05-15 bluhmUse strncmp() and IFNAMSIZ for if_xname in veb(4) consi...
2022-05-15 tbMore KNF and whitespace fixes.
2022-05-15 tbRemove misplaced continue
2022-05-15 deraadtwhitespace spotted during read-thru
2022-05-15 jobSpecify which version of RPKI RSC draft is supported.
2022-05-15 espieupdate examples and remove some text that's no longer...
2022-05-15 dlghave in_pcbselsrc copy the selected address to memory...
2022-05-15 espieclean up and document the LRU stuff better
2022-05-15 espieremove the gzip chunk after CONTENTS, it was only neede...
2022-05-15 deraadtgcc insists the decl for veb_ports_free also use inline
2022-05-15 dlgavoid calling if_enqueue from an smr critical section.
2022-05-15 jmatthewadd StarTech USG5GA30 to the device list
2022-05-14 tbAdd the two length tests. Can't currently run them...
2022-05-14 kettenisuvm_km_valloc(9), uvm_km_valloc_try(9), uvm_km_valloc_w...
2022-05-14 chelohalibrthread: validate timespec inputs with timespecisval...
2022-05-14 tobheWhen receiving a PADO offer, clear stored tags from...
2022-05-14 denisDocument usage of tunneladdr
2022-05-14 stspRemove unused buf_dma member from struct iwx_rx_ring.
2022-05-14 stspRemove unused buf_dma member from struct iwm_rx_ring.
2022-05-14 stspFix iwx_ampdu_rx_stop() for multiple Rx BA sessions.
2022-05-14 guentherUse fseeko() instead of fseek() inside libc, as the...
2022-05-13 dvvmm: add additional fault type, fixing vm receive
2022-05-13 dvfix typos in comments
2022-05-13 tbTweak regress in such a way that it would have caught...
2022-05-13 tbFix d2i_ASN1_OBJECT()
2022-05-13 florianUpdate to nsd 4.5.0
2022-05-13 espieCatch the termcap exception if there's a problem lookin...
2022-05-13 antonOutput the relevant time specs before the assertion...
2022-05-13 claudioUse the process ps_mtx to protect the process sigacts...
2022-05-13 sthenIf $KERNEL_DIR.tgz exists, reorder_kernel updates the...
2022-05-13 stspShow the iwx(4) firmware filename if 'ifconfig iwx0...
2022-05-13 stspadd so-a0-hr-b0 to list for firmware files used by...
2022-05-13 djmarrange for scp, when in sftp mode, to not ftruncate...
2022-05-13 tbFix unused bits handling for ip addresses
2022-05-13 stspMake iwx(4) load a0-hr-b0 firmware on AX211 devices...
2022-05-13 jsgreduce diff to linux
2022-05-13 jsgdrm/amdgpu: Ensure HDA function is suspended before...
2022-05-13 jsgdrm/amdgpu: don't set s3 and s0ix at the same time
2022-05-13 jsgdrm/amdgpu: explicitly check for s0ix when evicting...
2022-05-13 jsgdrm/amdgpu: unify BO evicting method in amdgpu_ttm
2022-05-13 jsgdrm/amdgpu: do not use passthrough mode in Xen dom0
2022-05-13 jsgdrm/amd/display: Avoid reading audio pattern past AUDIO...
2022-05-13 jsgadd xen.h for 5.15.39 drm
2022-05-13 yasuokaFollow the recent change that the unit of `imgsize...
2022-05-12 sthenadd login.conf.d to mtree, from Raf Czlonka, ok deraadt
2022-05-12 stspFix setting of HT/VHT bits in rate flags of the iwx...
2022-05-12 sthenadd /etc/login.conf.d/* to /etc/changelist, ok deraadt
2022-05-12 jsingCall the ASN1_OP_D2I_PRE callback after ASN1_item_ex_new().
2022-05-12 tbSmall readability tweak suggested by jsing
2022-05-12 tbEnable X509v3_asid_subset() tests now that they no...
2022-05-12 tbRewrite and fix X509v3_asid_subset()
2022-05-12 jsingRename asn1_enc_free() to asn1_enc_cleanup().
2022-05-12 jsingRewrite asn1_item_ex_d2i_choice() using CBS.
2022-05-12 jsingRewrite asn1_enc_save() using CBS.
2022-05-12 jsingUse freezero() with ASN1_ENCODING.
2022-05-12 jsingRemove ASN1_AFLG_BROKEN.
2022-05-12 espieyet another stupid shadowed variable, thx sthen@
2022-05-12 claudioDuring coredumps only a single thread should be active...
2022-05-12 gkoehlerDrop old powerpc flags from the build of clang
2022-05-12 espieexplicitly write LRU in a comment so that it's easier...
2022-05-12 krwAnd the man page change too.
2022-05-12 mvsConvert `fd_cmask' and `fd_refcnt' types from u_short...
2022-05-12 visakqueue: Fix race condition in knote_remove()
2022-05-12 mpiConsider BUFPAGES_DEFICIT in swap_shortage.
2022-05-12 mpiIntroduce uvm_pagedequeue() to reduce code duplication.
2022-05-12 stspBump IWX_UCODE_SECT_MAX to allow all new AX210/AX211...
2022-05-12 stspAdd missing AX210/AX211 devices to the device ID matchi...
2022-05-12 krwPrevent '-u' when operating on GPT formatted disks...
2022-05-12 tbRemove verify callback
2022-05-12 tbnuke tabs
2022-05-12 tbAlign parsing of ipAddrBlock with autnomousSysNum
2022-05-12 tbAdd a few more testcases for X509v3_asid_subset()
2022-05-12 tbTidy up IP handling
next