virtio_scsi.4: Canonicalize
+ Tag SPDX
+ Canonicalize SYNOPSIS and HARDWARE
+ Canonicalize SYSCTL VARIABLES, adding the sysctl to apropos
+ Canonicalize AUTHORS and HISTORY, which were combined
+ Use more traditional and consistent %d instead of less clear X
MFC after: 3 days
vmm.4: Canonicalize SYNOPSIS + minor nits
+ Tag SPDX
+ Remove superflouous Nd quotes
+ Add "The" and "module" to introductory sentence
+ Remove a malformed "compact" specifier from a list
+ Add a missing list ending block
MFC after: 3 days
gpioled: defer gpio pin writes to a taskqueue
led(4) invoked the led_t callback with its mutex held, including from the
blink callout, so the callback must not sleep.
PR: 251032
MFC After: 1 week
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59263
net/wakeonlan: update 0.42 -> 0.50
Changelog: https://raw.githubusercontent.com/jpoliv/wakeonlan/refs/heads/master/Changes
Major changes:
- doc:change license from Artistic to Artistic-2.0
- fix: accept named pipes (FIFOs) as valid --file input
- fix: normalize single hex digit fields to two hex digits
- fix: fall back to port 9 when the discard service is unknown
- feat: add delay option
net-mgmt/pmacct: update 1.7.8 -> 1.7.9
- Note: PGSQL option is broken
- fixes build problem with libcdada
PR: 298037
Reported-by: info at ubilling.net.ua
Reported-by: olivier