openbsd
2023-01-09 nicmDIAGNOSTIC is redundant with KASSERT, remove it. From...
2023-01-09 kettenisAllwinner hardware sucks! The ARM generic timer on...
2023-01-09 deraadtriscv64 ld.so is ready to be xonly
2023-01-09 kettenisAdjust the hppa linker scripts to order .rodata (and...
2023-01-09 kettenisImplement --execute-only (and turn --no-execute-only...
2023-01-09 deraadtWhoa, that clean target is insane. If someone does...
2023-01-09 nicmFix behaviour with \007 (used the wrong tree for last...
2023-01-09 kettenisRewrite the hppa assembly code to avoid reads from...
2023-01-09 kettenisIn preparation for upcoming execute-only support, chang...
2023-01-09 antonFix the syscallwx target which is affected by both...
2023-01-09 miodUse PROT_EXEC when servicing instruction faults.
2023-01-09 sashanyet another set of regression tests for pf(4). Unlike...
2023-01-09 nicmAccept \007 as terminator to OSC 10 or 11.
2023-01-09 nicmCorrect length of replies to primary and secondary...
2023-01-09 antonSanitize the inherited environment by removing LC_ALL...
2023-01-09 miodHandle possible PROT_EXEC fault if PROT_READ fails...
2023-01-09 jsgdrm/amd/pm: correct the fan speed retrieving in PWM...
2023-01-09 jsgdrm/amd/pm: bump SMU13.0.0 driver_if header to version...
2023-01-09 jsgdrm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
2023-01-09 jsgdrm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
2023-01-09 jsgdrm/i915/migrate: Account for the reserved_space
2023-01-09 jsgdrm/i915: improve the catch-all evict to handle lock...
2023-01-09 jsgdrm/amdgpu: make display pinning more flexible (v2)
2023-01-09 jsgdrm/amdgpu: handle polaris10/11 overlap asics (v2)
2023-01-09 jsgdrm/amd/display: Add DCN314 display SG Support
2023-01-09 jsgdrm/i915/ttm: consider CCS for backup objects
2023-01-09 jsgdrm/i915/dsi: fix VBT send packet port selection for...
2023-01-09 jsgdrm/connector: send hotplug uevent on connector cleanup
2023-01-09 jsgdrm/amdgpu: fix mmhub register base coding error
2023-01-09 jsgdrm/amd/pm: correct SMU13.0.0 pstate profiling clock...
2023-01-09 jsgdrm/amd/pm: update SMU13.0.0 reported maximum shader...
2023-01-09 jsgdrm/amdgpu: skip mes self test after s0i3 resume for...
2023-01-09 jsgdrm/amdgpu: skip MES for S0ix as well since it's part...
2023-01-09 dlgflesh out ifiq_enqueue
2023-01-09 dlgcount the number times a packet was dropped by bpf...
2023-01-09 guenthersetthrname() should return EINVAL, not ENAMETOOLONG...
2023-01-09 jsgdisklabel appeared in tahoe
2023-01-09 danielrestore NetBSD RCS ID
2023-01-08 nicmFix parsing of optional arguments so that and accept...
2023-01-08 nicmHave client return 1 if process is interrupted to an...
2023-01-08 nicmRestore code to handle wcwidth failure so that unknown...
2023-01-08 nicmQuotes are now required in select-layout example.
2023-01-08 dvvmd(8): add thread names to vm process.
2023-01-08 deraadtsync
2023-01-08 mvsUse NULL instead 0 for pointer initialization.
2023-01-08 jmc- tweak the text relating to -w
2023-01-08 ratchovAdd -w option to display variables periodically
2023-01-08 antonDue to xonly on arm64 it is no longer possible to read...
2023-01-08 antoncope with recent thread name changes
2023-01-08 antonRename argument funcidx_swid to func_idx as it does...
2023-01-08 guentherAdd getthrname(2) manpage
2023-01-07 deraadtsync
2023-01-07 miodBring back a local copystr() declaration, as copy{in...
2023-01-07 jsingRewrite/simplify BN_free().
2023-01-07 jsingFlip BN_clear_free() and BN_free()
2023-01-07 jsingUse calloc() in BN_new(), rather than malloc() and...
2023-01-07 deraadtaccept --executable-only on aarch64, riscv64, and mips6...
2023-01-07 deraadtsync
2023-01-07 jsingFix previous.
2023-01-07 stspfix firmware filename typo in iwx(4) man page: ao ...
2023-01-07 stspMake net80211 drop beacons received on secondary HT...
2023-01-07 kettenisThe PA-RISC architecture supports execute-only mappings...
2023-01-07 asouThe maximum length of the value is extended to 64k...
2023-01-07 guentherAdd argument and return support for {get,set}thrname()
2023-01-07 guentherregen
2023-01-07 guentherAdd {get,set}thrname(2) for putting thread names in...
2023-01-06 tbtlsfuzzer: hook up new connection abort tests while...
2023-01-06 miodUse copyin32() to fetch a faulting instruction rather...
2023-01-06 miodOops, forgot to cvs rm
2023-01-06 miodRemove copystr(9), unless used internally by copy{in...
2023-01-06 miodReplace last user of copystr() with strlcpy(). NFCI
2023-01-06 miodRemove no longer needed and quite worthless header.
2023-01-06 miodRemove unused local variables as well as the dependency...
2023-01-06 sashanPF_ANCHOR_STACK_MAX is insufficient protection against...
2023-01-06 claudioRework the main <-> parser/filemode communication proto...
2023-01-06 knClean up struct nd_opts, use nd6_options() function...
2023-01-06 knInline nd6_option() helper, remove indirections
2023-01-06 knClarify nd6_option() return semantics
2023-01-06 knSimplify nd6_options() initialise logic
2023-01-06 knMerge common code into new nd6_dad_destroy()
2023-01-06 tbsync with rpki-client 'more dastardly white spaces...
2023-01-06 deraadtmore dastardly white spaces
2023-01-06 tbZap trailing tabs
2023-01-06 dtuckerWhen OpenSSL is not available, skip parts of percent...
2023-01-06 dtuckerSave debug logs from ssh for debugging purposes.
2023-01-06 jmctweak previous; ok djm
2023-01-06 djmregression test for ChannelTimeout
2023-01-06 djmfix typo in verbose logging
2023-01-06 nicmIf a pane is killed, cancel reading from the file....
2023-01-06 djmunit tests for misc.c:ptimeout_* API
2023-01-06 djmImplement channel inactivity timeouts
2023-01-06 djmAdd channel_set_xtype()
2023-01-06 djmtweak channel ctype names
2023-01-06 djmAdd channel_force_close()
2023-01-06 djmreplace manual poll/ppoll timeout math with ptimeout API
2023-01-06 djmadd ptimeout API for keeping track of poll/ppoll timeouts;
2023-01-05 dlgmore consistently name pf_state * variables "st".
2023-01-05 deraadtdo not blow up if NOMAN is set
2023-01-05 deraadtafter a few trap.c were fixed to fault with the right...
2023-01-05 kettenisThe access type for a prefetch abort should not include...
next