openbsd
2023-10-10 kettenisCorrectly define GMAC_VERSION. Found by stsp@
2023-10-10 miodIgnore PCI MEM64 ranges over 4GB, since this 32-bit...
2023-10-10 antonFix timing issue in which one thread could be left...
2023-10-10 antonMake it possible to run fileops tests in parallel by...
2023-10-10 bluhmpf(4) must not pass packet if state cannot be created.
2023-10-10 tobhePrint at most pkgsize - hdrsize bytes for pfkey tag...
2023-10-10 florianDo not copy stack garbage, that's not going to be used.
2023-10-10 claudioWhen rewriting community_writebuf() the handling of...
2023-10-10 tbImprove X509_ALGOR_new(3) documentation
2023-10-10 bluhmRemove dead code in pf_pull_hdr().
2023-10-10 tbFix format string warning in robots/score.c
2023-10-10 tbPrint a long with %ld instead of %d
2023-10-10 tbUse vw_printw() and fix a format print warning.
2023-10-10 tbDrop GCC_PRINTFLIKE() at function definition
2023-10-10 tbFix a format warning about a non-literal string
2023-10-10 tbPrint non-literal string with "%s"
2023-10-10 stspFiv the value written to dwqe(4) MAC_1US_TIC_CTR register.
2023-10-10 tbGarbage collect cipher_get_keyiv_len()
2023-10-10 djmReserve a range of "local extension" message numbers...
2023-10-09 patrickRecognize GICv4 in the MADT and configure it as arm...
2023-10-09 kettenisHandle an arbitrary number of D11 cores and only disabl...
2023-10-09 millertAdd Message-Id as needed for messages received on the...
2023-10-09 schwarzeMention that the strings are OS-specific.
2023-10-09 schwarzeDocument the OpenBSD-specific output format.
2023-10-09 tbUse the usual text for X509_ALGOR_free()
2023-10-09 tbClarify that 'undefined type' means V_ASN1_UNDEF
2023-10-09 tbClarify documentation of X509_ALGOR_{set0,set_md}()
2023-10-09 tobheAdd pledge("stdio") before parsing pfkey messages....
2023-10-09 stspallow dwqe.c to build on architectures that do not...
2023-10-09 espieplaceholder for later feature
2023-10-09 claudioFix return value confusion of sa_cmp() by renaming...
2023-10-09 espiesimplify: all 3 mock-ups are strings that get eval...
2023-10-09 jsgdrm/amdkfd: Use gpu_offset for user queue's wptr
2023-10-09 jsgdrm/i915/gt: Fix reservation address in ggtt_reserve_gu...
2023-10-09 jsgdrm/amdgpu: Handle null atom context in VBIOS info...
2023-10-09 jsgdrm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset...
2023-10-09 jsgdrm/amdgpu/soc21: don't remap HDP registers for SR-IOV
2023-10-09 jsgdrm/amd/display: Don't check registers, if using AUX...
2023-10-09 jsgdrm/amdkfd: Insert missing TLB flush on GFX10 and later
2023-10-09 jsgdrm/amdkfd: Flush TLB after unmapping for GFX v9.4.3
2023-10-09 jsgi915/pmu: Move execlist stats initialization to execlis...
2023-10-09 jsgadd SZ_4G for 6.1.56 drm
2023-10-09 jsguse shifts for size defines
2023-10-08 chelohaclockintr: move intrclock wrappers from sys/clockintr...
2023-10-08 deraadtmove release a earlier. when we wait for security...
2023-10-08 espiesubclass system libraries so we can give better diagnos...
2023-10-08 espieoops, those eval need to be STRINGS, otherwise the...
2023-10-08 aoyamaAdd inclusion of "dev/hid/files.hid" and "dev/usb/files...
2023-10-08 espieadd another two regression testing parts. Use a simple...
2023-10-08 espiewrong prototype, it's called as an OO method
2023-10-08 claudioRevert commitid: KtmyJEoS0WWxmlZ5
2023-10-08 espieplain forgot to save the values for regression testing
2023-10-07 schwarzeInclude .EX/.EE in the MACRO OVERVIEW and improve its...
2023-10-07 schwarzeSimplify the display() function by getting rid of a...
2023-10-07 knRetry on empty passphrase
2023-10-07 schwarzeImprove horizontal alignment in long format when printi...
2023-10-07 espiewith firmware known, recognize that we couldn't find...
2023-10-07 espietrack firmware separately, since those will appear...
2023-10-07 espieuse more specific regression testing knob
2023-10-06 millertCorrectly reset the goto table for a state.
2023-10-06 millertUpdate awk to Sep 24, 2023 version.
2023-10-06 millert__swsetup: set error flag and errno on error.
2023-10-06 krwRename 'ifaceidx' variables and parameters to 'ifaceno...
2023-10-06 stspIgnore thermal dual-chain requests from iwx(4) firmware.
2023-10-06 stspIgnore thermal dual-chain requests from iwx(4) firmware.
2023-10-06 espiebe more explicit about the usage pattern of register...
2023-10-06 knrename pass{word -> file} variable
2023-10-06 knclean up old 6.7 softraid migration code
2023-10-06 claudioIn sys___thrsigdivert() switch tsleep_nsec() to use...
2023-10-06 espieprepare for adding a value for REGRESSION_TESTING,...
2023-10-06 jmcadd -v to usage();
2023-10-06 djmtypo in error message
2023-10-06 djmPerform the softhsm2 setup as discrete steps rather...
2023-10-05 mvsDo log output to stderr while running dhcpd(8) in foreg...
2023-10-05 knMention the option to encrypt the root disk on supporte...
2023-10-05 bluhmProtect interface queues with read once and mutex.
2023-10-05 tbAdd regress coverage for ASN1_UTCTIME_cmp_time_t()
2023-10-04 bluhmre-enable POOL_DEBUG
2023-10-04 bluhmbase is unlocked, move to 7.4-current
2023-10-04 jmcspelling fix;
2023-10-04 djmopenssh-9.5
2023-10-04 djmadd some cautionary text about % token expansion and...
2023-10-03 djmfix link to agent draft; spotted by Jann Horn
2023-10-03 sthenReinstate setting rtableid based on rdomain for pfsync,
2023-10-03 tbFix a typo and move a word
2023-10-03 jmcremove unused Pp macro;
2023-10-02 krwAdd 'host root port' information to hw.ucomnames.
2023-10-02 bluhmNow nearbyint_test-1 is passing on macppc, powerpc64...
2023-10-02 krwEnable cu(1) -l to accept the usb paths shown in hw...
2023-10-02 claudiobump version
2023-10-02 deraadtmaybe a bit earlier
2023-10-02 tbAdd some coverage for ASN1_TIME_cmp_time_t() as well
2023-10-02 tbAdd regress coverage for ASN1_TIME_compare()
2023-10-02 tbMinor asn1time tweaks
2023-10-02 jmcDV -> Dv;
2023-10-01 tbExample code tweak: do not hardcode the size of array
2023-10-01 tbFix a copy-paste bug in ASN1_TIME_compare()
2023-10-01 naddyshow fingerprint of freshly generated ssh host key...
2023-10-01 tbDocument EVP_CIPHER_CTX_iv_length() return values
2023-10-01 krwAdd sysctl hw.ucomnames to list 'fixed' paths to USB...
next