From owner-cvs-all Mon Sep 14 11:24:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20157 for cvs-all-outgoing; Mon, 14 Sep 1998 11:24:54 -0700 (PDT) (envelope-from owner-cvs-all) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20152; Mon, 14 Sep 1998 11:24:52 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id LAA09919; Mon, 14 Sep 1998 11:24:41 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: John Polstra cc: jkh@FreeBSD.ORG, 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 In-reply-to: Your message of "Mon, 14 Sep 1998 08:42:03 PDT." <199809141542.IAA12122@austin.polstra.com> Date: Mon, 14 Sep 1998 11:24:41 -0700 Message-ID: <9915.905797481@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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. Ah, well, we're just trying to get releases going again here. If you have other ideas in mind for making that happen, by all means, please do! :) - Jordan