From owner-svn-src-all@FreeBSD.ORG Wed Dec 30 00:14:55 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 7B2CF1065672; Wed, 30 Dec 2009 00:14:55 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 909D68FC12; Wed, 30 Dec 2009 00:14:54 +0000 (UTC) Received: by fxm27 with SMTP id 27so11182894fxm.3 for ; Tue, 29 Dec 2009 16:14:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Deeq05QrY7X9IpAr0P9RR+H5SGxGGRG2abwB3nj+O2w=; b=uH/QljqM4/Adbu1qUVaJfJQp9K0EG4tAQoGNhaSSxbFnSL1bZ7Devwn4KfvDU74x/C QOI82nK2dhFeuuULFmOUUEY/jx1BaiTy+/7ZIlBOvE9e/5icmW0X/xPfKWcLkyXwzOi5 NAulNdkBMbWBU9YpZXXjfUfgBfo4XzyFQSbEA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kh3gRxr8ccYWh37ErVIzMFvyOJN+CKBf+ME2ZbEPy2RV7kSBzvxiZnUggUW63CUX2B +moid9ZkxTUVTcGw1otlxgJ7b6sXbWYTr+aqdZlh08dFZy47o9O0fiiKBxn15MJ7nC3T c0dcg3jP1nCWWqePbVt8Y/cL628c3I4Vz9tKk= MIME-Version: 1.0 Received: by 10.239.179.98 with SMTP id c34mr1989567hbg.17.1262132088485; Tue, 29 Dec 2009 16:14:48 -0800 (PST) In-Reply-To: <200912290849.nBT8nh7c017065@svn.freebsd.org> References: <200912290849.nBT8nh7c017065@svn.freebsd.org> Date: Tue, 29 Dec 2009 22:14:48 -0200 Message-ID: From: "Carlos A. M. dos Santos" To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org 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 00:14:55 -0000 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: > =A0Add missing `void' for functions without arguments. Ok. > =A0While there, rename die_you_gravy_sucking_pig_dog() to something that'= s > =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. --=20 My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken.