Correct plural seconds check.
Update memory calulations. Implements #14011
Update copyright years to include 2023
Protect mem_usage() from doing arithmetic with empty sysctl values.
get_single_sysctl() may return an empty string in some conditions, there is noguarantee that it returns an expected int value. Protect mem_usage() fromattempting to do arithmetic with sysctl values unless they are definitely...
Correct QAT active reporting. Fixes #13674
Account for cases where the module(s) are loaded but the driver failedto attach.
fix pciconf output parsing
In FreeBSD 14 the output format of pciconf changed. It now splits up thedevice and vendor fields.
Simplify this code by using the column output. Concatenate device andvendor fields to match the previous output (with awk).
See https://cgit.freebsd.org/src/commit/?id=635cfe5b819f60f28b7e21b94322b0237c13244b...
RemoveUnusedForeachKeyRector runresults
minor display change, redmine #12714 (updated & squashed)
Update the Copyright year of the files owned by Rubicon/Netgate.
Make sure $sitems (skip items) is always an array.
View revisions
Also available in: Atom