From owner-cvs-src@FreeBSD.ORG Sat Feb 2 14:53:23 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2EEB16A417; Sat, 2 Feb 2008 14:53:23 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc3-cdif2-0-0-cust64.cdif.cable.ntl.com [81.106.128.65]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBB813C4EA; Sat, 2 Feb 2008 14:53:23 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JLJk9-0001Tm-U5; Sat, 02 Feb 2008 14:53:21 +0000 Date: Sat, 2 Feb 2008 14:53:21 +0000 From: Ceri Davies To: Dag-Erling Smorgrav Message-ID: <20080202145321.GH6064@submonkey.net> References: <200802021227.m12CRcZ9008161@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vy3x0i7GCC7mAH4A" Content-Disposition: inline In-Reply-To: <200802021227.m12CRcZ9008161@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.17 (2007-11-01) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/security 100.chksetuid X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 14:53:24 -0000 --vy3x0i7GCC7mAH4A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 02, 2008 at 12:27:38PM +0000, Dag-Erling Smorgrav wrote: > des 2008-02-02 12:27:38 UTC >=20 > FreeBSD src repository >=20 > Modified files: > etc/periodic/security 100.chksetuid=20 > Log: > Rewrite to consume significantly less memory, by using find -s instead = of > find | sort. As a bonus, this simplifies the logic considerably. Also > remove the bogus "overruning the args to ls" comment and the correspond= ing > "-n 20" argument to xargs; the whole point with xargs is precisely that= it > knows how large the argument list can safely get. Why use xargs at all? The "-exec ls -liTd {} +" primary would do the same thing. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --vy3x0i7GCC7mAH4A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFHpIPhocfcwTS3JF8RArEYAJ9kk+nVBWd/3Aa/SfIZNVzctuQO0ACgsSAG QMDFvKcApcjRWhG/nPzcPHY= =EmZ/ -----END PGP SIGNATURE----- --vy3x0i7GCC7mAH4A--