From owner-svn-src-all@FreeBSD.ORG Tue Jan 22 20:45:44 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E12E9549; Tue, 22 Jan 2013 20:45:44 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 54914276; Tue, 22 Jan 2013 20:45:44 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.6/8.14.6) with ESMTP id r0MKjYgu051962; Tue, 22 Jan 2013 22:45:34 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.7.4 kib.kiev.ua r0MKjYgu051962 Received: (from kostik@localhost) by tom.home (8.14.6/8.14.6/Submit) id r0MKjYUc051960; Tue, 22 Jan 2013 22:45:34 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 22 Jan 2013 22:45:34 +0200 From: Konstantin Belousov To: "Pedro F. Giffuni" Subject: Re: svn commit: r245763 - stable/9/sbin/newfs_msdos Message-ID: <20130122204534.GR2522@kib.kiev.ua> References: <201301220339.r0M3dupN079529@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGw25I70SdcL9+dm" Content-Disposition: inline In-Reply-To: <201301220339.r0M3dupN079529@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 22 Jan 2013 20:45:45 -0000 --ZGw25I70SdcL9+dm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 22, 2013 at 03:39:55AM +0000, Pedro F. Giffuni wrote: > Author: pfg > Date: Tue Jan 22 03:39:55 2013 > New Revision: 245763 > URL: http://svnweb.freebsd.org/changeset/base/245763 >=20 > Log: > MFC r245648: > =20 > newfs_msdos: cosmetical cleanups > =20 > - Simplify diagnostic messages. > - Adopt lowercase first letters to make the messages > more canonical. > =20 > PR: bin/175404 > Submitted by: Christoph Mallon > Reviewed by: bde >=20 > Modified: > stable/9/sbin/newfs_msdos/newfs_msdos.c It seems that this commit, as well as the same merge to stable/8, missed the mergeinfo. --ZGw25I70SdcL9+dm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQIcBAEBAgAGBQJQ/vptAAoJEJDCuSvBvK1Bl4AQAKbWxGuXZVHTggA0savxdAsI 4zd3bL7yY/M7/wlUy25Gt0+eln/VmzYCfMdIzoKMF9UP7XbzdkiuGtfksgwgc3+O RvdU/bTrNJJz+iqYyTt5V3XmrFaZTaBv+lE5sm+EWzIG+28hbJMABv4v3jBeRrQI /Z7LGf+KC0BcSvJkqUOsCaocpIGUYd2zGIfXTlJ3pnxZDdkmXypnK003XzNrYTIZ SF5GnSK2DuRgRHUF/FyY3+78pJ/xU1PSW3smtkNGR9QbcW71YIK+tWY1W96p0Pv7 eU6BAr1xoUWbmX1ok7+5N+eZmh5JEugt7ubZ37R/BOGEBvs0uNJzcrxvZTBkKSba Z6tAS7AzozqIF5zXDrsBPpJVx8pTwBZpKQ5celklTCsg8jndjWj1Vjm2ePD6qliA CdWX0kD7YQLaM3JHB17i/BQUAcCpL93t935TZID5D/fDH4UMIXivir5TXxmXNEKm dR1cdlzGPSMbFzHAko2idoYR2ENy0xvbmUi3sSgAJUaLGytYsOPWW+QNf1004vN1 DN6waQVQTUNtfp+u80gC/ZrQyPzDXlKN2575Kczx5hogGS1wkthuWbxa1NKF/Uoy niUizsVA6ZD9dZD6zhUxq8zS6/ntENmK+x66i/5B+/wieHNZ0CmfVgh5tSOPCq20 R1TFusXDq/Z1ESgp0G1G =LfE+ -----END PGP SIGNATURE----- --ZGw25I70SdcL9+dm--