HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

markj added inline comments to D48441: riscv vmm: implement SBI RFNC.
Tue, Jan 21, 2:56 PM
bapt committed R11:186e9c3eda5a: security/vaultwarden: fix bad patch (authored by bapt).
security/vaultwarden: fix bad patch
Tue, Jan 21, 2:32 PM
pauamma_gundo.com requested changes to D48510: Article - Create new KDE Plasma install guide.

Will review again as TODOs get filled out.

Tue, Jan 21, 2:24 PM
markj added a comment to D44207: pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges.
In D44207#1107878, @jhb wrote:
In D44207#1105839, @jhb wrote:

@markj can you test this change on your Ampere box?

It boots fine with this change. Is there anything in particular you'd like to see?

Booting fine is the main thing I wanted to see. Can you also apply D48501 (in the stack) on top of this and make sure it still boots fine?

Tue, Jan 21, 2:18 PM
markj committed rG0ec93987e530: makefs: Handle special file types when creating a zpool (authored by markj).
makefs: Handle special file types when creating a zpool
Tue, Jan 21, 2:09 PM
dfr added a comment to D48574: release: build OCI images with shell scripts.

This version also sets a default command of "/bin/sh" for the minimal image which is common practice for Linux base images but perhaps that should be separated out.

Tue, Jan 21, 2:06 PM
dfr requested review of D48574: release: build OCI images with shell scripts.
Tue, Jan 21, 2:04 PM
yklaxds_gmail.com added inline comments to D48510: Article - Create new KDE Plasma install guide.
Tue, Jan 21, 2:03 PM
vishwin committed R11:3c6dc755c4b7: www/webkit2-gtk: remove no longer needed WPE dependencies since 2.44 (authored by vishwin).
www/webkit2-gtk: remove no longer needed WPE dependencies since 2.44
Tue, Jan 21, 1:50 PM
vishwin committed R11:560772623792: net/freerdp3: adjust missed reference to www/webkit2-gtk (authored by vishwin).
net/freerdp3: adjust missed reference to www/webkit2-gtk
Tue, Jan 21, 1:44 PM
jadawin committed R11:f8279e33f2cc: misc/p5-Business-ISBN-Data: update to 20250118.001 (authored by jadawin).
misc/p5-Business-ISBN-Data: update to 20250118.001
Tue, Jan 21, 1:38 PM
olivier committed R11:feed702cb2df: net/frr10: New option (disabled by default) adding scripting capabilities (authored by olivier).
net/frr10: New option (disabled by default) adding scripting capabilities
Tue, Jan 21, 1:21 PM
emaste committed rG4b04f5d7e8a2: install: Fix METALOG ouptut for numeric -o and -g args (authored by emaste).
install: Fix METALOG ouptut for numeric -o and -g args
Tue, Jan 21, 12:48 PM
emaste closed D48504: install: Fix METALOG ouptut for numeric -o and -g args.
Tue, Jan 21, 12:48 PM
emaste committed rGecf605de97b7: hid: Correctly handle signed/unsigned quantities in kernel HID parser. (authored by wulf).
hid: Correctly handle signed/unsigned quantities in kernel HID parser.
Tue, Jan 21, 12:35 PM
emaste committed rG1dda3a6ed9c5: hid: Correctly handle signed/unsigned quantities in kernel HID parser. (authored by wulf).
hid: Correctly handle signed/unsigned quantities in kernel HID parser.
Tue, Jan 21, 12:30 PM
meta committed R11:b103cd726062: japanese/cskk: update to 3.1.3 (authored by SyoBoN <syobon@syobon.net>).
japanese/cskk: update to 3.1.3
Tue, Jan 21, 12:16 PM
christos committed rGffcefe5310e0: sound: Make CHN_REMOVE_SAFE() the default (authored by christos).
sound: Make CHN_REMOVE_SAFE() the default
Tue, Jan 21, 12:05 PM
christos closed D48249: sound: Make CHN_REMOVE_SAFE() the default.
Tue, Jan 21, 12:05 PM
christos committed rG27b932e32fab: sound: Safely remove channel from list in one pass (authored by dev_submerge.ch).
sound: Safely remove channel from list in one pass
Tue, Jan 21, 12:05 PM
christos committed rG27ef5d48c729: sound: Unit test the pcm sample read and write macros (authored by dev_submerge.ch).
sound: Unit test the pcm sample read and write macros
Tue, Jan 21, 12:05 PM
christos closed D48207: sound: Safely remove channel from list in one pass.
Tue, Jan 21, 12:05 PM
christos closed D48330: sound: Unit test the pcm sample read and write macros.
Tue, Jan 21, 12:04 PM
christos retitled D48207: sound: Safely remove channel from list in one pass from sound: Safely remove channel from list in one pass. to sound: Safely remove channel from list in one pass.
Tue, Jan 21, 11:59 AM
christos retitled D48330: sound: Unit test the pcm sample read and write macros from sound: Unit test the pcm sample read and write macros. to sound: Unit test the pcm sample read and write macros.
Tue, Jan 21, 11:56 AM
ae committed rGedc19f8d0fd0: netlink: restore the ability to delete PINNED routes (authored by ae).
netlink: restore the ability to delete PINNED routes
Tue, Jan 21, 11:48 AM
ae committed rGe98f79cc71a3: ipfw: use only needed TCP flags for state tracking (authored by ae).
ipfw: use only needed TCP flags for state tracking
Tue, Jan 21, 11:48 AM
christos accepted D48330: sound: Unit test the pcm sample read and write macros.
Tue, Jan 21, 11:40 AM
ae committed rGe29ffd402d38: netlink: restore the ability to delete PINNED routes (authored by ae).
netlink: restore the ability to delete PINNED routes
Tue, Jan 21, 11:39 AM
christos updated the diff for D48394: sound: Simplify pcm/feeder_mixer.c.

Reflect changes in D47932.

Tue, Jan 21, 11:38 AM
christos updated the diff for D48036: sound: Remove feed_matrix_apply_generic().

Reflect changes in D47932.

Tue, Jan 21, 11:38 AM
christos updated the diff for D48032: sound: Remove macro magic from pcm/feeder_eq.c.

Reflect changes in D47932.

Tue, Jan 21, 11:38 AM
ae committed rG7dc48056c87b: ipfw: use only needed TCP flags for state tracking (authored by ae).
ipfw: use only needed TCP flags for state tracking
Tue, Jan 21, 11:37 AM
christos updated the diff for D47932: sound: Refactor the format conversion framework.
  • Rename *_shift to *_norm and *_24bit to *_calc, similar to D48330.
  • Adapt D48330. Tests pass.
Tue, Jan 21, 11:31 AM
christos updated the summary of D47932: sound: Refactor the format conversion framework.
Tue, Jan 21, 11:30 AM
jbeich committed R11:d995a1532b1b: x11/nwg-look: update to 1.0.2 (authored by jbeich).
x11/nwg-look: update to 1.0.2
Tue, Jan 21, 11:02 AM
jbeich committed R11:8124a31d9dab: x11/nwg-look: update to 1.0.2 (authored by jbeich).
x11/nwg-look: update to 1.0.2
Tue, Jan 21, 11:02 AM
christos updated the diff for D48336: sound: Handle multiple primary channel cases in vchan sysctls.

Reflect changes in D48435.

Tue, Jan 21, 11:01 AM
christos updated the diff for D48435: sound: Report actual vchanrate and vchanformat in sysctl.

Fix to work properly with D47917.

Tue, Jan 21, 11:01 AM
christos updated the diff for D48336: sound: Handle multiple primary channel cases in vchan sysctls.

Reflect changes in D48435.

Tue, Jan 21, 10:49 AM
christos updated the diff for D48335: sound: Cache vchanmode.

Revert change. This was meant for another commit and I messed up my git commands.

Tue, Jan 21, 10:42 AM
christos updated the diff for D48335: sound: Cache vchanmode.

Rebase changes in D48435.

Tue, Jan 21, 10:38 AM
br committed rG8f6b66a9d3f2: riscv vmm: implement SBI RFNC extension. (authored by br).
riscv vmm: implement SBI RFNC extension.
Tue, Jan 21, 10:37 AM
br closed D48441: riscv vmm: implement SBI RFNC.
Tue, Jan 21, 10:36 AM
jlduran accepted D48504: install: Fix METALOG ouptut for numeric -o and -g args.

P.S.: Once this fix is committed, I plan on submitting it to NetBSD, given it is mtree related.

I've collaborated with @christos_netbsd.org on some changes for NetBSD in the past - he can maybe just pick this up once it lands.

Tue, Jan 21, 10:36 AM
jadawin committed R11:69fb3ea6e481: devel/p5-Config-General: update to 2.67 (authored by jadawin).
devel/p5-Config-General: update to 2.67
Tue, Jan 21, 10:33 AM
christos updated the diff for D48435: sound: Report actual vchanrate and vchanformat in sysctl.

Address comments.

Tue, Jan 21, 10:33 AM
christos added inline comments to D48434: sound: Initialize channels with sane default rate and format.
Tue, Jan 21, 10:24 AM
yuri committed R11:feb09798dd30: graphics/msl: update 1.7.6 → 1.8.0 (authored by yuri).
graphics/msl: update 1.7.6 → 1.8.0
Tue, Jan 21, 9:21 AM
yuri committed R11:f579719357cb: misc/cuttlefish: update 2.8.0 → 2.8.1 (authored by yuri).
misc/cuttlefish: update 2.8.0 → 2.8.1
Tue, Jan 21, 9:21 AM
yuri committed R11:0ee1072e6323: misc/llama-cpp: update 4510 → 4520 (authored by yuri).
misc/llama-cpp: update 4510 → 4520
Tue, Jan 21, 9:21 AM
yuri committed R11:01a2418cc391: devel/mrc: update 1.3.13 → 1.3.14 (authored by yuri).
devel/mrc: update 1.3.13 → 1.3.14
Tue, Jan 21, 9:21 AM
yuri committed R11:2889de10908d: math/cppad: update 20230000.0 → 20250000.1 (authored by yuri).
math/cppad: update 20230000.0 → 20250000.1
Tue, Jan 21, 9:21 AM
yuri committed R11:6b8568c9452b: science/py-hoomd-blue: update 5.0.0 → 5.0.1 (authored by yuri).
science/py-hoomd-blue: update 5.0.0 → 5.0.1
Tue, Jan 21, 9:21 AM
yuri committed R11:15789faf5941: graphics/{,py-}f3d: update 2.5.1 → 3.0.0 (authored by yuri).
graphics/{,py-}f3d: update 2.5.1 → 3.0.0
Tue, Jan 21, 9:21 AM
yuri committed R11:42b36a514604: www/trunk: update 0.21.5 → 0.21.6 (authored by yuri).
www/trunk: update 0.21.5 → 0.21.6
Tue, Jan 21, 9:21 AM
yuri committed R11:b77c9b14d6e4: misc/koboldcpp: update 1.82 → 1.82.1 (authored by yuri).
misc/koboldcpp: update 1.82 → 1.82.1
Tue, Jan 21, 9:21 AM
yuri committed R11:fe66f54f73cc: graphics/freetype-gl: update g20240122 → 1.0 (authored by yuri).
graphics/freetype-gl: update g20240122 → 1.0
Tue, Jan 21, 9:21 AM
yuri committed R11:2f07023097e6: www/ghostunnel: update 1.8.3 → 1.8.4 (authored by yuri).
www/ghostunnel: update 1.8.3 → 1.8.4
Tue, Jan 21, 9:21 AM
yuri committed R11:72ca29606516: textproc/ibus-m17n: update 1.4.34 → 1.4.35 (authored by yuri).
textproc/ibus-m17n: update 1.4.34 → 1.4.35
Tue, Jan 21, 9:21 AM
yuri committed R11:138ae8f1a11f: net/mvfst: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
net/mvfst: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:a0bfc93c222b: net/fb303: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
net/fb303: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:a78360a1f81b: devel/fatal: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
devel/fatal: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:17ad05e3ad4d: devel/fbthrift: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
devel/fbthrift: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:e5ebdc323367: www/proxygen: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
www/proxygen: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:7046ebbd8a38: net/wangle: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
net/wangle: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:2f40e6134b67: security/fizz: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
security/fizz: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
yuri committed R11:ba2b5d872787: devel/folly: update 2025.01.13.00 → 2025.01.20.00 (authored by yuri).
devel/folly: update 2025.01.13.00 → 2025.01.20.00
Tue, Jan 21, 9:21 AM
ronald_klop.ws committed R11:6d746698919d: java/openjdk23: mark broken on 13/i386 (authored by ronald_klop.ws).
java/openjdk23: mark broken on 13/i386
Tue, Jan 21, 9:13 AM
ronald_klop.ws committed R11:70680d40d89a: java/openjdk23: mark broken on 13/i386 (authored by ronald_klop.ws).
java/openjdk23: mark broken on 13/i386
Tue, Jan 21, 9:12 AM
ronald_klop.ws committed R11:193f8fc2b4d3: databases/mongodb[78]0: use internal pcre2 code (authored by ronald_klop.ws).
databases/mongodb[78]0: use internal pcre2 code
Tue, Jan 21, 8:55 AM
meta committed R11:a871df31e522: www/rustypaste-cli: Update to 0.9.2 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
www/rustypaste-cli: Update to 0.9.2
Tue, Jan 21, 8:11 AM
meta committed R11:25feb3e64bcd: www/rustypaste: Update to 0.16.0 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
www/rustypaste: Update to 0.16.0
Tue, Jan 21, 8:11 AM
corvink added inline comments to D45333: x86/pci: add sysctl for intel_graphics_gen.
Tue, Jan 21, 7:17 AM
glebius updated the diff for D48570: rpc.tlsservd: provide parallelism with help of pthread(3).

Use pthread_detach() to avoid memory leak.

Tue, Jan 21, 6:53 AM
vishwin committed R11:9b3970085cfd: cad/PrusaSlicer: adjust other reference to www/webkit2-gtk missed before (authored by vishwin).
cad/PrusaSlicer: adjust other reference to www/webkit2-gtk missed before
Tue, Jan 21, 6:50 AM
adamw committed R11:da41300ba7c8: editors/vim: Update to 9.1.1043 (authored by adamw).
editors/vim: Update to 9.1.1043
Tue, Jan 21, 5:59 AM
yuri committed R11:6e258eb120a6: sysutils/patchelf: update 0.14.3 → 0.18.0 (authored by yuri).
sysutils/patchelf: update 0.14.3 → 0.18.0
Tue, Jan 21, 4:43 AM
yuri committed R11:c8dc351a8e97: audio/gsequencer: update 7.5.1 → 7.5.5 (authored by yuri).
audio/gsequencer: update 7.5.1 → 7.5.5
Tue, Jan 21, 4:43 AM
zlei accepted D48545: setfib.2: Note that the number of FIBs can be adjusted at runtime.
Tue, Jan 21, 4:34 AM
acm committed R11:8fe88f2a2efc: net-im/jicofo: Fix fetch (authored by acm).
net-im/jicofo: Fix fetch
Tue, Jan 21, 3:39 AM
vishwin added inline comments to D46248: handbook/x11: refactor.
Tue, Jan 21, 3:24 AM · x11, docs
vishwin abandoned D45878: www/webkit2-gtk: update to 2.46.5.

this must've been too big for the auto-detection to handle

Tue, Jan 21, 3:21 AM
ziaee added inline comments to D46248: handbook/x11: refactor.
Tue, Jan 21, 3:21 AM · x11, docs
vishwin committed R11:bc2e3ed90ba0: www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation (authored by vishwin).
www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation
Tue, Jan 21, 3:13 AM
vishwin committed R11:943100128861: www/webkit2-gtk: update to 2.46.5 (authored by vishwin).
www/webkit2-gtk: update to 2.46.5
Tue, Jan 21, 3:13 AM
jhb added a comment to D44207: pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges.
In D44207#1105839, @jhb wrote:

@markj can you test this change on your Ampere box?

It boots fine with this change. Is there anything in particular you'd like to see?

Tue, Jan 21, 3:08 AM
jhb added a comment to D48541: gvinum: Remove kernel support.

ObsoleteFiles entry too?

Tue, Jan 21, 3:07 AM
jhb added a comment to D48535: gpart: Stop documenting freebsd-vinum partition types.

Yeah, I was a bit borderline on this change. I think we already don't document the dragonfly-vinum entry in this manpage though.

Tue, Jan 21, 3:06 AM
jhb added a comment to D48536: ccdconfig.8: Refer to graid(8) instead of gvinum(8).

I think you can use graid() without BIOS support if you don't need to boot from it? Maybe though "software RAID systems such as graid(8) or ZFS"? gconcat(8) and gstripe(8) are no better than the simple mirroring being described in this context

Tue, Jan 21, 3:05 AM
emaste committed rG18270a76e24e: contrib/spleen: Update to Spleen 2.1.0 (authored by emaste).
contrib/spleen: Update to Spleen 2.1.0
Tue, Jan 21, 2:56 AM
emaste committed rGe364562a4012: Vendor import of Spleen font 2.1.0 (authored by rea).
Vendor import of Spleen font 2.1.0
Tue, Jan 21, 2:51 AM
jrm accepted D48571: comms/syncterm: Update to v1.4.
Tue, Jan 21, 2:30 AM
meta committed R11:af73e96a3bb4: x11-fonts/roboto-fonts-ttf: update 2.134 → 2.138 (authored by Älven <alster@vinterdalen.se>).
x11-fonts/roboto-fonts-ttf: update 2.134 → 2.138
Tue, Jan 21, 2:24 AM
vishwin updated the diff for D45878: www/webkit2-gtk: update to 2.46.5.

switch remaining consumers

Tue, Jan 21, 2:23 AM
kib committed rGeaede4e41376: git-blame-ignore-revs: list rtld-elf reformatting (authored by kib).
git-blame-ignore-revs: list rtld-elf reformatting
Tue, Jan 21, 1:58 AM
kib committed rG78b5dadb58e2: rtld-elf/i386/reloc.c: apply clang-format (authored by kib).
rtld-elf/i386/reloc.c: apply clang-format
Tue, Jan 21, 1:51 AM
kib committed rG3a85aa6a1d89: rtld-elf/amd64/reloc.c: apply clang-format (authored by kib).
rtld-elf/amd64/reloc.c: apply clang-format
Tue, Jan 21, 1:51 AM
kib committed rGe3035c52f253: rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg (authored by kib).
rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg
Tue, Jan 21, 1:51 AM
kib committed rG986c96b54b9e: rtld-elf/map_object.c: apply clang-format (authored by kib).
rtld-elf/map_object.c: apply clang-format
Tue, Jan 21, 1:51 AM

Panel Used By

Event Timeline

sergey_akhmatov.ru renamed this panel from to Recent Activity.Dec 14 2017, 9:57 AM
sergey_akhmatov.ru edited an edge.