powerpc/pmap: Add a minimum TID width
QEMU doesn't appear to emulate the MMUCFG register for Book-E CPUs, so
give a sane small default of 7, for an 8 bit PID register.
website/contact: Remove GitHub advice
The doc project has demonstrated a consistent and united consensus that
we do not want to receive patches on GitHub. Remove the suggestion to
send patches on the GitHub silo that only carlavilla and I will see.
Event: EuroBSDcon 2026
Reviewed by: carlavilla, wosch
Suggested by: wosch
Differential Revision: https://reviews.freebsd.org/D59617
sh.1: Renew description of case
Update case synopsis, split description into paragraphs, improve markup,
light wordsmithing, and import exit status line from NetBSD.
While here, remove the '-' from the beginning of this document.
PR: 298329
Event: EuroBSDcon 2026
Fixes: c9afaa63894e ("Add case statement fallthrough")
Fixes: f7a9b7fe3a8d ("Allow a left parenthesis before patterns in case blocks")
Fixes: e00e16ad7f86 ("Allow empty case/esac statements")
MFC after: 3 days
Reviewed by: bcr, jilles, Artem Bunichev <temcbun at gmail.com>
Differential Revision: https://reviews.freebsd.org/D59518
net/scapy: Silence cryptography warnings
Apply Scapy commit caa005d ("Handle cryptography FFDH warnings") to
prevent cryptography warnings from causing test failures in our
infrastructure.
Once a new Scapy release is out, this patch will be included and this
commit should be reverted.
PR: 298387
www/moinmoin: reassign to wiki-admin@.
Even though this port is old and depends on the deprecated python2,
we are still using it as wiki.FreeBSD.org. So, mark it as safe
from deprecation by anyone who does not know that.
There is an open task to either update the wiki (v3 is a complete
rewrite), or to migrate it to something never.
PR: 298009
Approved by: lwhsa (as python@)