Page MenuHomeFreeBSD

Active Repositories

Recent Activity

Today

markj accepted D32308: Add a build knob for _FORTIFY_SOURCE.
Fri, May 3, 2:12 AM
markj accepted D45057: linuxkpi: Fix set_memory_*.
Fri, May 3, 2:09 AM
markj accepted D45058: linuxkpi: Fix arch_io_reserve_memtype_wc.
Fri, May 3, 2:08 AM
wen committed R11:2502c29b22cd: www/ilias: Update to 9.0 (authored by wen).
www/ilias: Update to 9.0
Fri, May 3, 1:40 AM
jbeich committed R11:0db3138b0f49: graphics/glslang: update to 14.2.0 (authored by jbeich).
graphics/glslang: update to 14.2.0
Fri, May 3, 1:35 AM
mav added inline comments to D45072: mca: Allow for passing ECC error record to memory controller driver..
Fri, May 3, 1:35 AM
yuri committed R11:a8ad8c925831: net/narrowlink: Fix build on i386 (authored by yuri).
net/narrowlink: Fix build on i386
Fri, May 3, 1:26 AM
yuri committed R11:abba588b7f67: net/narrowlink: Fix build on i386 (authored by yuri).
net/narrowlink: Fix build on i386
Fri, May 3, 1:25 AM
yuri committed R11:4f959faa88e3: devel/git-cliff: Fix build on i386 (authored by yuri).
devel/git-cliff: Fix build on i386
Fri, May 3, 1:24 AM
yuri committed R11:26e7d36735ea: devel/git-cliff: Fix build on i386 (authored by yuri).
devel/git-cliff: Fix build on i386
Fri, May 3, 1:24 AM
stevek requested review of D45072: mca: Allow for passing ECC error record to memory controller driver..
Fri, May 3, 1:22 AM
yuri committed R11:8e3af277083a: devel/cargo-leptos: Fix build on i386 (authored by yuri).
devel/cargo-leptos: Fix build on i386
Fri, May 3, 1:19 AM
yuri committed R11:7cd1b6f6d4ba: devel/cargo-leptos: Fix build on i386 (authored by yuri).
devel/cargo-leptos: Fix build on i386
Fri, May 3, 1:19 AM
yuri committed R11:dc7a05414517: audio/synthv1-lv2: update 0.9.90 → 0.9.91 (authored by yuri).
audio/synthv1-lv2: update 0.9.90 → 0.9.91
Fri, May 3, 1:14 AM
yuri committed R11:c0cc23dcc76b: audio/samplv1-lv2: update 0.9.90 → 0.9.91 (authored by yuri).
audio/samplv1-lv2: update 0.9.90 → 0.9.91
Fri, May 3, 1:14 AM
yuri committed R11:1f5943bce20d: audio/padthv1-lv2: update 0.9.90 → 0.9.91 (authored by yuri).
audio/padthv1-lv2: update 0.9.90 → 0.9.91
Fri, May 3, 1:14 AM
yuri committed R11:b64db5187ac1: audio/drumkv1-lv2: update 0.9.90 → 0.9.91 (authored by yuri).
audio/drumkv1-lv2: update 0.9.90 → 0.9.91
Fri, May 3, 1:14 AM
bz added inline comments to D44774: carp: support VRRPv3.
Fri, May 3, 12:42 AM
kib accepted D45045: malloc(9): introduce M_NEVERFREED.

Mentioning the supposed scope of use for flag in the review would be best. BTW if it is internal to vm allocators, why not call it M_VM_NOFREE?

Fri, May 3, 12:36 AM
bz requested changes to D44774: carp: support VRRPv3.

I'll reply here rather than the email--one well two major concerns (and I didn't mean legal) with the "can of worms" are:
(1) You are adding VRRP version 3... someone will come next and ask "and what about VRRP version 2"?
(2) We are adding to but not fixing the problem of the conflicting version number; it's easy to say I can add v3 but ... see (1).

Fri, May 3, 12:36 AM
kib accepted D45057: linuxkpi: Fix set_memory_*.
Fri, May 3, 12:34 AM
kib committed rGd9ec850bde3c: rtld snprintf: do not erronously skip a char at the buffer boundary (authored by kib).
rtld snprintf: do not erronously skip a char at the buffer boundary
Fri, May 3, 12:27 AM
kib committed rGcf2750be9e32: kcmp_pget(): do not accept TIDs (authored by kib).
kcmp_pget(): do not accept TIDs
Fri, May 3, 12:27 AM
kib committed rG6b667b46ab19: kcmp_pget(): add an assert that we did not hold the current process (authored by kib).
kcmp_pget(): add an assert that we did not hold the current process
Fri, May 3, 12:27 AM
kib committed rG44debee9fc1f: rtld snprintf: do not erronously skip a char at the buffer boundary (authored by kib).
rtld snprintf: do not erronously skip a char at the buffer boundary
Fri, May 3, 12:26 AM
kib committed rG33cac296a266: kcmp_pget(): do not accept TIDs (authored by kib).
kcmp_pget(): do not accept TIDs
Fri, May 3, 12:26 AM
kib committed rG66e0bf766854: kcmp_pget(): add an assert that we did not hold the current process (authored by kib).
kcmp_pget(): add an assert that we did not hold the current process
Fri, May 3, 12:26 AM
vvd requested review of D45071: multimedia/vlc: fix build with FREERDP option ON: incompatible function pointer types.
Fri, May 3, 12:25 AM · multimedia
jhb committed rG09a931554adf: nvmfdd: A simple userspace NVMe over Fabrics host (authored by jhb).
nvmfdd: A simple userspace NVMe over Fabrics host
Fri, May 3, 12:17 AM
jhb committed rGa8089ea5aee5: nvmfd: A simple userspace daemon for the NVMe over Fabrics controller (authored by jhb).
nvmfd: A simple userspace daemon for the NVMe over Fabrics controller
Fri, May 3, 12:17 AM
jhb committed rGa15f7c96a276: nvmft: The in-kernel NVMe over Fabrics controller (authored by jhb).
nvmft: The in-kernel NVMe over Fabrics controller
Fri, May 3, 12:17 AM
jhb committed rG4f9fa31c5c2c: ctladm: Add nvlist command to list active NVMeoF associations (authored by jhb).
ctladm: Add nvlist command to list active NVMeoF associations
Fri, May 3, 12:17 AM
jhb committed rG17c907dd7acf: ctladm: Add nvterminate command to drop active NVMeoF associations (authored by jhb).
ctladm: Add nvterminate command to drop active NVMeoF associations
Fri, May 3, 12:17 AM
jhb committed rG5fd68977a535: ctladm: Permit creating nvmf ports (authored by jhb).
ctladm: Permit creating nvmf ports
Fri, May 3, 12:17 AM
jhb committed rG51346bd59458: mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer (authored by jhb).
mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer
Fri, May 3, 12:17 AM
jhb committed rG25bad5a2dac8: ctl: Add NVMF port type and ioctls (authored by jhb).
ctl: Add NVMF port type and ioctls
Fri, May 3, 12:17 AM
jhb committed rG374f12c52f1b: ctl_backend_block: Add support for NVMe (authored by jhb).
ctl_backend_block: Add support for NVMe
Fri, May 3, 12:17 AM
jhb closed D44730: nvmfdd: A simple userspace NVMe over Fabrics host.
Fri, May 3, 12:17 AM
jhb closed D44731: nvmfd: A simple userspace daemon for the NVMe over Fabrics controller.
Fri, May 3, 12:17 AM
jhb committed rG40a4359064a5: ctl_backend_block: Prepare for NVMe support (authored by jhb).
ctl_backend_block: Prepare for NVMe support
Fri, May 3, 12:17 AM