From owner-svn-src-stable-7@FreeBSD.ORG Thu Feb 26 19:43:51 2009 Return-Path: Delivered-To: svn-src-stable-7@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BDA41065678; Thu, 26 Feb 2009 19:43:51 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from forwards3.yandex.ru (forwards3.yandex.ru [213.180.223.174]) by mx1.freebsd.org (Postfix) with ESMTP id F2A458FC14; Thu, 26 Feb 2009 19:43:50 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from mxfront72.yandex.ru (mxfront72.yandex.ru [213.180.223.29]) by forwards3.yandex.ru (Yandex) with ESMTP id F14111D35A6; Thu, 26 Feb 2009 22:38:36 +0300 (MSK) Received: from mx2.freebsd.org ([69.147.83.53]:45545 "EHLO mx2.freebsd.org" smtp-auth: TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S9733812AbZBZSOi for (+ 4 others); Thu, 26 Feb 2009 21:14:38 +0300 X-Yandex-TimeMark: 1235672078 X-Yandex-Spam: 2 X-Yandex-Front: mxfront72 Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 642B714DB7D; Thu, 26 Feb 2009 18:14:26 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 01F8D1065790; Thu, 26 Feb 2009 18:14:24 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) 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 2C3DC10656C5; Thu, 26 Feb 2009 18:14:14 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail17.syd.optusnet.com.au (mail17.syd.optusnet.com.au [211.29.132.198]) by mx1.freebsd.org (Postfix) with ESMTP id A65D78FC0A; Thu, 26 Feb 2009 18:14:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-216-167.belrs3.nsw.optusnet.com.au [122.106.216.167]) by mail17.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n1QIE03a029493 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Feb 2009 05:14:02 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n1QIE0Qk070630; Fri, 27 Feb 2009 05:14:00 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n1QIE01T070629; Fri, 27 Feb 2009 05:14:00 +1100 (EST) (envelope-from peter) Date: Fri, 27 Feb 2009 05:14:00 +1100 From: Peter Jeremy To: Andrew Gallatin Message-ID: <20090226181400.GB3540@server.vk2pj.dyndns.org> References: <200902251504.n1PF4UjR000511@svn.freebsd.org> <49A571BE.4060107@cs.duke.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <49A571BE.4060107@cs.duke.edu> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.19 (2009-01-05) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-svn-src-all@freebsd.org Errors-To: owner-svn-src-all@freebsd.org Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r189044 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/cxgb kern X-BeenThere: svn-src-stable-7@freebsd.org List-Id: SVN commit messages for only the 7-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 19:43:53 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Feb-25 11:28:46 -0500, Andrew Gallatin wrote: > Just picking a commit at random, but is there any way > to clean up the props on pf, ath and cxgb: > >> stable/7/sys/contrib/pf/ (props changed) >> stable/7/sys/dev/ath/ath_hal/ (props changed) >> stable/7/sys/dev/cxgb/ (props changed) >> stable/7/sys/kern/kern_descrip.c > > Or at the very least, have the email script ignore them? Having virtually every single commit to 7.x report that properties on sys/contrib/pf, sys/dev/ath/ath_hal and sys/dev/cxgb have changed strikes me as a bug somewhere in the SVN repo or configuration. > Having this props change garbage always in the $SUBJECT of > MFCs makes it very hard to distinguish from the commit > message what part of the tree is actually changing. I also miss having the list of affected files in $SUBJECT - that made it easier to scan for commits to files of interest. --=20 Peter Jeremy --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmm2+gACgkQ/opHv/APuIdl4gCeNfSucr4ssY0R3ibBhzrXe/bm 7gsAn1hZBox7NQvO0KqKSPPOMQH8JO04 =PO3U -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs--