From owner-svn-src-head@FreeBSD.ORG Wed Dec 30 01:53:51 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E037106566B; Wed, 30 Dec 2009 01:53:51 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 3E7858FC22; Wed, 30 Dec 2009 01:53:50 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 4so2993269eyf.9 for ; Tue, 29 Dec 2009 17:53:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=B1xq/UhPAIQgeZihRfoyOlJnMtTPg9t4BeNiYG3vHgA=; b=XICyNJG1WJkfG48YLfd8j02P4jWRoDJpEPryvYcGf5MHciw27ZRRMCd1W6G4/BP1Ka 8gMWOraqn3j0YfnBIeOYDS/ps/hUae11vONQjkwD8t7gNL9EhnBUQN4DVE1Id2N7eqFN 1UseJhDdt7Gk3pHXx9pmLn7TfduBM0cnRqB+Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=V8m9xLARYdHu3r651yCximwgcXlbA+mWih9E8XEbyObRI3rIUkI6boYwW4DpQzn+TA LGFkHz/jbaA+XyMR2oaxeitKQ5GzwBSCy1kGXEFkcDbOvSmBjuN5BU7emuw0I02y/ilW OPpdTBpgTVx9N40ZCAFEbBlkbsKmd9xTYvHfI= MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.216.88.68 with SMTP id z46mr6082376wee.27.1262138018150; Tue, 29 Dec 2009 17:53:38 -0800 (PST) In-Reply-To: References: <200912290849.nBT8nh7c017065@svn.freebsd.org> From: Ivan Voras Date: Wed, 30 Dec 2009 02:53:18 +0100 X-Google-Sender-Auth: 62384d77ad7c709c Message-ID: <9bbcef730912291753w533b04ffhb7462f624db499bf@mail.gmail.com> To: "Carlos A. M. dos Santos" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 30 Dec 2009 01:53:51 -0000 2009/12/30 Carlos A. M. dos Santos : > On Tue, Dec 29, 2009 at 6:49 AM, Ed Schouten wrote: >> Author: ed >> Date: Tue Dec 29 08:49:43 2009 >> New Revision: 201180 >> URL: http://svn.freebsd.org/changeset/base/201180 >> >> Log: >> =C2=A0Add missing `void' for functions without arguments. > > Ok. > >> =C2=A0While there, rename die_you_gravy_sucking_pig_dog() to something t= hat's >> =C2=A0less moronic. > > Would you consider reverting this? die_you_gravy_sucking_pig_dog is > part of the BSD history, just like "you are not expected to understand > this" belongs to the Unix history. Oh definitely keep die_you_gravy_sucking_pig_dog() - it really is one of the better known landmarks of BSD-dom :) (and I was also against backing out the IP evil-bit support :) ) Too much seriousness is a bad thing!