A serving trick

If you’re using a DragonFly or a FreeBSD computer to mirror the release data, don’t forget to turn on net.inet.tcp.inflight_enable=1, as that will improve performance.

Soooo close

Simon ‘corecode’ Schubert has a patch for OpenSSH 3.8.1p1; we’re close enough to release 1.0 that this is being delayed until after it happens because it’s not a security upgrade.

You vs. ACPI

YONETANI Tomokazu noted that there is a kernel environment variable called ‘debug.acpi.disabled’, to which you can specify the following keywords:

   acad bus button children cmbat cpu ec
   isa lid pci pci_link sysresource thermal timer

“acpi” disables everything
“bus” disables “children”
“pci” disables “pci_link”