Page MenuHomeFreeBSD

vangyzen (Eric van Gyzen)
User

Projects

User Details

User Since
Jun 2 2015, 9:23 PM (584 w, 20 h)

Recent Activity

Jul 3 2026

vangyzen accepted D58019: dtrace tests: Fix finding multiple process results.
Jul 3 2026, 1:59 PM

May 29 2026

vangyzen accepted D57343: syscalls.master: Allow clock_nanosleep in capability mode.
May 29 2026, 9:47 PM

Feb 25 2026

vangyzen committed rG722fbfef0abb: ffs snapshots: pass valid args to vn_start_write (authored by vangyzen).
ffs snapshots: pass valid args to vn_start_write
Feb 25 2026, 8:19 PM
vangyzen closed D55512: ffs snapshots: pass valid args to vn_start_write.
Feb 25 2026, 8:19 PM
vangyzen requested review of D55512: ffs snapshots: pass valid args to vn_start_write.
Feb 25 2026, 4:34 PM

Feb 22 2026

vangyzen accepted D19168: CID 1332078: Logically dead code in sys/dev/pms/freebsd/driver/ini/src/osapi.c.
Feb 22 2026, 10:40 PM
vangyzen accepted D55422: procstat: CID 1593951: Resource leak.
Feb 22 2026, 10:36 PM

Jan 31 2026

vangyzen accepted D54941: rpc: correct resultproc_t's type.
Jan 31 2026, 12:50 AM

Dec 12 2025

vangyzen accepted D54183: net-mgmt/net-snmp: Respect LDFLAGS..
Dec 12 2025, 3:35 PM

Oct 4 2025

vangyzen committed rG9dd865a59edd: apei_detach: fix swi_remove parameter (authored by vangyzen).
apei_detach: fix swi_remove parameter
Oct 4 2025, 8:25 PM
vangyzen committed rG01b0690c495e: if_vmx: fix panic during kldload (authored by vangyzen).
if_vmx: fix panic during kldload
Oct 4 2025, 8:25 PM

Aug 15 2025

vangyzen committed rG9a7c512a6149: ucred groups: restore a useful comment (authored by vangyzen).
ucred groups: restore a useful comment
Aug 15 2025, 8:36 PM
vangyzen closed D51918: ucred groups: restore a useful comment.
Aug 15 2025, 8:36 PM
vangyzen requested review of D51918: ucred groups: restore a useful comment.
Aug 15 2025, 1:22 PM

Aug 14 2025

vangyzen committed rG5c5bb958fc82: mlx5: plug theoretical leak in vxlan rules (authored by vangyzen).
mlx5: plug theoretical leak in vxlan rules
Aug 14 2025, 1:48 AM
vangyzen closed D51883: mlx5: plug theoretical leak in vxlan rules.
Aug 14 2025, 1:47 AM

Aug 12 2025

vangyzen updated the summary of D51883: mlx5: plug theoretical leak in vxlan rules.
Aug 12 2025, 11:47 PM
vangyzen requested review of D51883: mlx5: plug theoretical leak in vxlan rules.
Aug 12 2025, 11:46 PM
vangyzen committed rGa9f5b6883709: IPv6: Ignore PTB packets with an MTU < 1280 (authored by vangyzen).
IPv6: Ignore PTB packets with an MTU < 1280
Aug 12 2025, 11:24 PM
vangyzen closed D51835: IPv6: Ignore PTB packets with an MTU < 1280.
Aug 12 2025, 11:24 PM

Aug 9 2025

vangyzen added a comment to D51835: IPv6: Ignore PTB packets with an MTU < 1280.

Thanks for the feedback about cleanup. In hindsight, yes, the cleanup did go a little farther than I intended. I could split it into two commits, but I'd have to re-test, twice. I'll try to be more restrained next time. It was just so satisfying.

Aug 9 2025, 6:57 PM
vangyzen updated the diff for D51835: IPv6: Ignore PTB packets with an MTU < 1280.
  • SCTP handles PMTU changes, too
Aug 9 2025, 6:53 PM

Aug 8 2025

vangyzen requested review of D51835: IPv6: Ignore PTB packets with an MTU < 1280.
Aug 8 2025, 10:10 PM

Apr 29 2025

vangyzen accepted D50075: time: use precise callout for clock_nanosleep(2) and nanosleep(2).
Apr 29 2025, 8:23 PM

Jan 13 2025

vangyzen accepted D48439: stand/efihttp: Add device type check to efihttp_fs_open().
Jan 13 2025, 12:07 PM

Jan 9 2025

vangyzen accepted D48328: aio_kqueue_test: Fix CID 1558429.

Coverity often surprises me, in both cleverness and ignorance. I suppose the same can be said of all software, and indeed, of most human pursuits.

Jan 9 2025, 2:12 PM

Nov 5 2024

vangyzen accepted D47444: Use correct idle routine on AMD.

I share kib's curiosity, but it clearly works, so LGTM. Nice find!

Nov 5 2024, 7:15 PM

Jan 18 2024

vangyzen accepted D43491: ofed: fix warnings during libibverbs compilation .
Jan 18 2024, 7:43 PM

Nov 9 2023

vangyzen updated subscribers of D41421: Update jemalloc to version 5.3.0.

Thank you for asking, but I didn't actually do the last update. @jasone did it, but had to revert it. I simply un-reverted his work.

Nov 9 2023, 10:26 PM · Contributor Reviews (src)

Oct 9 2023

vangyzen accepted D42129: file: Support testing multiple magic files..
Oct 9 2023, 2:54 PM

Sep 19 2023

vangyzen closed D41105: Cleanup pthread locks in ofed RDMA verbs.
Sep 19 2023, 2:13 PM
vangyzen committed rGa687910fc435: Cleanup pthread locks in ofed RDMA verbs (authored by sean.lim_dell.com).
Cleanup pthread locks in ofed RDMA verbs
Sep 19 2023, 2:13 PM

Aug 1 2023

vangyzen committed rG1112883e19aa: dtrace: remove dead code for PR_REQUESTED (authored by vangyzen).
dtrace: remove dead code for PR_REQUESTED
Aug 1 2023, 5:29 PM
vangyzen committed rGbe1dd8e65bc6: proc_detach: use ptrace(PT_KILL) to kill the tracee (authored by vangyzen).
proc_detach: use ptrace(PT_KILL) to kill the tracee
Aug 1 2023, 5:29 PM
vangyzen committed rGbcbce2a29b89: dtrace: do not overload libproc flags (authored by vangyzen).
dtrace: do not overload libproc flags
Aug 1 2023, 5:29 PM
vangyzen committed rG837f6ecd88ee: dtrace: remove illumos code from dt_proc.c (authored by vangyzen).
dtrace: remove illumos code from dt_proc.c
Aug 1 2023, 5:29 PM
vangyzen closed D41225: dtrace: remove dead code for PR_REQUESTED.
Aug 1 2023, 5:29 PM
vangyzen closed D41122: proc_detach: use ptrace(PT_KILL) to kill the tracee.
Aug 1 2023, 5:29 PM
vangyzen closed D41173: dtrace: remove illumos code from dt_proc.c.
Aug 1 2023, 5:29 PM
vangyzen closed D41121: dtrace: do not overload libproc flags.
Aug 1 2023, 5:29 PM

Jul 28 2023

vangyzen requested review of D41225: dtrace: remove dead code for PR_REQUESTED.
Jul 28 2023, 3:58 PM
vangyzen updated the diff for D41121: dtrace: do not overload libproc flags.
  • remove DT_CLOSE_HANG, which never happens on FreeBSD
Jul 28 2023, 3:53 PM
vangyzen added inline comments to D41121: dtrace: do not overload libproc flags.
Jul 28 2023, 3:35 PM

Jul 26 2023

vangyzen added inline comments to D41121: dtrace: do not overload libproc flags.
Jul 26 2023, 2:58 PM

Jul 25 2023

vangyzen retitled D41121: dtrace: do not overload libproc flags from dtrace: avoid flag collision with libproc flags to dtrace: do not overload libproc flags.
Jul 25 2023, 6:51 PM
vangyzen updated the diff for D41121: dtrace: do not overload libproc flags.
  • rebase onto D41173; store flags in dt_proc
Jul 25 2023, 4:54 PM
vangyzen added inline comments to D41121: dtrace: do not overload libproc flags.
Jul 25 2023, 4:49 PM
vangyzen requested review of D41173: dtrace: remove illumos code from dt_proc.c.
Jul 25 2023, 4:47 PM
vangyzen accepted D41105: Cleanup pthread locks in ofed RDMA verbs.

In light of @hselasky's untimely departure, would someone on network like to review this, or suggest another reviewer?

Jul 25 2023, 3:40 PM

Jul 24 2023

vangyzen added inline comments to D41121: dtrace: do not overload libproc flags.
Jul 24 2023, 9:31 PM
vangyzen updated the diff for D41121: dtrace: do not overload libproc flags.
  • fix comment style
Jul 24 2023, 6:18 PM
vangyzen added a comment to D41121: dtrace: do not overload libproc flags.

What do you think, @markj?

Jul 24 2023, 6:18 PM

Jul 21 2023

vangyzen added inline comments to D41121: dtrace: do not overload libproc flags.
Jul 21 2023, 3:51 PM

Jul 20 2023

vangyzen updated subscribers of D41122: proc_detach: use ptrace(PT_KILL) to kill the tracee.
Jul 20 2023, 8:21 PM
vangyzen updated subscribers of D41121: dtrace: do not overload libproc flags.
Jul 20 2023, 8:21 PM
vangyzen updated the test plan for D41121: dtrace: do not overload libproc flags.
Jul 20 2023, 8:14 PM
vangyzen requested review of D41122: proc_detach: use ptrace(PT_KILL) to kill the tracee.
Jul 20 2023, 8:13 PM
vangyzen requested review of D41121: dtrace: do not overload libproc flags.
Jul 20 2023, 8:10 PM

Jul 12 2023

vangyzen committed rGdad11f990e2b: dtrace: prevent forked child from running after an error condition (authored by vangyzen).
dtrace: prevent forked child from running after an error condition
Jul 12 2023, 3:36 PM
vangyzen closed D40976: dtrace: prevent forked child from running after an error condition.
Jul 12 2023, 3:36 PM
vangyzen added a comment to D40976: dtrace: prevent forked child from running after an error condition.

The DTrace test suite had fewer failures with this change. They were not fixed by this change; they're just unreliable.

Jul 12 2023, 3:32 PM

Jul 11 2023

vangyzen updated the test plan for D40976: dtrace: prevent forked child from running after an error condition.
Jul 11 2023, 6:43 PM
vangyzen updated the diff for D40976: dtrace: prevent forked child from running after an error condition.
  • wordsmith comment
Jul 11 2023, 6:42 PM
vangyzen added inline comments to D40976: dtrace: prevent forked child from running after an error condition.
Jul 11 2023, 6:41 PM
vangyzen updated subscribers of D40976: dtrace: prevent forked child from running after an error condition.
Jul 11 2023, 6:27 PM
vangyzen requested review of D40976: dtrace: prevent forked child from running after an error condition.
Jul 11 2023, 6:23 PM

Jul 10 2023

vangyzen committed rGeb8d2e123d10: dhclient: fix build on i386 (authored by vangyzen).
dhclient: fix build on i386
Jul 10 2023, 8:09 PM
vangyzen committed rGc210cac00f25: dhclient: fix time parsing for leases expiring after 2038 (authored by alexander.bahm_dell.com).
dhclient: fix time parsing for leases expiring after 2038
Jul 10 2023, 4:03 PM
vangyzen closed D40760: dhclient: fix time parsing for leases expiring after 2038.
Jul 10 2023, 4:02 PM
vangyzen accepted D40760: dhclient: fix time parsing for leases expiring after 2038.
Jul 10 2023, 3:52 PM

Jul 7 2023

vangyzen added a comment to D40414: dtrace: move kinst tests to common.

This needs a change in etc/mtree/BSD.tests.dist and perhaps ObsoleteFiles.inc.

Jul 7 2023, 11:22 AM

Jun 1 2023

vangyzen committed rGaee3ee66a182: cron: fix build without LOGIN_CAP (authored by vangyzen).
cron: fix build without LOGIN_CAP
Jun 1 2023, 9:26 PM
vangyzen added a comment to D40260: Import vixie cron 4.0.

I have no objection to this approach (but have not reviewed the diff in detail yet).

Jun 1 2023, 7:39 PM
vangyzen committed rGfe590ffe40f4: Import vixie cron 4.0 (authored by vangyzen).
Import vixie cron 4.0
Jun 1 2023, 7:15 PM
vangyzen closed D40260: Import vixie cron 4.0.
Jun 1 2023, 7:15 PM
vangyzen added a comment to D40260: Import vixie cron 4.0.

Thank you both for the feedback. I like the idea of using OpenBSD as an upstream, but that would take a lot more time than I have right now. (Most or all of my FreeBSD time is on Dell's clock.)

Jun 1 2023, 7:09 PM

May 31 2023

vangyzen accepted D40343: decryptcore: update for OpenSSL 1.1 API.
May 31 2023, 2:52 PM

May 30 2023

vangyzen added a comment to D40260: Import vixie cron 4.0.

I think the best approach would be to import through the vendor branch and put it in contrib/cron, and altering the makefiles to contrib/cron instead. The vendor branch provides a better degree of maintainability.

May 30 2023, 5:54 PM
vangyzen closed D40236: Fix NULL deref in ip_output during route change.
May 30 2023, 5:13 PM
vangyzen committed rG8fa89d8b1904: Fix NULL deref in ip_output during route change (authored by vangyzen).
Fix NULL deref in ip_output during route change
May 30 2023, 5:13 PM

May 24 2023

vangyzen requested review of D40260: Import vixie cron 4.0.
May 24 2023, 9:57 PM

May 23 2023

vangyzen updated the summary of D40236: Fix NULL deref in ip_output during route change.
May 23 2023, 4:09 PM
vangyzen requested review of D40236: Fix NULL deref in ip_output during route change.
May 23 2023, 3:27 PM

Apr 14 2023

vangyzen committed rG485f783f882e: limits_test: validate CPU time used, not real time (authored by vangyzen).
limits_test: validate CPU time used, not real time
Apr 14 2023, 8:16 PM

Apr 4 2023

vangyzen committed rGecaeac805b04: mlxfw: fix potential NULL pointer dereference (authored by vangyzen).
mlxfw: fix potential NULL pointer dereference
Apr 4 2023, 7:29 PM
vangyzen closed D39348: mlxfw: fix potential NULL pointer dereference.
Apr 4 2023, 7:29 PM
vangyzen closed D39347: cap_dns, cap_net: fix host and service buffer handling.
Apr 4 2023, 7:29 PM
vangyzen committed rG179bffddf530: cap_dns, cap_net: fix host and service buffer handling (authored by vangyzen).
cap_dns, cap_net: fix host and service buffer handling
Apr 4 2023, 7:29 PM
vangyzen added a comment to D39347: cap_dns, cap_net: fix host and service buffer handling.

please add the CID to the commit message
(unless this is not from Coverity Scan's FreeBSD report)

Apr 4 2023, 7:24 PM
vangyzen added reviewers for D39347: cap_dns, cap_net: fix host and service buffer handling: capsicum, security.
Apr 4 2023, 5:18 PM

Mar 30 2023

vangyzen added a comment to D39348: mlxfw: fix potential NULL pointer dereference.

It's not clear to me whether this is actually possible or just theoretical.

Mar 30 2023, 10:30 PM
vangyzen requested review of D39348: mlxfw: fix potential NULL pointer dereference.
Mar 30 2023, 10:28 PM
vangyzen requested review of D39347: cap_dns, cap_net: fix host and service buffer handling.
Mar 30 2023, 10:18 PM

Mar 29 2023

vangyzen committed rG3bbd1a1a0056: camcontrol powermode: fix use-after-free (authored by vangyzen).
camcontrol powermode: fix use-after-free
Mar 29 2023, 6:28 PM

Feb 21 2023

vangyzen accepted D38676: Fix Coverity issue in the NVDIMM driver.
Feb 21 2023, 1:42 PM

Feb 14 2023

vangyzen accepted D38551: hyperv: Fix Coverity issues in the Hyper-V driver.

Common practice for attributing the submitter with git is:

Feb 14 2023, 2:55 PM

Dec 26 2022

vangyzen accepted D37863: Commit message template: PR field now accepts bugs.freebsd.org URL..
Dec 26 2022, 11:15 PM

Nov 17 2022

vangyzen committed rGa134a12b14e2: Mark the debug.vnlru_nowhere sysctl as CTLFLAG_STATS (authored by vangyzen).
Mark the debug.vnlru_nowhere sysctl as CTLFLAG_STATS
Nov 17 2022, 4:46 PM

Nov 11 2022

vangyzen closed D37257: zfs tests: stop writing to arbitrary devices.
Nov 11 2022, 8:45 PM
vangyzen committed rG11ed0a95bfa7: zfs tests: stop writing to arbitrary devices (authored by vangyzen).
zfs tests: stop writing to arbitrary devices
Nov 11 2022, 8:45 PM