On Saturday 11 September 2010 15:34:16 Bruce Cran wrote:
> Author: brucec
> Date: Sat Sep 11 14:34:16 2010
> New Revision: 212472
> URL: http://svn.freebsd.org/changeset/base/212472
> 
> Log:
>   MFC r211415:
> 
>   Add -m and -M options to control the minimum and maximum frequency.
> 
>   PR:         bin/145063
>   Submitted by:       Boris Kochergin <spawk at acm.poly.edu>
>   Approved by:        rrs (mentor)
> 
> Modified:
>   stable/8/usr.sbin/powerd/powerd.8
>   stable/8/usr.sbin/powerd/powerd.c
> Directory Properties:
>   stable/8/usr.sbin/powerd/   (props changed)
> 
> [...]
> +     int ch, mode, mode_ac, mode_battery, mode_none, idle;
> [...]
> +     idle = 0;

'idle' shouldn't have been merged here. I'll fix it in a followup checkin.

-- 
Bruce Cran
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to