Page MenuHomeFreeBSD

Recent Activity

Today

olgeni committed R11:cafc626cd9cb: shells/rura: Update to 1.4.0 (authored by olgeni).
shells/rura: Update to 1.4.0
Wed, Jun 3, 11:09 AM
olgeni committed R11:4042842877fd: net/nats-nkeys: Update to 0.4.16 (authored by olgeni).
net/nats-nkeys: Update to 0.4.16
Wed, Jun 3, 11:09 AM
avg updated the summary of D57401: ttydev_open: spray tty_gone checks.
Wed, Jun 3, 11:04 AM
avg added a comment to D57401: ttydev_open: spray tty_gone checks.

To expand a little on the commit message, I think that commit 36a80f4264350 laid ground for always detecting the situation where a TTY is gone because of USB serial dropping t_mtx.
But it turns out that not all ttydevsw_* calls are error-checked.
I think that in some cases we may legitimately want to ignore some errors, but ENXIO is not such an error.
There were several possible ways to fix the issue, I picked one and described another alternative, but I am open to other suggestions.

Wed, Jun 3, 11:02 AM
lytboris_gmail.com accepted D57330: etcupdate: Make diff -l actually work.
Wed, Jun 3, 10:59 AM
tagattie committed R11:1260d3115322: devel/electron42: Update to 42.3.2 (authored by tagattie).
devel/electron42: Update to 42.3.2
Wed, Jun 3, 10:59 AM
lytboris_gmail.com added a reviewer for D57330: etcupdate: Make diff -l actually work: lytboris_gmail.com.
Wed, Jun 3, 10:59 AM
avg added reviewers for D57401: ttydev_open: spray tty_gone checks: markj, kevans, kib, emaste.
Wed, Jun 3, 10:57 AM
avg requested review of D57401: ttydev_open: spray tty_gone checks.
Wed, Jun 3, 10:52 AM
des added a comment to D57330: etcupdate: Make diff -l actually work.
# etcupdate diff -l | grep \^Changed
Changed: /etc/master.passwd
# etcupdate diff | grep \^Index     
Index: /etc/master.passwd
Index: /etc/pam.d/ftpd
Index: /etc/sysctl.conf
Index: /etc/group
Index: /etc/shells
Wed, Jun 3, 10:49 AM
andrew accepted D56896: pci: pci_host_generic: provide cleanup methods outside of detach.
Wed, Jun 3, 10:44 AM
andrew accepted D56897: pci: bcm2838: cleanup on attach failure to fix devmatch panic.
Wed, Jun 3, 10:44 AM
andrew accepted D56895: kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map.
Wed, Jun 3, 10:40 AM
ericbsd committed R11:494fafd346c7: math/mate-calc: switch to GitHub release asset (authored by ericbsd).
math/mate-calc: switch to GitHub release asset
Wed, Jun 3, 10:28 AM
lytboris_gmail.com added a comment to D57330: etcupdate: Make diff -l actually work.

diff -l works for me as-is as intended:

Wed, Jun 3, 10:23 AM
pkubaj added a comment to D57388: powerpc64le: switch long double to IEEE binary128.

So I asked AI about the possible ports fallout and it seems pretty small in practice:

  1. Ports affected by the powerpc64le IEEE-128 long double switch
Wed, Jun 3, 10:22 AM
samm committed R11:2fe0a91aedd1: astro/traccar: upgrade to 6.14.2 (authored by samm).
astro/traccar: upgrade to 6.14.2
Wed, Jun 3, 9:56 AM
dumbbell requested review of D57400: 15.1/relnotes: linuxkpi updates for DRM drivers from Linux 6.12 LTS.
Wed, Jun 3, 9:33 AM
decke committed R11:2454254ee810: x11/libXpm: Fix deprecated CPE_VENDOR (authored by decke).
x11/libXpm: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:22e244e02569: x11/kitty: Fix deprecated CPE_VENDOR (authored by decke).
x11/kitty: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:ac95ee2432a3: x11-servers/xorg-server: Fix deprecated CPE_PRODUCT (authored by decke).
x11-servers/xorg-server: Fix deprecated CPE_PRODUCT
Wed, Jun 3, 9:21 AM
decke committed R11:fa51d9c17fcb: www/sogo: Fix deprecated CPE_VENDOR (authored by decke).
www/sogo: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:89aec5996196: www/varnish7: Fix deprecated CPE_VENDOR (authored by decke).
www/varnish7: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:347470984ee0: www/rubygem-rails-gitlab: Fix deprecated CPE_PRODUCT (authored by decke).
www/rubygem-rails-gitlab: Fix deprecated CPE_PRODUCT
Wed, Jun 3, 9:21 AM
decke committed R11:16f521506772: www/rubygem-httparty021: Fix deprecated CPE_VENDOR (authored by decke).
www/rubygem-httparty021: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:7643dbd3b5ae: www/rubygem-httparty-gitlab: Fix deprecated CPE_VENDOR (authored by decke).
www/rubygem-httparty-gitlab: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
decke committed R11:4576c10580c7: www/rubygem-httparty: Fix deprecated CPE_VENDOR (authored by decke).
www/rubygem-httparty: Fix deprecated CPE_VENDOR
Wed, Jun 3, 9:21 AM
pkubaj added a comment to D57388: powerpc64le: switch long double to IEEE binary128.

LLVM review: https://github.com/llvm/llvm-project/pull/201298
Submitted as a draft, because I don't want it to be prematurely committed when the review here isn't finished.

Wed, Jun 3, 9:15 AM
aokblast updated the diff for D46193: sys: implement Kernel CFI from clang.

Minor fixes

Wed, Jun 3, 9:14 AM
smyru closed D57205: devel/tree-sitter-cli: Update to 0.26.9.
Wed, Jun 3, 9:07 AM
smyru committed R11:9f53adf51b02: devel/tree-sitter-cli: Update to 0.26.9 (authored by Artur Manuel <amadaluzia@disroot.org>).
devel/tree-sitter-cli: Update to 0.26.9
Wed, Jun 3, 9:07 AM
kib added inline comments to D46193: sys: implement Kernel CFI from clang.
Wed, Jun 3, 9:04 AM
aokblast added inline comments to D46193: sys: implement Kernel CFI from clang.
Wed, Jun 3, 8:58 AM
aokblast updated the diff for D46193: sys: implement Kernel CFI from clang.

Minor fixes

Wed, Jun 3, 8:58 AM
decke committed R11:6b1c17384bf7: www/py-aiohttp-session: Fix deprecated CPE data (authored by decke).
www/py-aiohttp-session: Fix deprecated CPE data
Wed, Jun 3, 8:47 AM
decke committed R11:e25752ac92a9: www/py-fastapi: Fix deprecated CPE_VENDOR (authored by decke).
www/py-fastapi: Fix deprecated CPE_VENDOR
Wed, Jun 3, 8:47 AM
decke committed R11:f9b0e2b8def6: www/py-aiohttp: Fix deprecated CPE_VENDOR (authored by decke).
www/py-aiohttp: Fix deprecated CPE_VENDOR
Wed, Jun 3, 8:47 AM
decke committed R11:86adfe6b400d: textproc/xstream: Fix deprecated CPE_VENDOR (authored by decke).
textproc/xstream: Fix deprecated CPE_VENDOR
Wed, Jun 3, 8:47 AM
decke committed R11:a42d4ef028ca: www/dolibarr: Fix deprecated CPE data (authored by decke).
www/dolibarr: Fix deprecated CPE data
Wed, Jun 3, 8:47 AM
decke committed R11:54254c3c378f: textproc/flex: Fix deprecated CPE_VENDOR (authored by decke).
textproc/flex: Fix deprecated CPE_VENDOR
Wed, Jun 3, 8:47 AM