f009aedae4
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 |
||
---|---|---|
.. | ||
snmp_bridge | ||
snmp_hast | ||
snmp_hostres | ||
snmp_lm75 | ||
snmp_mibII | ||
snmp_netgraph | ||
snmp_pf | ||
snmp_target | ||
snmp_usm | ||
snmp_vacm | ||
snmp_wlan | ||
Makefile | ||
Makefile.depend | ||
Makefile.inc |