[Bug 241792] dhclient/dhclient-script: dhclient default route not working when given a /32 netmask

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241792 Dave Cottlehuber changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 266879] fusefs, net/glusterfs: GlusterFS mount not handled as expected

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266879 Graham Perrin changed: What|Removed |Added Product|Ports & Packages|Base System Summary|Glu

[Bug 266862] devctl getpath cause panic invoking with root0

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266862 Takanori Watanabe changed: What|Removed |Added Priority|--- |Normal Assignee|b...

[Bug 260822] /usr/src/Makefile needs to be updated for etcupdate in comments

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260822 Dries Michiels changed: What|Removed |Added Resolution|--- |FIXED Assignee|b...@fre

[Bug 260822] /usr/src/Makefile needs to be updated for etcupdate in comments

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260822 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e6d47601a34ee5e07edb11dac774ace2c9ae66a2 commit e6d47601a34ee5e07edb11dac774ace2c9ae66a2 Author:

[Bug 266868] mandoc(1) hangs in endless loop and eats all CPU time

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266868 Graham Perrin changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are re

[Bug 266868] mandoc(1) hangs in endless loop and eats all CPU time

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266868 Bug ID: 266868 Summary: mandoc(1) hangs in endless loop and eats all CPU time Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 231926] ldd can't operate on a segfaulting binary

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231926 --- Comment #8 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9cabef3d146e9a844813b6bc8952d6cf2e9d45e5 commit 9cabef3d146e9a844813b6bc8952d6cf2e9d45e5 Author:

[Bug 266505] Upgrading an i386 from 12.3p6 to 13.1-RELEASE it hangs after rebooting in the new kernel.

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266505 --- Comment #2 from Maurizio --- I have tested the latest i386 snapshot. I have downloaded: FreeBSD-14.0-CURRENT-i386-20220930-42dc8696df5-258315-bootonly.iso FreeBSD-14.0-CURRENT-i386-20220930-42dc8696df5-258315-mini-memstick.img and put

[Bug 266862] devctl getpath cause panic invoking with root0

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266862 --- Comment #2 from Takanori Watanabe --- (In reply to Takanori Watanabe from comment #1) reverse patch ... diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c index 041e77259313..487e573451ed 100644 --- a/sys/kern/subr_bus.c +++ b/sys/k

[Bug 266862] devctl getpath cause panic invoking with root0

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266862 --- Comment #1 from Takanori Watanabe --- The code was not be compiled. Correct code is as follows. With this patch, % devctl devpath FreeBSD root0 does not cause panic and show error message, as I expected. devctl: Failed to get path via

[Bug 266863] SHA512_224_Final() is broken on little-endian machines

2022-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266863 Bug ID: 266863 Summary: SHA512_224_Final() is broken on little-endian machines Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New