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.
Convert RAM disks to tmpfs. Implements #12145
System Information widget optimization. Issue #12241
Fix PHP error when changing Sys Info Widget. Fixes #11939
Avoid attempting to use $crypto when it's empty/undefined.
Improve the handling of crypto offload hardware.
Remove support to deprecated hardware.
Task: #11426
Update the Copyright year.
A subsequent commit will deal with .po's.
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
fix the fix
check total swap size on dashboard
Refer to bug #8587
Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.
Update the Copyright notice for pfSense.
Re-write CPU usage calculation to avoid sleep in AJAX call
Add support to CESA crypto accelerator in pfSense GUI.
Small adjustment to dmesg parsing for CPU package/core count.
Fix active AES-NI test. Ticket #7529
Show if a CPU has AES-NI/CPU crypto support even if the module isn't loaded. Implements #7529
getstats, further cleanup unused code, e.g. removing updateInterfaceStats and updateInterfaces javascript functions
get_stats, optimizations. -dont call unused interface statistics functions -call get_mbuf only once (its netstat call is cpu intensive.) -dont stack multiple pending request in browser if responses are slow.
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (1st round)
Ticket #5905 remove unused code
Convert remaining short_open_tag occurances. See PR #2378
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Ignore possible erroneously negative temperatures
It's based on 2 pull requests (#1800 and #1801) by nagyrobi
Move main pfSense content to src/