mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
Do not assume that the kernel boot time is invariant. It is not. FreeBSD uses the formula: wall_time = boot_time + uptime where uptime is monotinically increasing and boot_time is adjusted to get the proper time of day. FreeBSD offers a way to retrieve the uptime directly, so use that instead of trying to compute it by subtracting boot_time from wall_time. Sponsored by: Netflix Reviewed by: cy@ Differential Revision: https://reviews.freebsd.org/D30114 |
||
|---|---|---|
| .. | ||
| BEGEMOT-HOSTRES-MIB.txt | ||
| hostres_begemot.c | ||
| hostres_device_tbl.c | ||
| hostres_diskstorage_tbl.c | ||
| hostres_fs_tbl.c | ||
| hostres_network_tbl.c | ||
| hostres_partition_tbl.c | ||
| hostres_printer_tbl.c | ||
| hostres_processor_tbl.c | ||
| hostres_scalars.c | ||
| hostres_snmp.c | ||
| hostres_snmp.h | ||
| hostres_storage_tbl.c | ||
| hostres_swinstalled_tbl.c | ||
| hostres_swrun_tbl.c | ||
| hostres_tree.def | ||
| Makefile | ||
| Makefile.depend | ||
| snmp_hostres.3 | ||