Apparently, On Wed, Apr 03, 2002 at 10:01:36PM +0200,
        Poul-Henning Kamp said words to the effect of;

> In message <[EMAIL PROTECTED]>, Ju
> lian Elischer writes:
> >
> >
> >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?
> 
> .a you take apart with ar(1), .so you're stuck as far as my knowledge
> goes.

objdump works on both of these, the addresses won't be resolved though.

> 
> -- 
> Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
> [EMAIL PROTECTED]         | TCP/IP since RFC 956
> FreeBSD committer       | BSD since 4.3-tahoe    
> Never attribute to malice what can adequately be explained by incompetence.
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to