HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

ashish requested changes to D45141: cleanup: remove support for EOL FreeBSD 13.2.

editors/kakoune need to be skipped, as I recently updated it, and removed those lines, and so the editors/kakoune/Makefile part of this patch isn't applicable anymore.

Fri, May 10, 8:48 PM
jhb committed rG473c90ac04ce: uio: Use switch statements when handling UIO_READ vs UIO_WRITE (authored by jhb).
uio: Use switch statements when handling UIO_READ vs UIO_WRITE
Fri, May 10, 8:46 PM
jhb committed rG9e0164087cbf: vm: Change the return types of kernacc and useracc to bool (authored by jhb).
vm: Change the return types of kernacc and useracc to bool
Fri, May 10, 8:46 PM
jhb committed rGf75764fea34a: md: Merge two switch statements in mdstart_vnode (authored by jhb).
md: Merge two switch statements in mdstart_vnode
Fri, May 10, 8:46 PM
jhb closed D45156: vm: Change the return types of kernacc and useracc to bool.
Fri, May 10, 8:45 PM
jhb closed D45142: uio: Use switch statements when handling UIO_READ vs UIO_WRITE.
Fri, May 10, 8:45 PM
jhb closed D45155: md: Merge two switch statements in mdstart_vnode.
Fri, May 10, 8:45 PM
emaste accepted D45142: uio: Use switch statements when handling UIO_READ vs UIO_WRITE.
Fri, May 10, 8:33 PM
tuexen closed D45107: sctp: fix heartbeat timer.

Committed in 5120ea0d8871.

Fri, May 10, 8:24 PM
tuexen added a comment to D45107: sctp: fix heartbeat timer.

Nice!

Fri, May 10, 8:24 PM
tuexen committed rG5120ea0d8871: sctp: improve heartbeat timer computation (authored by tuexen).
sctp: improve heartbeat timer computation
Fri, May 10, 8:20 PM
tuexen accepted D45107: sctp: fix heartbeat timer.
Fri, May 10, 8:16 PM
dev_submerge.ch added a comment to D45150: sound: Fix oss_sysinfo->nummixers.

@dev_submerge.ch Can you test that this and D45151 fix the problem? I cannot reproduce it right now.

Fri, May 10, 8:14 PM
imp added a reverting change for rG6ed7d0e3ac9c: grdc: Add copyright: rG88cbbbb6070c: Revert "grdc: Add copyright".
Fri, May 10, 8:13 PM
imp committed rG88cbbbb6070c: Revert "grdc: Add copyright" (authored by imp).
Revert "grdc: Add copyright"
Fri, May 10, 8:13 PM
brooks committed R11:fdb8b5148cc6: devel/llvm17: openmp Fix child processes affinity (authored by brooks).
devel/llvm17: openmp Fix child processes affinity
Fri, May 10, 8:05 PM
brooks committed R11:db92b24a9b71: devel/llvm16: openmp Fix child processes affinity (authored by brooks).
devel/llvm16: openmp Fix child processes affinity
Fri, May 10, 8:05 PM
jhibbits accepted D37688: kern/intr: remove support for passing trap frame as argument.
Fri, May 10, 8:03 PM
tuexen committed rGb67716dd58b9: sctp: store heartbeat creation time as time_t (authored by tuexen).
sctp: store heartbeat creation time as time_t
Fri, May 10, 7:59 PM
tuexen committed rG42aeb8d490fb: sctp: store vtag expire time as time_t (authored by tuexen).
sctp: store vtag expire time as time_t
Fri, May 10, 7:46 PM
albin.hellqvist_ericsson.com accepted D45107: sctp: fix heartbeat timer.

Nice!

Fri, May 10, 7:42 PM
emaste committed rG4e3286818327: Increase IOAPIC_MAX_ID to 255 (from 254) (authored by emaste).
Increase IOAPIC_MAX_ID to 255 (from 254)
Fri, May 10, 7:40 PM
emaste closed D45157: Increase IOAPIC_MAX_ID to 255 (from 254).
Fri, May 10, 7:40 PM
jhb accepted D45157: Increase IOAPIC_MAX_ID to 255 (from 254).
Fri, May 10, 7:38 PM
tuexen committed rG9d8a3718e24c: sctp: store cookie secret change time as time_t (authored by tuexen).
sctp: store cookie secret change time as time_t
Fri, May 10, 7:31 PM
emaste updated the diff for D45157: Increase IOAPIC_MAX_ID to 255 (from 254).

Add comment suggested by @jhb

Fri, May 10, 7:30 PM
emaste committed rG0b272e0926b3: madt: print CPU APIC ID as signed int (authored by emaste).
madt: print CPU APIC ID as signed int
Fri, May 10, 7:21 PM
emaste closed D45158: madt: print CPU APIC ID as signed int.
Fri, May 10, 7:21 PM
sjg committed rGdd4d206cad0c: kmod.mk use ${XARGS} (authored by sjg).
kmod.mk use ${XARGS}
Fri, May 10, 7:06 PM
sjg closed D45146: kmod.mk use ${XARGS}.
Fri, May 10, 7:06 PM
jhb accepted D45158: madt: print CPU APIC ID as signed int.
Fri, May 10, 7:05 PM
jhb accepted D45157: Increase IOAPIC_MAX_ID to 255 (from 254).

Might want a comment or a detail in the commit log that while the 0xff ID is used for broadcast IPIs for local APICs when not using x2APIC, IPIs aren't sent to I/O APICs, so it's ok for an I/O APIC to reuse that ID. Might also want to note that I/O APIC IDs haven't been meaningful since the 3-wire APIC bus which was last used by systems using Pentium CPUs.

Fri, May 10, 7:03 PM
emaste requested review of D45158: madt: print CPU APIC ID as signed int.
Fri, May 10, 6:59 PM
imp accepted D45146: kmod.mk use ${XARGS}.
Fri, May 10, 6:51 PM
cmt committed R11:cd117289bb50: www/firefox: update to 126.0 (rc2) (authored by cmt).
www/firefox: update to 126.0 (rc2)
Fri, May 10, 6:26 PM
cmt committed R11:eb97db5c50b3: www/firefox: update to 126.0 (rc2) (authored by cmt).
www/firefox: update to 126.0 (rc2)
Fri, May 10, 6:25 PM
kib accepted D45157: Increase IOAPIC_MAX_ID to 255 (from 254).
Fri, May 10, 6:16 PM
vishwin committed R11:c9de4852da6f: devel/{compiler-rt,libcxx}18: sync to 18.1.5 (authored by vishwin).
devel/{compiler-rt,libcxx}18: sync to 18.1.5
Fri, May 10, 6:15 PM
tuexen accepted D45147: sockstat: Fix segfault when peer has no pid.
Fri, May 10, 6:12 PM
emaste requested review of D45157: Increase IOAPIC_MAX_ID to 255 (from 254).
Fri, May 10, 6:10 PM
fernape committed R11:dc752ff57570: www/tor-browser: Update to 13.5a7 (authored by freebsd_sysctl.cz).
www/tor-browser: Update to 13.5a7
Fri, May 10, 6:04 PM
fernape committed R11:6a107b344e33: net/keycloak: Update to 24.0.4 (authored by freebsd_rheinwolf.de).
net/keycloak: Update to 24.0.4
Fri, May 10, 6:04 PM
fernape committed R11:4015b66573eb: multimedia/pipe-viewer: Update to 0.5.0 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
multimedia/pipe-viewer: Update to 0.5.0
Fri, May 10, 6:03 PM
fernape committed R11:e8ba8e877bb0: graphics/zathura-pdf-poppler: Update MASTER_SITES, distinfo (authored by mew14930xvi <mew14930xvi@inbox.lv>).
graphics/zathura-pdf-poppler: Update MASTER_SITES, distinfo
Fri, May 10, 6:02 PM
fernape committed R11:dfe61f3757c9: graphics/zathura-ps: Update MASTER_SITES, distinfo (authored by mew14930xvi <mew14930xvi@inbox.lv>).
graphics/zathura-ps: Update MASTER_SITES, distinfo
Fri, May 10, 6:02 PM
fernape committed R11:7c5d63ab495c: devel/gum: update to 0.14.0 (authored by Dave Turner <dave@bitboss.ca>).
devel/gum: update to 0.14.0
Fri, May 10, 6:01 PM
fernape committed R11:a478d4b5e7ef: dns/unbound: Uodate to 1.20.0 (authored by Jaap Akkerhuis <jaap@NLnetLabs.nl>).
dns/unbound: Uodate to 1.20.0
Fri, May 10, 6:00 PM
fernape committed R11:bdb02d32d811: science/afni: update to 24.1.09 (authored by fernape).
science/afni: update to 24.1.09
Fri, May 10, 5:59 PM
nkumarababu_gmail.com added a reviewer for D44935: Unmuting console boot messages for some scenarios: imp.
Fri, May 10, 5:49 PM
vvd committed R11:05134cf2c6d7: security/doas: update to 6.3p12 (authored by Jesse Smith <jsmith@resonatingmedia.com>).
security/doas: update to 6.3p12
Fri, May 10, 5:49 PM
kib accepted D45156: vm: Change the return types of kernacc and useracc to bool.
Fri, May 10, 5:48 PM
vvd committed R11:e05da69d0d3f: security/doas: update to 6.3p12 (authored by Jesse Smith <jsmith@resonatingmedia.com>).
security/doas: update to 6.3p12
Fri, May 10, 5:47 PM
kib accepted D45155: md: Merge two switch statements in mdstart_vnode.
Fri, May 10, 5:46 PM
david_crossfamilyweb.com updated the diff for D41509: crypt(3) style password support for lua loader.

updated diff -U 99999

Fri, May 10, 5:19 PM · Loader
david_crossfamilyweb.com updated the diff for D38047: Multiple fixes to the NSS caching system.

Updated diff -U99999

Fri, May 10, 5:18 PM · Src Committers
girgen committed R11:05e6d5e1f82c: www/sqlpage: Update to 0.20.4 (authored by girgen).
www/sqlpage: Update to 0.20.4
Fri, May 10, 5:16 PM
girgen committed R11:030a96f5cd56: security/vuls: Upgrade to 0.25.3 (authored by girgen).
security/vuls: Upgrade to 0.25.3
Fri, May 10, 5:16 PM
kib updated the diff for D44220: mlx5en(4): inline IPSEC offload support.

Latest driver IPSEC support code.

Fri, May 10, 5:11 PM
kib added a comment to D45119: tmpfs: recalculate OBJ_TMPFS_VREF on reinstantiating node' vnode.
In D45119#1029542, @kib wrote:

I do not see how this solves the problem that @pho found. There, vm_map_process_deferred() was releasing writecounts, and in one case the backing vnode was doomed, so OBJ_TMPFS_VREF was clear.

Do you mean https://people.freebsd.org/~pho/stress/log/log0518.txt? I agree that this is different. But for me, log0518 states that clearing of OBJ_TMPFS_VREF and clearing of node->tn_vnode are not atomic (and really cannot be). So the assert "object with writable mappings does not have a reference" should be removed, because indeed vp might be in process of reclaim or the pointer to vp might be already invalid.

Yes, but that isn't sufficient. Consider that tmpfs_pager_writecount_recalc() will vrele() the vnode if the writecount drops to 0, which is incorrect if the TMPFS_VREF flag is already clear.

Fri, May 10, 5:07 PM
jhb requested review of D45156: vm: Change the return types of kernacc and useracc to bool.
Fri, May 10, 5:05 PM
jhb requested review of D45155: md: Merge two switch statements in mdstart_vnode.
Fri, May 10, 5:04 PM
brooks accepted D45086: tftpd: silence gcc overflow warnings.

Thanks for picking this up, you went a similarly direction to what I was thinking, but I've been at a conference and traveling home so distracted.

Fri, May 10, 5:00 PM
jhb added inline comments to D45142: uio: Use switch statements when handling UIO_READ vs UIO_WRITE.
Fri, May 10, 4:58 PM
christos added a comment to D45150: sound: Fix oss_sysinfo->nummixers.

@dev_submerge.ch Can you test that this and D45151 fix the problem? I cannot reproduce it right now.

Fri, May 10, 4:50 PM
christos requested review of D45154: mixer.3: Showcase example of how to loop through all mixers.
Fri, May 10, 4:49 PM
jhb requested review of D45153: nvme/f: Use strlcpy instead of strncpy + manual string termination.
Fri, May 10, 4:45 PM
jhb requested review of D45152: nvme: Use strlcpy instead of strncpy to ensure termination.
Fri, May 10, 4:45 PM
christos requested review of D45151: mixer(8): Ignore mixer_open() failures for the -a option.
Fri, May 10, 4:42 PM
jhb committed rG50884a0b09a8: nvmf_transport: Remove invalid assertion (authored by jhb).
nvmf_transport: Remove invalid assertion
Fri, May 10, 4:42 PM
christos requested review of D45150: sound: Fix oss_sysinfo->nummixers.
Fri, May 10, 4:42 PM
jhb committed rG1f83483d7392: ctl_backend_block: Correct value of NVME nsdata nuse field (authored by jhb).
ctl_backend_block: Correct value of NVME nsdata nuse field
Fri, May 10, 4:42 PM
jhb committed rG1662e47d91d1: nvmecontrol: Free the addrinfo list when failing to open a TCP socket (authored by jhb).
nvmecontrol: Free the addrinfo list when failing to open a TCP socket
Fri, May 10, 4:42 PM
jhb committed rG0ac468c7b641: nvmecontrol: Free array of I/O queue pairs on failure to handoff (authored by jhb).
nvmecontrol: Free array of I/O queue pairs on failure to handoff
Fri, May 10, 4:42 PM
jhb committed rGbf1820f187bd: nvmecontrol: Fix a sizeof mismatch (authored by jhb).
nvmecontrol: Fix a sizeof mismatch
Fri, May 10, 4:42 PM
jhb committed rG1f029b86bbe1: nvmf: Use strlcpy instead of strncpy to ensure termination (authored by jhb).
nvmf: Use strlcpy instead of strncpy to ensure termination
Fri, May 10, 4:42 PM
dan.mcgregor_usask.ca added reviewers for D45147: sockstat: Fix segfault when peer has no pid: glebius, tuexen, karels.
Fri, May 10, 4:40 PM
zlei added a comment to D39317: inet6: protect address manipulation with a lock.

Xref a PR: 271344 which was reported after the fix.

Fri, May 10, 4:36 PM
zlei committed rGff99bfe3ef73: inet6: protect address manipulation with a lock (authored by mjg).
inet6: protect address manipulation with a lock
Fri, May 10, 4:31 PM
nobutaka accepted D45141: cleanup: remove support for EOL FreeBSD 13.2.
Fri, May 10, 4:29 PM
jhb accepted D45143: rtld-elf: Use a proper struct type for tlsdesc entries.
Fri, May 10, 4:25 PM
jhb added a comment to D45142: uio: Use switch statements when handling UIO_READ vs UIO_WRITE.
In D45142#1029592, @jhb wrote:

Drop md.c change

How come?

Fri, May 10, 4:23 PM
pkubaj committed R11:fdf434595805: emulators/mednafen: fix build on powerpc64* (authored by pkubaj).
emulators/mednafen: fix build on powerpc64*
Fri, May 10, 4:21 PM
pkubaj committed R11:d25876c3fb5f: net/widentd: fix build on ARM / POWER (authored by pkubaj).
net/widentd: fix build on ARM / POWER
Fri, May 10, 4:21 PM
pkubaj committed R11:44479d3e385c: dns/powerdns: fix build on big-endian (authored by pkubaj).
dns/powerdns: fix build on big-endian
Fri, May 10, 4:20 PM
pkubaj committed R11:b957fb0221d9: multimedia/x265: fix build on powerpc64* (authored by pkubaj).
multimedia/x265: fix build on powerpc64*
Fri, May 10, 4:20 PM
pkubaj committed R11:bdade1d07488: misc/air: fix build on powerpc64 (authored by pkubaj).
misc/air: fix build on powerpc64
Fri, May 10, 4:20 PM
pkubaj committed R11:d110b34b93ae: emulators/mame: fix build on powerpc64* (authored by pkubaj).
emulators/mame: fix build on powerpc64*
Fri, May 10, 4:20 PM
pkubaj committed R11:a821b221e3df: games/iortcw: fixup for the previous powerpc* fix (authored by pkubaj).
games/iortcw: fixup for the previous powerpc* fix
Fri, May 10, 4:20 PM
pkubaj committed R11:f1df391af8b7: misc/py-lightgbm: fix build on powerpc64* (authored by pkubaj).
misc/py-lightgbm: fix build on powerpc64*
Fri, May 10, 4:20 PM
lwhsu committed R11:54eaa9043d92: lang/julia: Update to 1.10.3 (authored by hiroo_oikumene.net).
lang/julia: Update to 1.10.3
Fri, May 10, 4:12 PM
dev_submerge.ch added a comment to D45144: sound: Remove ncards variable from sound_oss_card_info().

This is ok as is, but it has the same problem as SNDCTL_MIXERINFO: We should consider returning "blank" oss_card_info structs for unavailable devices / device indices, instead of an error. Current implementation breaks audio/oss and probably kodi when devices are unavailable, since they stop iterating the SNDCTL_CARDINFO indices if there's an error. There is no enabled in oss_card_info to signal that a device is unavailable, but the info is mostly descriptive. We could return "unavailable" or something like that in the strings, which would hopefully be picked up by the application and shown to the user.

You are talking about the !PCM_REGISTERED(d) case right?

Fri, May 10, 4:11 PM
christos added a comment to D45144: sound: Remove ncards variable from sound_oss_card_info().

This is ok as is, but it has the same problem as SNDCTL_MIXERINFO: We should consider returning "blank" oss_card_info structs for unavailable devices / device indices, instead of an error. Current implementation breaks audio/oss and probably kodi when devices are unavailable, since they stop iterating the SNDCTL_CARDINFO indices if there's an error. There is no enabled in oss_card_info to signal that a device is unavailable, but the info is mostly descriptive. We could return "unavailable" or something like that in the strings, which would hopefully be picked up by the application and shown to the user.

Fri, May 10, 3:40 PM
markj added a comment to D45119: tmpfs: recalculate OBJ_TMPFS_VREF on reinstantiating node' vnode.
In D45119#1029542, @kib wrote:

I do not see how this solves the problem that @pho found. There, vm_map_process_deferred() was releasing writecounts, and in one case the backing vnode was doomed, so OBJ_TMPFS_VREF was clear.

Do you mean https://people.freebsd.org/~pho/stress/log/log0518.txt? I agree that this is different. But for me, log0518 states that clearing of OBJ_TMPFS_VREF and clearing of node->tn_vnode are not atomic (and really cannot be). So the assert "object with writable mappings does not have a reference" should be removed, because indeed vp might be in process of reclaim or the pointer to vp might be already invalid.

Fri, May 10, 3:37 PM
imp committed rG71ed1adda83d: grdc: add countdown timer mode (authored by gavin).
grdc: add countdown timer mode
Fri, May 10, 3:26 PM
imp committed rG6ed7d0e3ac9c: grdc: Add copyright (authored by imp).
grdc: Add copyright
Fri, May 10, 3:26 PM
imp committed rG06af7bd12a4a: posix: POSIX-1.2008 moved SA_* from XSI to base standard (authored by imp).
posix: POSIX-1.2008 moved SA_* from XSI to base standard
Fri, May 10, 3:26 PM
imp closed D43463: grdc: add countdown timer mode.
Fri, May 10, 3:25 PM
eduardo committed R11:577ac1f839b1: archivers/urbackup-{client,server}: Fix segfault (cryptopp) (authored by ek <ek@purplehat.org>).
archivers/urbackup-{client,server}: Fix segfault (cryptopp)
Fri, May 10, 3:25 PM
allanjude added a member for Klara: oshogbo.
Fri, May 10, 3:14 PM
allanjude removed a member for Klara: thj.
Fri, May 10, 3:14 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.