From owner-svn-src-all@FreeBSD.ORG Wed Dec 30 16:02:45 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26D3610656F4; Wed, 30 Dec 2009 16:02:45 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from mail01.syd.optusnet.com.au (mail01.syd.optusnet.com.au [211.29.132.182]) by mx1.freebsd.org (Postfix) with ESMTP id 971FF8FC0C; Wed, 30 Dec 2009 16:02:44 +0000 (UTC) Received: from c220-239-235-55.carlnfd3.nsw.optusnet.com.au (c220-239-235-55.carlnfd3.nsw.optusnet.com.au [220.239.235.55]) by mail01.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id nBUG2ck4016976 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 31 Dec 2009 03:02:42 +1100 Date: Thu, 31 Dec 2009 03:02:38 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Doug Barton In-Reply-To: <4B3A5C2E.5080701@FreeBSD.org> Message-ID: <20091231030107.K48283@delplex.bde.org> References: <200912290849.nBT8nh7c017065@svn.freebsd.org> <4B3A5C2E.5080701@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Ed Schouten Subject: Re: svn commit: r201180 - head/sbin/shutdown X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 16:02:45 -0000 On Tue, 29 Dec 2009, Doug Barton wrote: > Ed Schouten wrote: >> While there, rename die_you_gravy_sucking_pig_dog() to something that's >> less moronic. > > Boo! IMO the fact that at least some of our sources have some > personality is a feature. :) A comment is apparently missing (though it goes without saying). From tunefs(8): .\" Take this out and a Unix Daemon will dog your steps from now until .\" the time_t's wrap around. Bruce