From owner-freebsd-current Wed Apr 3 12: 0:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 8015A37B41C for ; Wed, 3 Apr 2002 12:00:14 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020403200014.VWXC18078.rwcrmhc51.attbi.com@InterJet.elischer.org>; Wed, 3 Apr 2002 20:00:14 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA26903; Wed, 3 Apr 2002 11:45:28 -0800 (PST) Date: Wed, 3 Apr 2002 11:45:28 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp Cc: FreeBSD current users Subject: Re: comparing executables In-Reply-To: <86061.1017862922@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 3 Apr 2002, Poul-Henning Kamp wrote: > > >How can I find out which binaries have changed? > >they are all different according to cksum so I assume > >that there is a timestamp or something in them. > >Is there a way to compare only the text segments? > > You can do wonders with objdump(1) and diff. hmmm ok.. what about libraries? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message