User Details
User Details
- User Since
- Oct 23 2024, 6:07 PM (74 w, 2 d)
Thu, Feb 26
Thu, Feb 26
Feb 24 2026
Feb 24 2026
Feb 15 2026
Feb 15 2026
Feb 6 2026
Feb 6 2026
vexeduxr committed rG87b2c0168d9d: sys/conf/options: remove improper full stops (authored by quentin.thebault_defenso.fr).
Jan 26 2026
Jan 26 2026
Jan 14 2026
Jan 14 2026
vexeduxr committed rGb16ae773509c: loader.efi: add stride & offset for MacBookPro3,1 (authored by Frank Hilgendorf <frank.hilgendorf@posteo.de>).
vexeduxr committed rG7f20404b9f91: loader.efi: add stride & offset for MacBookPro3,1 (authored by Frank Hilgendorf <frank.hilgendorf@posteo.de>).
vexeduxr committed rG60a85a5d25ab: loader.efi: add stride & offset for MacBookPro3,1 (authored by Frank Hilgendorf <frank.hilgendorf@posteo.de>).
Looks okay to me.
Jan 6 2026
Jan 6 2026
vexeduxr committed rGbe6ba97aaee7: loader.efi: add stride & offset for MacBookPro3,1 (authored by Frank Hilgendorf <frank.hilgendorf@posteo.de>).
vexeduxr committed rG171f9cbbbfa1: UPDATING: move entry to the correct place (authored by yklaxds_gmail.com).
Jan 5 2026
Jan 5 2026
vexeduxr requested review of D54544: ng_tty: avoid the sign extention of char.
Jan 4 2026
Jan 4 2026
Jan 3 2026
Jan 3 2026
vexeduxr updated the diff for D54432: loader.efi: only use firmware provided Blt on GOP.
Only assign "gop" if the framebuffer type is FB_GOP.
vexeduxr added inline comments to D54432: loader.efi: only use firmware provided Blt on GOP.
Dec 31 2025
Dec 31 2025
vexeduxr requested review of D54432: loader.efi: only use firmware provided Blt on GOP.
vexeduxr requested review of D54431: loader.efi: probe for UGA if GOP isn't found.
Dec 9 2025
Dec 9 2025
Dec 6 2025
Dec 6 2025
Nov 15 2025
Nov 15 2025
vexeduxr added inline comments to D52246: gpio: Add support for mcp23008/mcp23017/mcp23s08/mcp23s17 IO expanders.
Nov 2 2025
Nov 2 2025
Oct 30 2025
Oct 30 2025
Oct 29 2025
Oct 29 2025
vexeduxr requested review of D53449: bus_attach_children.9: fix typo.
vexeduxr added a comment to D52305: gpiobus: use bus_generic_detach when detaching.
Oct 14 2025
Oct 14 2025
Oct 11 2025
Oct 11 2025
vexeduxr added a comment to D53023: libm: remainder: make sure x is zero.
On Sat Oct 11, 2025 at 2:26 AM +0300, Steve Kargl wrote:
I do not have a phabricator account. That method to
review patches came after I stopped committing.I did look at your patch, and do believe that it
is the correct fix. If you compare to remainderf(),
you'll see that the float version considers the
entire significand. I also checked remainderl().
It calls remquol() and it's implementation is
much different than the float and double versions.
Oct 10 2025
Oct 10 2025
vexeduxr added a comment to D53023: libm: remainder: make sure x is zero.
Will do. I tried to add him to the review before uploading the patch but couldn't find an account.
vexeduxr updated the summary of D53023: libm: remainder: make sure x is zero.
vexeduxr updated the test plan for D53023: libm: remainder: make sure x is zero.
vexeduxr requested review of D53023: libm: remainder: make sure x is zero.
Oct 1 2025
Oct 1 2025
vexeduxr committed rG555c30611c26: rk_gpio: Fix register read/write on rk3568 (authored by devivanov_proton.me).
vexeduxr committed rGcddbc26251d6: rk_gpio: Enable gpio allocation via fdt (authored by devivanov_proton.me).
vexeduxr committed rG9fd527140ae8: rk_gpio: Fix register read/write on rk3568 (authored by devivanov_proton.me).
Sep 30 2025
Sep 30 2025
vexeduxr added inline comments to D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
vexeduxr updated the diff for D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
Allocate fifo before locking priv->mtx
vexeduxr added inline comments to D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
vexeduxr added inline comments to D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
vexeduxr updated the diff for D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
malloc priv->events with the correct size
Sep 29 2025
Sep 29 2025
vexeduxr updated the test plan for D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
vexeduxr requested review of D52783: gpioc: fix race in ioctl(GPIOCONFIGEVENTS).
Sep 25 2025
Sep 25 2025
vexeduxr committed rGace98a8fb8fe: rk_gpio: Enable gpio allocation via fdt (authored by devivanov_proton.me).
vexeduxr committed rG34ec8c9ccaa4: rk_gpio: Fix register read/write on rk3568 (authored by devivanov_proton.me).