From owner-cvs-src@FreeBSD.ORG Mon Apr 5 00:59:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF6416A4FB; Mon, 5 Apr 2004 00:59:57 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E3A43D3F; Mon, 5 Apr 2004 00:59:56 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3583fjL019234 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Apr 2004 11:03:43 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i357xkPc033625; Mon, 5 Apr 2004 10:59:46 +0300 (EEST) (envelope-from ru) Date: Mon, 5 Apr 2004 10:59:45 +0300 From: Ruslan Ermilov To: Bosko Milekic Message-ID: <20040405075945.GB33142@ip.net.ua> References: <200404031710.i33HA5Ai010049@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <200404031710.i33HA5Ai010049@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/find extern.h function.c option.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 05 Apr 2004 07:59:59 -0000 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 03, 2004 at 09:10:05AM -0800, Bosko Milekic wrote: > bmilekic 2004/04/03 09:10:05 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/find extern.h function.c option.c=20 > Log: > Give find(1) the option -acl to locate files with extended > ACLs. This is similar to what ls(1) can do. It is handy to > have it so that it can be used in conjunction with > "-exec setfacl {} \;" (to find(1)), among others. > =20 > This is the submitter's patch, but slightly modified. > =20 > PR: bin/65016 > Submitted by: Christian S.J. Peron > =20 > Revision Changes Path > 1.20 +2 -0 src/usr.bin/find/extern.h > 1.49 +51 -0 src/usr.bin/find/function.c > 1.21 +1 -0 src/usr.bin/find/option.c >=20 You forgot to document the new primary in the manpage. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcRHxUkv4P6juNwoRAvqLAJ9PXVLaqhjajKQ8e3xO9iyseNxhkQCeObSq L9vuzKsa7uha4RIU0NvBpfo= =mlTq -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--