[Bug 277528] EFI loader build fails when LOADER_NET_SUPPORT=no

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277528 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=adce5eaab9a975655cd846c9841551ed8f89207a commit adce5eaab9a975655cd846c9841551ed8f89207a Author:

[Bug 71665] [patch] cleanup of the usr.sbin/dconschat code

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=71665 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=75d11bfbc6d4289e4b3d91414e46a3af51f4402a commit 75d11bfbc6d4289e4b3d91414e46a3af51f4402a Author: E

[Bug 280828] Missing C++ include directories

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280828 Ed Maste changed: What|Removed |Added Keywords|pkgbase | -- You are receiving this mail becaus

[Bug 281713] kbdcontrol -b to set bell frequency is inverted in vt compared to sc

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281713 Ed Maste changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 281713] kbdcontrol -b to set bell frequency is inverted in vt compared to sc

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281713 --- Comment #8 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=761088364c96ba9af8e6417336c677f98f90b2b1 commit 761088364c96ba9af8e6417336c677f98f90b2b1 Author:

[Bug 281713] kbdcontrol -b to set bell frequency is inverted in vt compared to sc

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281713 --- Comment #7 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2234362780854c426395a35403ed3dce42ccacc9 commit 2234362780854c426395a35403ed3dce42ccacc9 Author:

[Bug 282393] fchmod() on an UNIX socket before bind()

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282393 Mark Johnston changed: What|Removed |Added Status|Open|In Progress Assignee|b..

[Bug 282393] fchmod() on an UNIX socket before bind()

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

[Bug 264833] 12.3-STABLE panic on sync and reboot: panic: sleeping thread: propagate_priority() > turnstile_wait() > __mtx_lock_sleep() > softclock_call_cc()

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264833 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 282499] kernel panic : mutex Giant owned at kern_synch.c:481

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282499 Ed Maste changed: What|Removed |Added Component|kern|Individual Port(s) Assignee|b

[Bug 149586] [kernel] _callout_stop_safe prematurely unsets CALLOUT_ACTIVE

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=149586 Mark Johnston changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 282414] man calls pager even when stdout is not a TTY

2024-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282414 --- Comment #3 from Johannes Altmanninger --- Right; git blame points to https://gitlab.com/man-db/man-db/-/commit/4be7e4e94a9556b0ec4ef33241c5eadaa9dae321 If man outputs control characters like carriage return, that makes sense. -- You