From owner-svn-src-head@FreeBSD.ORG Mon Oct 13 15:24:46 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90361286 for ; Mon, 13 Oct 2014 15:24:46 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 579DA1BB for ; Mon, 13 Oct 2014 15:24:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id s9DFOkqH070340 for ; Mon, 13 Oct 2014 15:24:46 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s9DFOkJk070337 for svn-src-head@freebsd.org; Mon, 13 Oct 2014 15:24:46 GMT (envelope-from bdrewery) Received: (qmail 95174 invoked from network); 13 Oct 2014 10:24:44 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 13 Oct 2014 10:24:44 -0500 Message-ID: <543BEEB9.9020809@FreeBSD.org> Date: Mon, 13 Oct 2014 10:24:41 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: John Baldwin , Hiroki Sato Subject: Re: svn commit: r272974 - in head: etc share/man/man8 References: <201410112349.s9BNnSXc065105@svn.freebsd.org> <19185059.XYhcd3Nsjh@ralph.baldwin.cx> <543BED4F.7010706@FreeBSD.org> In-Reply-To: <543BED4F.7010706@FreeBSD.org> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="duJuvN7OSk0w0KSE6UBHhV8fklqiimEih" Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 13 Oct 2014 15:24:46 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --duJuvN7OSk0w0KSE6UBHhV8fklqiimEih Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 10/13/2014 10:18 AM, Bryan Drewery wrote: > On 10/13/2014 10:03 AM, John Baldwin wrote: >> On Saturday, October 11, 2014 11:49:28 PM Hiroki Sato wrote: >>> Author: hrs >>> Date: Sat Oct 11 23:49:27 2014 >>> New Revision: 272974 >>> URL: https://svnweb.freebsd.org/changeset/base/272974 >>> >>> Log: >>> Add ${name}_env and ${name}_prepend. ${name}_env is an argument li= st >>> which will be passed to env(1). ${name}_prepend is simply prepended = to the >>> command line for $command. >> >> Nice! I've needed _env before and resorted to hacks instead. >> >=20 > I'm planning to commit > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D88913 once I find s= ome > free time. It will allow wrapping any rc cmd with an arbitrary script. >=20 (I didn't really read the entire patch for r272974). I see that this commit invalidates that. I'll close it :) --=20 Regards, Bryan Drewery --duJuvN7OSk0w0KSE6UBHhV8fklqiimEih Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJUO+65AAoJEDXXcbtuRpfP/YcH/1PhuODb8tLGiuTbnmZk5McO X+le97CoxWRncEC8ICKxE2RGqYVdvcndFoUn9zLoEuQEKa/bxidYH4q72I4jPvlV 8XCeG+BZV+xWn3vB0Wl/3vV58zzgMBHuDMXnjkRIo5ILUDPYSaQ3E0PxNY8h0OTg jtsbOovKuyrphrBk+p3JO4QQ931+/CwiTlcI+WVi2VAYgsEp+RtAruthxiJmFJTS s5i+tys8bYNjijkkYhbSMXI5TSCLM//STYMa1GHzGUk6lPaVYi7GlyEKvpigGEtr 6oUJzgVymUff6KTZWhZN5XEwukLWb+Hz/mn5eZaaZqUD2In2SSwZ8zoAnWpEfAk= =vLQd -----END PGP SIGNATURE----- --duJuvN7OSk0w0KSE6UBHhV8fklqiimEih--