From owner-svn-src-head@FreeBSD.ORG Tue Oct 16 04:40:17 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A84D577; Tue, 16 Oct 2012 04:40:17 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 064E38FC08; Tue, 16 Oct 2012 04:40:16 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so7689177oag.13 for ; Mon, 15 Oct 2012 21:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=NuV+394nNAQgLkIndSQlV0pdohw/5bJf+JG2IZXrWzo=; b=VN5jOlgzlVEJVcPeRP6T2g0Mz9GSm/tJDLgb6UTiZOW2AU2Zngewr4l3CRPQq2QMso nl5gq3nde9SFKkJvAYX48eky/cjcDwOVy6exPGE8i0qvuoqxYq+Txleb7PC8tlpmqh8h bjXFJgt4fkz8fgWwYOqZIF3efxCGnLGiizl6GE0nkvdRvHQgwbwtRnFss2KY1JwRjgGE qnu3ZqObSY4KhpqoEqjquAEqtZnUtixyKFE93jQ3X10+Hkz3JYwiquKA+TdSA+6H6dNt GNeWV8/RKgoVxaNoX8n0t9IuSdoXqHcQZQKTQC4WlMLoFozgQJFo9AeB3LpkLxvb8Z8R AgZQ== MIME-Version: 1.0 Received: by 10.60.170.142 with SMTP id am14mr11475890oec.40.1350362416004; Mon, 15 Oct 2012 21:40:16 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.76.153.69 with HTTP; Mon, 15 Oct 2012 21:40:15 -0700 (PDT) In-Reply-To: <507CD99D.1070606@FreeBSD.org> References: <201210150821.q9F8Lobc047576@svn.freebsd.org> <20121015202615.GJ1383@garage.freebsd.pl> <1350333885.1123.153.camel@revolution.hippie.lan> <1350335891.1123.160.camel@revolution.hippie.lan> <20121016133233.I1358@besplex.bde.org> <507CD99D.1070606@FreeBSD.org> Date: Mon, 15 Oct 2012 21:40:15 -0700 X-Google-Sender-Auth: aIa_lqBjkNIn6TlcFzZTdm0hUvM Message-ID: Subject: Re: svn commit: r241576 - in head/usr.sbin/cron: cron crontab lib From: Adrian Chadd To: Pedro Giffuni Content-Type: text/plain; charset=ISO-8859-1 Cc: Ian Lepore , src-committers@freebsd.org, Pawel Jakub Dawidek , Maxim Sobolev , Garrett Cooper , svn-src-all@freebsd.org, Bruce Evans , svn-src-head@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 04:40:17 -0000 Gah, I think there's quite a lot of push back on this. Maxim, would you please consider reverting this patch? Can we have a discussion on the best way to do this, taking various things like embedded and power-saving systems into effect? Thanks, Adrian