From owner-freebsd-security Thu Nov 5 07:48:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26315 for freebsd-security-outgoing; Thu, 5 Nov 1998 07:48:04 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from dt053n18.san.rr.com (dt053n18.san.rr.com [204.210.34.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26310 for ; Thu, 5 Nov 1998 07:48:02 -0800 (PST) (envelope-from Studded@gorean.org) Received: from gorean.org (localhost [127.0.0.1]) by dt053n18.san.rr.com (8.8.8/8.8.8) with ESMTP id HAA14298; Thu, 5 Nov 1998 07:47:25 -0800 (PST) (envelope-from Studded@gorean.org) Message-ID: <3641C882.EA06705F@gorean.org> Date: Thu, 05 Nov 1998 07:47:14 -0800 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.7-STABLE-1101 i386) X-Accept-Language: en MIME-Version: 1.0 To: Nicholas Charles Brawn CC: FreeBSD-security@FreeBSD.ORG Subject: Re: [rootshell] Security Bulletin #25 (fwd) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nicholas Charles Brawn wrote: > > Well I just grabbed 1.2.26 and did: > find . -exec grep sprintf {} \; |wc -l This is fairly tangential, but you could accomplish exactly the same thing with just grep: grep -iRc sprintf * hope this is useful to someone, Doug -- *** Chief Operations Officer, DALnet IRC network *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message