openbsd
2023-01-10 deraadthppa ld.so works with executable-only text (non-readable)
2023-01-10 jmcoops, fix a bad edit in previous;
2023-01-10 ratchovFix device name in the MIDI control section
2023-01-10 deraadtlike hppa, sparc64 will need gcc's jump tables option...
2023-01-10 miodIn pmap_bootstrap, when importing the PROM translations...
2023-01-10 miodSwitch the luna88k boot loader to the MI boot code...
2023-01-10 miodEnable the fine-grained fault type computation code...
2023-01-10 tobheSwitch to console before suspending in DUMBFB mode...
2023-01-10 jobAdd short options for --foreground and --preserve-status
2023-01-10 jobImprove timestamp printing in filemode
2023-01-10 tbrhe -> the from Crystal Kolipe
2023-01-10 antonpurge unhooked wx_syscall files
2023-01-10 antonRetire wx_syscall regress tests, they have been failing...
2023-01-10 deraadtdisable jump tables by default on hppa because they...
2023-01-10 deraadtcreate infrastructure so that jump tables on/off can...
2023-01-10 kettenisThe uvm_swap_data_lock mutex can now be taken without...
2023-01-10 jsingRewrite BN_lshift()
2023-01-10 dvHide WAITPKG cpu feature from vmm(4) guests.
2023-01-10 chelohai386: identifycpu(): only calibrate_cyclecounter()...
2023-01-10 chelohai386: identifycpu(): don't print cpuspeed after calibra...
2023-01-09 kettenisChange the __canonicalize_funcptr_for_compare() impleme...
2023-01-09 kettenisSet the default for machdep.lidaction to 1 like on...
2023-01-09 kettenisImplement suspend on lid close.
2023-01-09 kettenisGenerate the "combreloc" scripts for the new linker...
2023-01-09 sthentweak text for USE_NOEXECONLY
2023-01-09 sthendocument USE_NOEXECONLY
2023-01-09 jmcshorten SYNOPSIS from three versions to two (me) then...
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...
next