Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2010 15:24:32 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <201011042111.oA4LB5F8021733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-11-04 15:24:32 UTC

  FreeBSD src repository

  Modified files:
    sbin/camcontrol      camcontrol.c 
  Log:
  SVN rev 214781 on 2010-11-04 15:24:32Z by brucec
  
  Fix standby timer calculation: the timer was being set 30 minutes later
  than the user requested.
  Also, 21 minutes is encoded as 252 and 22-29 minutes cannot be encoded
  so must be rounded up to 30.
  
  PR:     bin/151871
  
  Revision  Changes    Path
  1.80      +8 -1      src/sbin/camcontrol/camcontrol.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011042111.oA4LB5F8021733>