User Details
User Details
- User Since
- Mar 12 2014, 1:00 AM (650 w, 23 h)
Tue, Aug 25
Tue, Aug 25
markj committed rG6f2cb690d4b8: unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EOR (authored by glebius).
markj committed rGcf7a1c605a9f: unix/stream: plug a corner case when control externalization failed (authored by glebius).
markj committed rG2af6611275b0: unix/stream: fix instant panic w/o INVARIANTS (authored by glebius).
markj committed rG986bc26c4e73: unix/stream: fix instant panic w/o INVARIANTS (authored by glebius).
markj committed rG59e5681527b0: unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EOR (authored by glebius).
markj committed rGeff554d9f3d6: unix/stream: plug a corner case when control externalization failed (authored by glebius).
markj committed rG357aa8af5304: crypto/openssl: correct version numbers for pkg-config files (authored by ngie).
Mon, Aug 24
Mon, Aug 24
markj committed rGbf22e0dd97a4: unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EOR (authored by glebius).
markj committed rG0f9fda8fb7b7: unix/stream: fix instant panic w/o INVARIANTS (authored by glebius).
markj committed rGe7070407aa8e: unix/stream: plug a corner case when control externalization failed (authored by glebius).
Fri, Aug 21
Fri, Aug 21
Wed, Aug 19
Wed, Aug 19
markj committed rG805c5004fa86: tools/build: stage stdckdint.h's dependencies for non-FreeBSD hosts (authored by Abhijeet Sharma <abhijeetsharma2002@gmail.com>).
Mon, Aug 17
Mon, Aug 17
Tue, Aug 11
Tue, Aug 11
markj committed rGe85ae6f6a6c0: fbsdrun_virtio_msix(): update virtio_msix to virtio.msix (authored by Nimish Jain <njain15@protonmail.com>).
markj committed rG2d985d577d79: bhyve: namescope virtio_msix to virtio.msix (authored by Nimish Jain <njain15@protonmail.com>).
markj committed rG80d82fca1f0d: bhyve: add deprecation warning function (authored by Nimish Jain <njain15@protonmail.com>).
Mon, Aug 10
Mon, Aug 10
Fri, Aug 7
Fri, Aug 7
Thu, Aug 6
Thu, Aug 6
Wed, Aug 5
Wed, Aug 5
markj committed rG00c2ff02342d: nullfs: close a race when syncing inotify flags from the lower vnode (authored by netchild).
markj committed rGe8c54222acdb: inotify: do not call into namei() with a locked vnode (authored by kib).
markj committed rG09dbcd12d526: Remove inotify example code when MK_EXAMPLES == no (authored by ngie).
markj committed rG333e556683c4: VOP_WRITE_POST(): correct condition for knote activation (authored by kib).