From owner-freebsd-security Thu Aug 10 12:28:43 2000 Delivered-To: freebsd-security@freebsd.org Received: from mercury.mich.com (mercury.mich.com [64.79.64.32]) by hub.freebsd.org (Postfix) with ESMTP id 2826137BA77 for ; Thu, 10 Aug 2000 12:28:31 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm014-002.dialup.bignet.net [64.79.82.114]) by mercury.mich.com (8.9.3/8.9.3) with ESMTP id PAA05939; Thu, 10 Aug 2000 15:27:43 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id A7848191D; Thu, 10 Aug 2000 15:24:27 -0400 (EDT) Date: Thu, 10 Aug 2000 15:24:27 -0400 From: Will Andrews To: Sheldon Hearn Cc: Markus Holmberg , freebsd-security@FreeBSD.ORG Subject: Re: Unified diff format in output of /etc/security? Message-ID: <20000810152427.H1248@argon.gryphonsoft.com> References: <20000810091748.A7931@acc.umu.se> <66312.965898475@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <66312.965898475@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Aug 10, 2000 at 11:07:55AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Aug 10, 2000 at 11:07:55AM +0200, Sheldon Hearn wrote: > Yes; the output of a diff on setuid executables is less readable as a > unified diff -- you get lots of meaningless lines of output. If you mean non-differentiating lines, you can eliminate those with ``diff -u0'' and then grep out the @@ blah.. @@ lines with a neat grep -v regex. -- Will Andrews GCS/E/S @d- s+:+ a--- C++ UB++++$ P+ L- E--- W+ N-- !o ?K w--- O- M+ V- PS+ PE++ Y+ PGP+>+++ t++ 5 X+ R+ tv+ b++ DI+++ D+ G++ e>++++ h! r- y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message