Date: Sat, 2 Feb 2008 14:53:21 +0000 From: Ceri Davies <ceri@submonkey.net> To: Dag-Erling Smorgrav <des@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/security 100.chksetuid Message-ID: <20080202145321.GH6064@submonkey.net> In-Reply-To: <200802021227.m12CRcZ9008161@repoman.freebsd.org> References: <200802021227.m12CRcZ9008161@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sat, Feb 02, 2008 at 12:27:38PM +0000, Dag-Erling Smorgrav wrote:
> des 2008-02-02 12:27:38 UTC
>
> FreeBSD src repository
>
> Modified files:
> etc/periodic/security 100.chksetuid
> 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 corresponding
> "-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
--
That must be wonderful! I don't understand it at all.
-- Moliere
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)
iD8DBQFHpIPhocfcwTS3JF8RArEYAJ9kk+nVBWd/3Aa/SfIZNVzctuQO0ACgsSAG
QMDFvKcApcjRWhG/nPzcPHY=
=EmZ/
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080202145321.GH6064>
