jhb 2005-07-07 19:17:55 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: Fix the computation of uptime for linux_sysinfo(). Before it was returning the uptime in seconds mod 60 which wasn't very useful. Approved by: re (scottl) Revision Changes Path 1.170 +3 -15 src/sys/compat/linux/linux_misc.c