openbsd
2024-01-23 claudioAdopt bgpctl code to the ibuf changes done in bgpd.
2024-01-23 claudioStart converting the message parser to use the new...
2024-01-23 claudioFix tab after space
2024-01-23 claudioKNF, space before EOL
2024-01-23 claudioFixup more spaces
2024-01-23 kettenisdrm: apple: Fix/remove log messages
2024-01-23 claudioSpaces
2024-01-23 kettenisdrm: apple: backlight: force backlight update after...
2024-01-23 tbSync with userland
2024-01-23 tbUpdate to zlib 1.3.1
2024-01-23 claudioSplit cases and call peer_stale() individually instead...
2024-01-23 kettenisdrm/apple: spelling fixes
2024-01-23 kettenisdrm: apple: use strscpy() in place of strlcpy()
2024-01-23 kettenisdrm: apple: mark local functions static
2024-01-23 kettenisPick up some fixup commits that add #include <linux...
2024-01-23 deraadtfound some boilerplate strncpy to replace with strlcpy...
2024-01-23 aoyamaDelete unused labels which cause error in making kernel.
2024-01-23 uweexplicitly disable Energy-Efficient Ethernet (EEE)...
2024-01-23 antonPlace the blob in the .openbsd.mutable section to cope...
2024-01-23 jobWarn about overclaiming intermediate CAs, but don't...
2024-01-23 kevloChange default duplex setting and simplify the setup...
2024-01-23 jmccorrect sysctl name; from clemens goessnitzer
2024-01-23 jsgaplrm -> apldrm
2024-01-23 jsgmove more defines out of kernel.h
2024-01-23 jsgmove CONCATENATE() to args.h to match linux
2024-01-22 deraadtsync
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...
next