[Bug 279308] mdmfs does not work as documented

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308 --- Comment #17 from Michael Proto --- Thank you Kirk and Colin for squashing this, it is much appreciated here! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 281740] [stand/cd9660] Paths including "." or ".." are not resolved (w/LOADER_VERIEXEC)

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740 --- Comment #3 from Simon J. Gerraty --- cd9660 handling of ".." looks funky - would not be at all surprised if it does not work cd9660_stat() will certainly need work for LOADER_VERIEXEC to work. Like most *_stat() calls in libsa it only

[Bug 281740] [stand/cd9660] Paths including "." or ".." are not resolved (w/LOADER_VERIEXEC)

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740 --- Comment #2 from Simon J. Gerraty --- I guess there could be an issue specific to cd9660, it certainly works with ufs: verify_prep: caller=pfopen,fd=2,name='/packages/sets/active/boot/os-crypto/loader.conf',off=0,dev=363234709,ino=310 i

[Bug 201052] [sctp] capsicum: propagate rights on sctp_peeloff

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052 Mark Linimon changed: What|Removed |Added CC|bugmeis...@freebsd.org | --- Comment #11 from Mark Linimon

[Bug 281740] [stand/cd9660] Paths including "." or ".." are not resolved (w/LOADER_VERIEXEC)

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740 Ed Maste changed: What|Removed |Added Summary|[stand/cd9660] Paths|[stand/cd9660] Paths

[Bug 281653] [PATCH] manuals: Fix "skipping end of block" syntax errors

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281653 Graham Percival changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 281654] [PATCH] stats.3: Fix "skipping end of block" syntax errors

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281654 Graham Percival changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 281621] [PATCH] manuals: Fix typos in -offset for .Bd and .Bl

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281621 Graham Percival changed: What|Removed |Added Resolution|--- |FIXED Status|In Prog

[Bug 281825] SDT tracepoints are not cleaned up when a module is unloaded

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281825 John Baldwin changed: What|Removed |Added Assignee|b...@freebsd.org|j...@freebsd.org Status

[Bug 281825] SDT tracepoints are not cleaned up when a module is unloaded

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281825 --- Comment #1 from John Baldwin --- This seems to reproduce the original panic reported to me: kldload nvmft kldload dtraceall kldunload nvmft kldload ctl kldload nvmft Fatal trap 12: page fault while in kernel mode cpuid = 11; apic id =

[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281828 Graham Percival changed: What|Removed |Added CC||gperc...@tarsnap.com --- Comment

[Bug 279308] mdmfs does not work as documented

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308 --- Comment #16 from Colin Percival --- (In reply to Kirk McKusick from comment #14) Thanks! Yeah I knew you were AFK so I wasn't too worried about the delay. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 279308] mdmfs does not work as documented

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308 --- Comment #15 from Kirk McKusick --- (In reply to Ivan Rozhuk from comment #9) This bug report is about not enabling soft-updates by default. If you want to have a discussion about adding TRIM by default that should be in a new phabricato

[Bug 279308] mdmfs does not work as documented

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308 Kirk McKusick changed: What|Removed |Added Status|New |In Progress --- Comment #14 from K

[Bug 279308] mdmfs does not work as documented

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308 --- Comment #13 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5b21d4ad060acb06c72e0458daebec9bcbf0cefd commit 5b21d4ad060acb06c72e0458daebec9bcbf0cefd Author:

[Bug 262301] [ctl] Cannot "kldunload ctl"

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262301 --- Comment #5 from Alan Somers --- Unloading cfiscsi first works _if_ ctld shut down cleanly. What originally tripped me up was the case where ctld did not shut down cleanly, leaving iSCSI targets configured in the kernel. In that case,

[Bug 262301] [ctl] Cannot "kldunload ctl"

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262301 --- Comment #4 from Zhenlei Huang --- (In reply to BB Lister from comment #3) > $ kldstat > Id Refs AddressSize Name > 152 0x83243cf88 ctl.ko > 161 0x8327d000 7528 cfiscsi.ko > 171 0xf

[Bug 202362] ntp: restore refclocks selection (10.2-RELEASE regression)

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202362 Christian Weisgerber changed: What|Removed |Added Status|New |Closed Resolution|-

[Bug 201788] UEFI boot1.efi doesn't honor GPT bootme/bootonce flags

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201788 --- Comment #6 from hol...@freyther.de --- The code seems to have moved into stand/efi/boot1 and does not seem to have bootme/bootonce support. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 201052] [sctp] capsicum: propagate rights on sctp_peeloff

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052 --- Comment #10 from Ed Maste --- (In reply to Ed Maste from comment #9) I've put this change in https://reviews.freebsd.org/D46884. It's not yet even build-tested. When I have time I'll see if we can add/modify capsicum-test tests to cover

[Bug 201052] [sctp] capsicum: propagate rights on sctp_peeloff

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052 --- Comment #9 from Ed Maste --- The change should be similar to the one for accept(), i.e. https://github.com/freebsd/freebsd-src/commit/85b0f9de11c3988f53f899cd171b685037da03a8 getsock_cap gained a new arg `struct filecaps *havecapsp` wh

[Bug 223470] freebsd-update: Cannot identify running kernel (/boot removed from jails)

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223470 --- Comment #11 from Dan Langille --- FWIW, I have seen it recently (i.e. on 14.1). -- You are receiving this mail because: You are the assignee for the bug.

[Bug 262764] After DVD1 13.0-R install with ports tree, portsnap auto doesn't remove old directories for renamed ports

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262764 Mark Linimon changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 46441] sh(1): Does not support PS1, PS2, PS4 parameter expansion

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=46441 Mark Linimon changed: What|Removed |Added Flags|mfc-stable12? | --- Comment #16 from Mark Linimon

[Bug 201052] [sctp] capsicum: propagate rights on sctp_peeloff

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052 --- Comment #8 from Michael Tuexen --- (In reply to Mark Linimon from comment #7) I guess so. Unfortunately, I have no knowledge about capsicum. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 221305] Mouse cursor loss when moving cursor while loading Dtrace modules

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221305 Mark Linimon changed: What|Removed |Added Flags|mfc-stable11? | Keywords|patch

[Bug 231810] [build] release always fails with "mkimg: partition 2: No space left on device"

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810 Mark Linimon changed: What|Removed |Added CC||bugmeis...@freebsd.org

[Bug 230620] "install -d" issue

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230620 Mark Linimon changed: What|Removed |Added CC|i...@freebsd.org |bugmeis...@freebsd.org

[Bug 237287] moused(8) ignores button release events in virtual scroll mode

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237287 Mark Linimon changed: What|Removed |Added Flags|mfc-stable12?, | |mfc-stable11?

[Bug 233578] Unprivileged local user can prevent other users logging in by locking utx.active

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233578 Mark Linimon changed: What|Removed |Added Keywords|patch | Flags|mfc-stable12?,

[Bug 212608] sockstat(1) and lsof(8) can not identity the owner of listening UDP ports when it is the kernel

2024-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212608 Mark Linimon changed: What|Removed |Added CC||bugmeis...@freebsd.org