Date: Mon, 14 Sep 1998 08:42:03 -0700 From: John Polstra <jdp@polstra.com> To: jkh@FreeBSD.ORG Cc: committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/crunch/crunchide exec_aout.c exec_elf32.c exec_elf64.c extern.h Makefile crunchide.c Message-ID: <199809141542.IAA12122@austin.polstra.com> In-Reply-To: <199809141135.EAA18332@freefall.freebsd.org> References: <199809141135.EAA18332@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199809141135.EAA18332@freefall.freebsd.org>, Jordan K. Hubbard <jkh@FreeBSD.ORG> wrote: > jkh 1998/09/14 04:35:33 PDT > > Modified files: > usr.sbin/crunch/crunchide Makefile crunchide.c > Added files: > usr.sbin/crunch/crunchide exec_aout.c exec_elf32.c > exec_elf64.c extern.h > Log: > Teach crunch about an elf/a.out world. > Submitted by: jhay Oh, drat! This is fine, but it's sure a lot of wasted work. I pointed out in -current a week or two ago that, for ELF, crunchide could be thrown out entirely and replaced by a suitable invocation of /usr/libexec/elf/objcopy. If I had known you guys were working on it, I would have told you directly. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809141542.IAA12122>