HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

arrowd committed R11:98b6891c82bc: lang/dotnet: Update to 9.0.12 (authored by arrowd).
lang/dotnet: Update to 9.0.12
Fri, Jan 30, 7:03 AM
arrowd committed R11:2f6f29cabb75: lang/dotnet-host: Update to 9.0.12 (authored by arrowd).
lang/dotnet-host: Update to 9.0.12
Fri, Jan 30, 7:03 AM
sumit.saxena_broadcom.com accepted D52163: pci_iov: Reuse downstream bridge bus window if it already covers VF bus.
Fri, Jan 30, 6:58 AM
adrian added inline comments to D54936: powerpc64: initial conversion of oea64 to rwlocks.
Fri, Jan 30, 6:47 AM · PowerPC
cperciva requested review of D54958: 15.0: Update status of devinfo issue.
Fri, Jan 30, 6:42 AM
adrian committed rGd76b8a928d66: powerpc: explicitly cast the timebase printfs (authored by adrian).
powerpc: explicitly cast the timebase printfs
Fri, Jan 30, 6:39 AM
adrian committed rG10a01320320f: powerpc: explicitly cast the timebase printfs (authored by adrian).
powerpc: explicitly cast the timebase printfs
Fri, Jan 30, 6:38 AM
adrian committed rG03e4cc9fdeb2: powerpc: explicitly cast the timebase printfs (authored by adrian).
powerpc: explicitly cast the timebase printfs
Fri, Jan 30, 6:38 AM
adrian added a comment to D54814: sdt: Enable on 32-bit powerpc and powerpc64le.

sigh, turns out we need to fix something in sdt_machdep.h first:

Fri, Jan 30, 6:35 AM
gowtham.kumar.ks_intel.com accepted D54186: ice(4): Handle allmulti flag in ice_if_promisc_set function.

Verified

Fri, Jan 30, 5:54 AM
imp added a comment to D54954: atrtc: Prevent duplicate device attachment.
In D54954#1256538, @imp wrote:

So why both? Pnpbios? I'd like to understand that before we start adding layer violating hacks. It's just one device and i wonder why we see two views that don't naturally hit a resource conflict... or even why we do both enumerations.

I can't speak to the exact configuration, but @guest-seuros mentioned something in Discord about the machine being a Hackintosh based PC (which I think might fake the asmc(4) device) and the system having compatibility mode set in the BIOS.

Disabling compatibility mode fixed the issue, but I also recommended disabling the device in /boot/device.hints, if it's an environmental problem that isn't easy to fix.

Fri, Jan 30, 5:47 AM
ngie added a comment to D54954: atrtc: Prevent duplicate device attachment.
In D54954#1256538, @imp wrote:

So why both? Pnpbios? I'd like to understand that before we start adding layer violating hacks. It's just one device and i wonder why we see two views that don't naturally hit a resource conflict... or even why we do both enumerations.

Fri, Jan 30, 5:33 AM
uzsolt committed R11:d999bcf7433a: math/R-cran-mnormt: Update to 2.1.2 (authored by uzsolt).
math/R-cran-mnormt: Update to 2.1.2
Fri, Jan 30, 5:28 AM
adrian committed rGefd7c55bade8: powerpc: disable the TLBIE lock, it's not needed for POWER8 (authored by adrian).
powerpc: disable the TLBIE lock, it's not needed for POWER8
Fri, Jan 30, 5:07 AM
adrian committed rGf7358bc0363f: powerpc: add a best-effort SMP time base sync for G5's that need it (authored by adrian).
powerpc: add a best-effort SMP time base sync for G5's that need it
Fri, Jan 30, 5:07 AM
adrian committed rG8baa4e964719: powerpc: fix release image building for Apple partitions (authored by adrian).
powerpc: fix release image building for Apple partitions
Fri, Jan 30, 5:07 AM
adrian committed rG666599639cf6: powerpc: put the isync inside the TD_LOCK() checking loop (authored by adrian).
powerpc: put the isync inside the TD_LOCK() checking loop
Fri, Jan 30, 5:07 AM
adrian committed rG0a45c8821d8e: powerpc: disable the TLBIE lock, it's not needed for POWER8 (authored by adrian).
powerpc: disable the TLBIE lock, it's not needed for POWER8
Fri, Jan 30, 5:03 AM
adrian committed rGb30d06409e5f: powerpc: add a best-effort SMP time base sync for G5's that need it (authored by adrian).
powerpc: add a best-effort SMP time base sync for G5's that need it
Fri, Jan 30, 5:03 AM
maxim committed rGc443f5d1c208: intro.9: grammar (authored by maxim).
intro.9: grammar
Fri, Jan 30, 4:52 AM
maxim committed rG7f537f4ba8a5: intro.9: deduplicate vm_page Xrs (authored by maxim).
intro.9: deduplicate vm_page Xrs
Fri, Jan 30, 4:52 AM
imp added a comment to D54954: atrtc: Prevent duplicate device attachment.

So why both? Pnpbios? I'd like to understand that before we start adding layer violating hacks. It's just one device and i wonder why we see two views that don't naturally hit a resource conflict... or even why we do both enumerations.

Fri, Jan 30, 3:48 AM
uzsolt committed R11:330e604ffa90: textproc/television: Update to 0.15.0 (authored by uzsolt).
textproc/television: Update to 0.15.0
Fri, Jan 30, 3:44 AM
kib added a comment to D54954: atrtc: Prevent duplicate device attachment.

FWIW, we do not disable EFI RT timer services when we attach to rtc, and in reverse. I am not sure, might be we should. Right now we lock accesses according to the UEFI spec recommendation.

Fri, Jan 30, 2:26 AM
kevans added inline comments to D54956: 15.0/relnotes: document allow.unprivileged_parent_tampering.
Fri, Jan 30, 1:55 AM
jlduran committed rGf54f362d62c6: nanobsd: embedded: Stub out experimental functions (authored by jlduran).
nanobsd: embedded: Stub out experimental functions
Fri, Jan 30, 1:44 AM
jrtc27 committed rG2b22e05b1747: libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup (authored by jrtc27).
libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup
Fri, Jan 30, 1:21 AM
jrtc27 committed rGd499239dc57b: libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup (authored by jrtc27).
libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup
Fri, Jan 30, 1:20 AM
jrtc27 committed rGafedf568e111: Merge commit faa5141b9be4 from file git (by Christos Zoulas): (authored by jrtc27).
Merge commit faa5141b9be4 from file git (by Christos Zoulas):
Fri, Jan 30, 1:20 AM
jrtc27 committed rG2696f9be7ff6: libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup (authored by jrtc27).
libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup
Fri, Jan 30, 1:19 AM
jrtc27 committed rG10f4191e2f85: Merge commit faa5141b9be4 from file git (by Christos Zoulas): (authored by jrtc27).
Merge commit faa5141b9be4 from file git (by Christos Zoulas):
Fri, Jan 30, 1:19 AM
jrtc27 added a reverting change for rGc59a47dc6c01: src.opts.mk: Enable LLDB by default globally: rGba56760a4789: Revert "src.opts.mk: Enable LLDB by default globally".
Fri, Jan 30, 1:14 AM
jrtc27 committed rGba56760a4789: Revert "src.opts.mk: Enable LLDB by default globally" (authored by jrtc27).
Revert "src.opts.mk: Enable LLDB by default globally"
Fri, Jan 30, 1:13 AM
mandree committed R11:2408f42abc73: dns/dnsmasq-devel: update to v2.93test2 (authored by mandree).
dns/dnsmasq-devel: update to v2.93test2
Fri, Jan 30, 12:30 AM
mandree committed R11:81dfe97b7966: dns/dnsmasq-devel: update to v2.93test2 (authored by mandree).
dns/dnsmasq-devel: update to v2.93test2
Fri, Jan 30, 12:28 AM
wen committed R11:3c2399e618a7: devel/py-rtree: Fix build (authored by wen).
devel/py-rtree: Fix build
Fri, Jan 30, 12:15 AM
bdrewery added a comment to D24007: cred: distribute reference count per thread.

This change is super confusing. Why are some cr* converted to crcow* and others (rest of the kernel) not? I'm porting this to downstream changes. It's not great that _credential code_ is this confusing and inconsistent.

Fri, Jan 30, 12:13 AM
guest-seuros added inline comments to D54954: atrtc: Prevent duplicate device attachment.
Fri, Jan 30, 12:06 AM
ziaee accepted D54956: 15.0/relnotes: document allow.unprivileged_parent_tampering.

Thanks for tagging me!

Fri, Jan 30, 12:05 AM
kevans committed rGfdcd67be8274: firmware: Fix inverted FIRMWARE_GET_NOWARN logic (authored by guest-seuros).
firmware: Fix inverted FIRMWARE_GET_NOWARN logic
Fri, Jan 30, 12:04 AM
kevans closed D54955: firmware: Fix inverted FIRMWARE_GET_NOWARN logic.
Fri, Jan 30, 12:03 AM

Yesterday

leres committed R11:649e3cfe1b3a: security/vuxml: populate missing <name> for security/zeek (authored by leres).
security/vuxml: populate missing <name> for security/zeek
Thu, Jan 29, 11:57 PM
guest-seuros published D54957: ichsmb: Add Intel Raptor Lake SMBus controller support for review.
Thu, Jan 29, 11:42 PM
kevans retitled D54956: 15.0/relnotes: document allow.unprivileged_parent_tampering from 15.0/relnotes: document allow.unprivilged_parent_tampering to 15.0/relnotes: document allow.unprivileged_parent_tampering.
Thu, Jan 29, 11:33 PM
kib closed D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.
Thu, Jan 29, 11:27 PM
kib committed rGb249cb2b18b3: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread (authored by kib).
SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread
Thu, Jan 29, 11:27 PM
guest-seuros updated the diff for D54955: firmware: Fix inverted FIRMWARE_GET_NOWARN logic.

Address review feedback: keep warn variable, invert at assignment instead of double-negative

Thu, Jan 29, 11:23 PM
kevans requested review of D54956: 15.0/relnotes: document allow.unprivileged_parent_tampering.
Thu, Jan 29, 11:23 PM
ngie added a comment to D54954: atrtc: Prevent duplicate device attachment.

Is there a way to look up whether or not rtc(4) is attached using the bus_(9) APIs instead of using this one-off sentinel?

Thu, Jan 29, 11:21 PM
ngie added inline comments to D54954: atrtc: Prevent duplicate device attachment.
Thu, Jan 29, 11:19 PM
ngie updated subscribers of D54954: atrtc: Prevent duplicate device attachment.

@imp, @jhb, @kib: do any of you have any strong opinions with this proposed change?

Thu, Jan 29, 11:15 PM
kevans added inline comments to D54955: firmware: Fix inverted FIRMWARE_GET_NOWARN logic.
Thu, Jan 29, 11:07 PM
guest-seuros published D54955: firmware: Fix inverted FIRMWARE_GET_NOWARN logic for review.
Thu, Jan 29, 11:05 PM
markj accepted D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.
Thu, Jan 29, 11:01 PM
thierry committed R11:573fbd6062bb: portuguese/aspell-pt_PT: upgrade to 20190329-1-0 (authored by thierry).
portuguese/aspell-pt_PT: upgrade to 20190329-1-0
Thu, Jan 29, 10:58 PM
thierry committed R11:e8b204c870fe: textproc/mg-aspell: new port, Aspell Malagasy dictionary (authored by thierry).
textproc/mg-aspell: new port, Aspell Malagasy dictionary
Thu, Jan 29, 10:58 PM
thierry committed R11:df4649f07301: portuguese/aspell-pt_BR: upgrade to 20131030-12-0 (authored by thierry).
portuguese/aspell-pt_BR: upgrade to 20131030-12-0
Thu, Jan 29, 10:58 PM
thierry committed R11:f4607811edb1: textproc/el-aspell: upgrade to 0.08 (authored by thierry).
textproc/el-aspell: upgrade to 0.08
Thu, Jan 29, 10:58 PM
thierry committed R11:183ec63eb4b2: textproc/hus-aspell: new port, Aspell dictionary for Huastec (authored by thierry).
textproc/hus-aspell: new port, Aspell dictionary for Huastec
Thu, Jan 29, 10:58 PM
guest-seuros published D54954: atrtc: Prevent duplicate device attachment for review.
Thu, Jan 29, 10:50 PM
leres committed R11:2df38e4f3bb3: security/zeek: security/zeek: Update to 8.0.6 (authored by leres).
security/zeek: security/zeek: Update to 8.0.6
Thu, Jan 29, 10:49 PM
guest-seuros published D54952: asmc: Add MacPro3,1 temperature sensor support for review.
Thu, Jan 29, 10:46 PM
leres committed R11:03bfa3969e0d: security/vuxml: Mark security/zeek < 8.0.6 as vulnerable as per: (authored by leres).
security/vuxml: Mark security/zeek < 8.0.6 as vulnerable as per:
Thu, Jan 29, 10:45 PM
kib committed rG0730a05cd383: tuning.7: document schedulers knobs (authored by kib).
tuning.7: document schedulers knobs
Thu, Jan 29, 10:44 PM
kib closed D54951: tuning.7: document schedulers knobs.
Thu, Jan 29, 10:44 PM
guest-seuros published D54953: uart: fix sleeping while holding mutex in uart_tty_detach() for review.
Thu, Jan 29, 10:43 PM
emaste accepted D54951: tuning.7: document schedulers knobs.

Looks good with one additional minor fix

Thu, Jan 29, 10:40 PM
olce accepted D54951: tuning.7: document schedulers knobs.
Thu, Jan 29, 10:40 PM
kib updated the diff for D54951: tuning.7: document schedulers knobs.

Editings by olce.

Thu, Jan 29, 10:37 PM
kib updated the diff for D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.

Add assert that ast handler is called for curthread.

Thu, Jan 29, 10:35 PM
kib added inline comments to D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.
Thu, Jan 29, 10:34 PM
olce added inline comments to D54951: tuning.7: document schedulers knobs.
Thu, Jan 29, 10:29 PM
markj added inline comments to D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.
Thu, Jan 29, 10:22 PM
vvd committed R11:bd6f5f94f426: www/grafana: Remove runtime dependency on ca_root_nss (authored by janlugt <janlugt@gmail.com>).
www/grafana: Remove runtime dependency on ca_root_nss
Thu, Jan 29, 10:14 PM
vvd committed R11:daa6b36d249b: www/grafana: Remove runtime dependency on ca_root_nss (authored by janlugt <janlugt@gmail.com>).
www/grafana: Remove runtime dependency on ca_root_nss
Thu, Jan 29, 10:09 PM
ziaee accepted D54951: tuning.7: document schedulers knobs.

Awesome!

Thu, Jan 29, 10:09 PM
ngie added a comment to D54762: acpi: Add Darwin OSI support for Apple Mac hardware.

Any other comments? I'd like to land this into -HEAD this week and see how it plays out!

Thu, Jan 29, 10:09 PM
zi committed R11:8c36493fad5e: security/shibboleth-idp: Update to 5.2.0 (authored by zi).
security/shibboleth-idp: Update to 5.2.0
Thu, Jan 29, 9:59 PM
dsl accepted D54893: dpaa2: add support for some interface counter.

Okay, I see. if_inc_counter() is implemented with counter_u64_add which is atomic on arm64, i.e. no synchronization is required. I don't think there's noticeable overhead either, i.e. lgtm.

Thu, Jan 29, 9:55 PM
kib requested review of D54951: tuning.7: document schedulers knobs.
Thu, Jan 29, 9:42 PM
ngie updated subscribers of D54941: rpc: correct resultproc_t's type.
Thu, Jan 29, 9:38 PM
kib updated the diff for D54945: SCHED_4BSD: maybe_resched() cannot schedule ast() for curthread.

Simplify. Use TDP_SCHED1 instead of the new field in the ts structure.

Thu, Jan 29, 9:30 PM
antranigv_freebsd.am changed the profile image for blog Antranig’s Useless Notes.
Thu, Jan 29, 9:27 PM
antranigv_freebsd.am created Antranig’s Useless Notes.
Thu, Jan 29, 9:25 PM
ngie added a comment to D54941: rpc: correct resultproc_t's type.

@brooks : not sure if my tree is out of date, but I found a few more references of potential concern:

% rg -l '\(resultproc_t\)' worktree/main/ | sort
worktree/main/contrib/netbsd-tests/lib/libc/rpc/t_rpc.c
worktree/main/lib/libc/rpc/rpc_soc.c
worktree/main/usr.bin/rpcinfo/rpcinfo.c
worktree/main/usr.bin/rup/rup.c
worktree/main/usr.bin/rusers/rusers.c
worktree/main/usr.sbin/bootparamd/callbootd/callbootd.c
worktree/main/usr.sbin/ypbind/ypbind.c

Do those need to be changed?

Thu, Jan 29, 9:24 PM
zi committed R11:bac6f4f7df6f: www/jetty12: Update to 12.0.31 (authored by zi).
www/jetty12: Update to 12.0.31
Thu, Jan 29, 9:13 PM
decke committed R11:35eb05497fbd: multimedia/minisatip: Update to 2.0.71 (authored by decke).
multimedia/minisatip: Update to 2.0.71
Thu, Jan 29, 9:11 PM
decke committed R11:1e10e7e28db2: mail/smtprelay: Update to 1.13.1 (authored by decke).
mail/smtprelay: Update to 1.13.1
Thu, Jan 29, 9:10 PM
decke committed R11:8601a7a60b41: x11-toolkits/py-pangocffi: Update to 0.14.0 (authored by decke).
x11-toolkits/py-pangocffi: Update to 0.14.0
Thu, Jan 29, 9:03 PM
decke committed R11:cd654550dbf5: www/mattermost-server: Update to 10.11.10 (authored by decke).
www/mattermost-server: Update to 10.11.10
Thu, Jan 29, 9:02 PM
decke committed R11:b0307b63c857: www/mattermost-webapp: Update to 10.11.10 (authored by decke).
www/mattermost-webapp: Update to 10.11.10
Thu, Jan 29, 9:02 PM
michaelo committed R11:9e7957ebec29: www/tomcat-native: Upgrade port to 1.3.5 (authored by michaelo).
www/tomcat-native: Upgrade port to 1.3.5
Thu, Jan 29, 8:55 PM
jrm requested review of D54950: status: Add 2025q4 Foundation Infrastructure entry.
Thu, Jan 29, 8:55 PM
michaelo committed R11:879f73fe86ea: www/tomcat-native: Upgrade port to 1.3.5 (authored by michaelo).
www/tomcat-native: Upgrade port to 1.3.5
Thu, Jan 29, 8:55 PM
jrm requested review of D54949: status/2025q4: Add FreeBSD Foundation entry.
Thu, Jan 29, 8:55 PM
asomers accepted D54938: geom: Convert err/warn() to xo_err/warn() and style(9) fixes .

It looks good to me. And I see that with --libxo=json, these errors append a {}. Are there any other cases where they do something differently than err?

Thu, Jan 29, 8:50 PM
timo.voelker_fh-muenster.de requested review of D54948: bridge: Add checksum offloading.
Thu, Jan 29, 8:40 PM
rene committed R11:04b92aa0065b: */bareos22-*: Remove expired ports: (authored by rene).
*/bareos22-*: Remove expired ports:
Thu, Jan 29, 8:03 PM
bz closed D54944: lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics.
Thu, Jan 29, 7:38 PM
bz committed rG4b32fdb4a614: lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics (authored by bz).
lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics
Thu, Jan 29, 7:38 PM

Panel Used By

This panel is not used on any dashboard or inside any other panel container.

Event Timeline

rew renamed this panel from to Recent Activity.Dec 14 2018, 7:45 PM
rew edited an edge.