openbsd
2024-01-22 deraadtI forgot that chpass(1) and passwd(1) reach-around...
2024-01-22 deraadtmake login.conf(5) and crypt_newhash(3) and the underly...
2024-01-22 kettenisapldcp(4) and apldrm(4)
2024-01-22 kettenisAdd apldcp(4) and apldrm(4). Together these drivers...
2024-01-22 deraadtSimilar to getpwnam(3) and getnetgrent(3), it is better...
2024-01-22 deraadtgetpwnam(3) uses dbopen(3), which pulls all 3 database...
2024-01-22 nicmIncrease buffer size to avoid truncating styles, GitHub...
2024-01-22 deraadtWhen getpwnam(3) reaches out to YP, it calls clntudp_cr...
2024-01-22 tbLink CMS_signed_add1_attr(3) to tree structure of crypt...
2024-01-22 tbSimplify history section to match what other manuals do
2024-01-22 tbsync
2024-01-22 jobDocument various CMS_{signed,unsigned}_* functions
2024-01-22 deraadtmake a note about when to remove overly verbose logging...
2024-01-22 jsgdrm/amd/display: Pass pwrseq inst for backlight and ABM
2024-01-22 jsgdrm/crtc: fix uninitialized variable use
2024-01-22 jsgdrm/amd/display: get dprefclk ss info from integration...
2024-01-22 jsgdrm/amd/display: Add case for dcn35 to support usb4...
2024-01-22 jsgdrm/amdkfd: svm range always mapped flag not working...
2024-01-22 jsgdrm/crtc: Fix uninit-value bug in drm_mode_setcrtc
2024-01-22 jsgdrm/amdgpu: Add NULL checks for function pointers
2024-01-22 jsgdrm/amd/display: Add monitor patch for specific eDP
2024-01-22 jsgRevert "drm/prime: Unexport helpers for fd/handle conve...
2024-01-22 jsgdrm/amdgpu: Use another offset for GC 9.4.3 remap
2024-01-22 jsgdrm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
2024-01-22 jsgdrm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes...
2024-01-22 jsgdrm/amd/display: update dcn315 lpddr pstate latency
2024-01-22 jsgdrm/amdkfd: Use common function for IP version check
2024-01-22 jsgdrm/amdgpu: Do not issue gpu reset from nbio v7_9 bif...
2024-01-22 deraadtugly whitespaces
2024-01-21 tbReplace more occurrences of OBJ_NAME_do_all_sorted...
2024-01-21 deraadtupdate docs on madvise/msync/minherit behaviour in...
2024-01-21 deraadtworkaround for the static non-PIE instbin "instbin...
2024-01-21 kettenisStatic non-PIE binaries always have a base address...
2024-01-21 deraadtAdd Xr mimmutable to manual pages which discuss immutab...
2024-01-21 deraadtFor minherit(MAP_INHERIT_ZERO) upon readonly memory...
2024-01-21 deraadtmadvise(2) and msync(2) have some memory/mapping destru...
2024-01-21 kettenisAdd support for multiple matches in the component code.
2024-01-21 tbsync with userland
2024-01-21 tbSync with upstream as of Jan 20
2024-01-21 tbsync with userland
2024-01-21 tblibz: sync with upstream's develop branch as of Jan 18
2024-01-21 tbDefine HAVE_HIDDEN for libz
2024-01-21 miodPrint raw battery information if KB3310_DEBUG, not...
2024-01-21 bluhmAssert that inpcb table has correct address family.
2024-01-21 deraadtoops, brain scrambled trying to squeeze the ifdef into...
2024-01-21 deraadtsome bizzare glitch related to ramdisk instbin static...
2024-01-20 mlarkinvmm(4)/vmd(8)/vmctl(8): increase max VM mem size.
2024-01-20 jcaBetter formatting for pax extended header times
2024-01-20 deraadtEarly during mimmutable(2) development, we had a big...
2024-01-20 deraadtAEXECVE can be removed, because pinsyscall SYS_execve...
2024-01-20 tblink the infcover test statically in preparation of...
2024-01-20 kettenisThere are several DART variants; print some more detail...
2024-01-20 tbMerge docs of crc32_combine_{gen,op} from zlib.h
2024-01-20 claudioUse imsg_get_fd() to access the fd passed via imsgs.
2024-01-20 kettenisFetch touchpad dimensions from firmware here as well.
2024-01-19 kettenisImplement extent_alloc_region_with_descr(9) which is...
2024-01-19 deraadtremove the guts of pinsyscall(2), it just returns 0...
2024-01-19 miodMore files to be blessed by the clean target.
2024-01-19 millertMake our mktemp(3) callback-driven and split into multi...
2024-01-19 deraadtugly whitespace
2024-01-19 kettenisImplement Multiple Message MSI support on amd64. This...
2024-01-19 kettenisRename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such...
2024-01-19 deraadt_execvesize.c is no longer generated to support pinsysc...
2024-01-19 millertMove mktemp.c to stdlib where it belongs.
2024-01-19 deraadtsync
2024-01-19 deraadtM_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)
2024-01-19 deraadtpinsyscall(SYS_execve) will soon go away, so the sys...
2024-01-19 deraadtStop initializing pinsyscall(SYS_execve in dynamic...
2024-01-19 deraadtStop initializing pinsyscall(SYS_execve in static binar...
2024-01-19 jsingEnable shutdown regress test.
2024-01-19 jsingAdd regress test coverage for SSL_shutdown().
2024-01-19 mlarkinadd iwn(4) to arm64 GENERIC
2024-01-19 yasuokaDefine the IPv6 related attributes from RFC 2865.
2024-01-19 dlgconsolidate pci and cardbus detach code, and have it...
2024-01-19 jmatthewAdd TSO support. Previous commit fixed up a bug that...
2024-01-19 bluhmUnify inpcb API for inet and inet6.
2024-01-19 bluhmBackout priterator() for walking allprocess list.
2024-01-18 deraadtthe warning about syscall going away is a bit dated...
2024-01-18 tbec_point_conversion: zap an empty line
2024-01-18 tbSwitch from EVP_CIPHER_type() to EVP_CIPHER_nid()
2024-01-18 espiefix macro to look more like a function, remove extraneous ;
2024-01-18 claudioConvert IMSG_UPDATE and session_update() to new imsg...
2024-01-18 claudioUse imsg_get_fd() in vmd.
2024-01-18 claudioConvert the simple imsgs to use imsg_get_data().
2024-01-18 jobThe CRL's purported signing time actually is called...
2024-01-18 claudioMove the rtable_exists() check into in_pcbset_rtableid().
2024-01-18 claudioConvert privsep imsg code to use imsg_get_fd().
2024-01-18 claudioFix IMSG_RECONF_ASPA handling. The rde did not expect...
2024-01-18 jsgreduce diff to linux
2024-01-18 mvsUse solock() instead of netlock within fill_file()...
2024-01-18 mvsUse `nowake' as tsleep_nsec(9) ident. It has no corresp...
2024-01-18 jsgremove duplicate defines, merge error from local patches
2024-01-18 jsgremove duplicate steam deck block, merge error from...
2024-01-18 jsgInstead of skipping the call to hdcp_destroy(), use...
2024-01-17 kurtFix core file writing when a file map into memory has...
2024-01-17 deraadtSince pinsyscalls(2) applies to all system calls and...
2024-01-17 deraadtvery ugly whitespaces
2024-01-17 claudioUse imsg_get_fd()
2024-01-17 claudioUse imsg_get_fd() and a local variable.
2024-01-17 ajacoutotZap trailing space.
next