cvs commit: src/sys/compat/linux linux_misc.c

John Baldwin jhb at FreeBSD.org
Thu Jul 7 19:17:56 GMT 2005


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


More information about the cvs-all mailing list