Page MenuHomeFreeBSD

markj (Mark Johnston)
User

Projects (10)

User Details

User Since
Mar 12 2014, 1:00 AM (635 w, 3 d)

Recent Activity

Tue, May 12

markj committed rG3b16e96b005c: tests/ip_mroute: Remove test timeouts.
Tue, May 12, 8:06 PM
markj committed rG237900f17f09: libutil: Include param.h in quotafile.c.
Tue, May 12, 8:06 PM
markj committed rGee2d1a1a5a18: edquota: Include param.h.
Tue, May 12, 8:06 PM
markj committed rG9461071d5cd9: reboot: Include limits.h for PATH_MAX.
Tue, May 12, 8:06 PM
markj committed rGfae5815a1d7e: hastd: Include param.h instead of relying on pollution in hooks.c.
Tue, May 12, 8:06 PM
markj committed rG5615db1007bd: find: Include signal.h to get a definition for sig_atomic_t.
Tue, May 12, 8:06 PM
markj committed rGfab4acbb7db8: vmem: Include param.h in the userspace port as well.
Tue, May 12, 8:06 PM
markj committed rG35a36d4a54df: mdo: Avoid relying on header pollution.
Tue, May 12, 8:06 PM

Thu, May 7

markj committed rG54625dfb363a: git-arc: Update the usage message to mention create -d.
Thu, May 7, 5:19 PM

Wed, May 6

markj committed rG3d8928114c4f: eventhandler: Fix the NODEBUG build.
Wed, May 6, 2:41 PM

Mon, May 4

markj committed rG41b03932e590: tests: Add a simple regression test for an execve overflow bug.
Mon, May 4, 5:28 PM

Sun, May 3

markj committed rGf544b5d2092d: Fix nooptions VIMAGE build (authored by gallatin).
Sun, May 3, 11:52 PM
markj committed rGef029e42181f: ip_mroute: Avoid leaking uninitialized bytes to the routing daemon.
Sun, May 3, 11:52 PM
markj committed rGe125728d2aa7: tests: Add some simple regression tests for ip_mroute.
Sun, May 3, 11:52 PM
markj committed rG21c9c5321daf: ip_mroute: Fix a lock leak in X_ip_mforward().
Sun, May 3, 11:52 PM
markj committed rG6be9359124f4: ip6_mroute: VNETify counters.
Sun, May 3, 11:52 PM
markj committed rG7ed46c400179: ip6_mroute: Handle interface detach events.
Sun, May 3, 11:52 PM
markj committed rGfd300071c81a: ip6_mroute: FIBify.
Sun, May 3, 11:52 PM
markj committed rGd7a5c26e6a4d: ip6_mroute: Make ip6_mroute.h more self-contained.
Sun, May 3, 11:52 PM
markj committed rG24b9fb4376ca: ip6_mroute: Pass the multicast interface number directly to del_m6if().
Sun, May 3, 11:52 PM
markj committed rG4c19a504f64c: ip6_mroute: Start putting global variables into a structure.
Sun, May 3, 11:52 PM
markj committed rG75f5bae7a35f: ip6_mroute: Fix the type name in sysctl_mfctable().
Sun, May 3, 11:52 PM
markj committed rG08799f8e4cff: ip_mroute: FIBify.
Sun, May 3, 11:52 PM
markj committed rG9cb93a545559: net/route: Add an eventhandler for rt_numfibs changes.
Sun, May 3, 11:52 PM
markj committed rG8304b970402b: ip_mroute: Start moving globals into a structure.
Sun, May 3, 11:52 PM
markj committed rGf6a4a0c33c7b: ip(6)_mroute: Grow the routing tables when the number of FIBs changes.
Sun, May 3, 11:52 PM
markj committed rG667dd9eafa4d: tests/ping: Fix date(1) invocations.
Sun, May 3, 11:09 PM
markj committed rG47ae0135d461: tests/if_lagg: Minor improvements.
Sun, May 3, 11:09 PM
markj committed rG001cfc7b8aa3: tests/timerfd: Serialize.
Sun, May 3, 11:09 PM
markj committed rGc40b6529a61b: netbsd-tests: Fix the mmap_truncate_signal test.
Sun, May 3, 3:46 PM
markj committed rGd82d5bb15c64: gdb: Print a stack trace if a python command raises an error.
Sun, May 3, 3:46 PM
markj committed rG0cf4e7aa1761: tests/ipfw: Make tests run more reliably in parallel.
Sun, May 3, 3:46 PM
markj committed rG9e8d7d83ecfb: tests/socket_afinet: Fix the bind_connected_port test.
Sun, May 3, 3:46 PM
markj committed rG8988b4de4e3b: tests/posixshm: Check for hardware support in largepage_pkru.
Sun, May 3, 3:46 PM
markj committed rG3e7157f4adc6: in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch section.
Sun, May 3, 3:46 PM
markj committed rGae6c11642b54: tests/socket_afinet: Remove a conditional skip.
Sun, May 3, 3:46 PM

Fri, May 1

markj committed rGdc8762cfb6e2: dhclient: Improve server and filename validation (authored by des).
Fri, May 1, 3:09 PM
markj committed rG53054229dcb3: Add UPDATING entries and bump version.
Fri, May 1, 3:09 PM
markj committed rGdfcb69cdb07e: dhclient: Improve server and filename validation (authored by des).
Fri, May 1, 3:09 PM
markj committed rG49be56ed6fea: Add UPDATING entries and bump version.
Fri, May 1, 3:09 PM
markj committed rG5bad905eb37f: dhclient: Improve server and filename validation (authored by des).
Fri, May 1, 3:09 PM
markj committed rGb362b6b6c8f2: dhclient: Improve server and filename validation (authored by des).
Fri, May 1, 3:09 PM
markj committed rG2e6399fe39b3: Add UPDATING entries and bump version.
Fri, May 1, 3:08 PM
markj committed rG4f4b48e8a547: Add UPDATING entries and bump version.
Fri, May 1, 3:08 PM

Wed, Apr 29

markj committed rGf7f48005fbe2: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:56 PM
markj committed rG32d12677ff45: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:51 PM
markj committed rG0ab05345fb40: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:51 PM
markj committed rGf7e6b9f128e3: contrib/tzdata: import tzdata 2025c, 2026a and 2026b (authored by philip).
Wed, Apr 29, 2:51 PM
markj committed rG5a5e7883a3bb: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:50 PM
markj committed rGbf0db64e0381: Add UPDATING entries and bump version.
Wed, Apr 29, 2:50 PM
markj committed rG4acc2b5c61a7: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rGadaed0700d2d: libnv: add tests to verify potential overflow issues (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG05b91c2a7106: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG4f0992ce23b0: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG7c5c37ac8f8f: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:50 PM
markj committed rGed0e766f1256: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:50 PM
markj committed rGa2d45189b9ee: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:50 PM
markj committed rGa5cb4863d65a: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG64c0919d2c63: libnv: add test to verify null termination of string in array (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rGb00785205990: amd64: fix INVLPGB range invalidation (authored by kevans).
Wed, Apr 29, 2:50 PM
markj committed rGd7784de043f1: Add UPDATING entries and bump version.
Wed, Apr 29, 2:50 PM
markj committed rG0cbe512c7a80: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:50 PM
markj committed rG46c01e4dd102: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:50 PM
markj committed rG5d3e93fda7ce: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:50 PM
markj committed rGd619e3a3c0ec: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:50 PM
markj committed rG677aeab69b13: contrib/tzdata: import tzdata 2026a and 2026b (authored by philip).
Wed, Apr 29, 2:50 PM
markj committed rG0963be1dbf88: libnv: add tests to verify potential overflow issues (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rGaa15809f85de: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rGbba29d772b10: libnv: add test to verify null termination of string in array (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG73b801e3b5b3: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:50 PM
markj committed rG943aa64ba91a: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:50 PM
markj committed rGa872c32f389e: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:50 PM
markj committed rG1d3ca32f88f2: contrib/tzdata: import tzdata 2025c, 2026a and 2026b (authored by philip).
Wed, Apr 29, 2:50 PM
markj committed rGd60456d859a1: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:50 PM
markj committed rG63495b09ccf5: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:50 PM
markj committed rG3b1365cb816e: amd64: fix INVLPGB range invalidation (authored by kevans).
Wed, Apr 29, 2:50 PM
markj committed rG31900fbe281f: Add UPDATING entries and bump version.
Wed, Apr 29, 2:50 PM
markj committed rG76734958a098: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:50 PM
markj committed rGdda71167a101: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:50 PM
markj committed rGf04c40607b8f: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:49 PM
markj committed rG07296250c728: libnv: add tests to verify potential overflow issues (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rG45809b0e1bc1: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rG1cbd6e148249: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rGba21845e94dd: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:49 PM
markj committed rG680e97f45b0f: libnv: add test to verify null termination of string in array (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rGb3087e05e848: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:49 PM
markj committed rGae00a52921ca: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:49 PM
markj committed rGa813012f4b76: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:49 PM
markj committed rG183f96697f82: contrib/tzdata: import tzdata 2025c, 2026a and 2026b (authored by philip).
Wed, Apr 29, 2:49 PM
markj committed rGb345e07c8d71: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rGc01d9bcf0cf6: pf: improve SCTP validation (authored by kp).
Wed, Apr 29, 2:49 PM
markj committed rG182c59658218: amd64: fix INVLPGB range invalidation (authored by kevans).
Wed, Apr 29, 2:49 PM
markj committed rG7e4d5363ddce: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:49 PM
markj committed rGd91d13c12484: pf: fix duplicate rule detection for automatic tables (authored by kp).
Wed, Apr 29, 2:49 PM
markj committed rGbbfdabc12895: Add UPDATING entries and bump version.
Wed, Apr 29, 2:48 PM
markj committed rG934b48683c4f: execve: Fix an operator precedence bug.
Wed, Apr 29, 2:48 PM
markj committed rG66d6c32ce7b8: dhclient: Fix reallocation of dhclient script environments.
Wed, Apr 29, 2:48 PM
markj committed rGe7b4fb41aafa: dhclient: Check for unexpected characters in some DHCP server options.
Wed, Apr 29, 2:48 PM
markj committed rG414e25d7d512: libnv: fix heap overflow in nvlist_recv() (authored by oshogbo).
Wed, Apr 29, 2:48 PM
markj committed rG025789eaa648: libnv: switch fd_wait() from select(2) to poll(2) (authored by oshogbo).
Wed, Apr 29, 2:48 PM