From owner-cvs-all Wed Oct 21 08:13:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29342 for cvs-all-outgoing; Wed, 21 Oct 1998 08:13:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29337; Wed, 21 Oct 1998 08:13:21 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21495; Wed, 21 Oct 1998 08:13:16 -0700 (PDT) Date: Wed, 21 Oct 1998 08:13:16 -0700 (PDT) Message-Id: <199810211513.IAA21495@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat Makefile objformat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/21 08:13:16 PDT Modified files: usr.bin/objformat Makefile objformat.c Log: Remove most of the code and replace it with a call to getobjformat(). Revision Changes Path 1.12 +3 -9 src/usr.bin/objformat/Makefile 1.5 +13 -109 src/usr.bin/objformat/objformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message