openbsd
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...
2023-10-01 tbThe colons separate the octets, not the digits; add...
2023-10-01 kettenisAtlantic 2 hardware has a different layout for the...
2023-10-01 kettenisPrint the correct SDHC spec version.
2023-10-01 tbImprove a code comment in the EXAMPLES section
2023-10-01 tbRefer to RFC 3779, 2.1.2 for encoding of ranges
2023-10-01 tbPoint out that the result of IPAddressRange_new() is...
2023-10-01 tbencoding -> decoding for d2i
2023-10-01 tbAdd an empty line
2023-09-30 tbReorder list of additional validation checks needed
2023-09-30 tbSwitch copyright year to 2023.
2023-09-30 tbUse addrblocks for .Fa
2023-09-30 schwarzeavoid using the string "a" without markup as a placeholder
2023-09-30 schwarzeconsistently use "allow_inherit" for the argument name
2023-09-30 schwarzedrop one pair of needless parentheses
2023-09-30 schwarzeremove a useless repetition of a function name
2023-09-30 schwarzepolish an awkward wording
2023-09-30 schwarzetwo instances of missing .Fa macros
2023-09-30 schwarzefix one copy and paste error: d2i_*() decode rather...
2023-09-30 schwarzegarbage collect two stray words, no change of meaning
2023-09-30 naddylist tracepoints directly in kdump.1 instead of pointin...
2023-09-29 bluhmReplace kernel lock with mutex in ixl(4) media status.
2023-09-29 tobheMake sure pfkeyv2_parsemessage() only returns 0 if...
2023-09-29 tobheOnly forward validated pfkey messages to promiscuous...
2023-09-29 opbump version to 7.4.0
2023-09-29 deraadtsync
2023-09-29 kettenisRevert previous commit; botched testing meant that...
2023-09-29 beckAllow IP addresses to be specified in a URI.
2023-09-29 kettenisNewer versions of U-Boot may disable the USB PHYs and...
next