From owner-freebsd-arch Thu Apr 27 11: 0:11 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id CBE4737B541 for ; Thu, 27 Apr 2000 11:00:03 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id TAA02007 for ; Thu, 27 Apr 2000 19:59:59 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id TAA01313 for freebsd-arch@freebsd.org; Thu, 27 Apr 2000 19:59:58 +0200 (CEST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id E3B9F37B96A; Thu, 27 Apr 2000 10:58:21 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id TAA64581; Thu, 27 Apr 2000 19:58:17 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: chris@calldei.com Cc: cvs-committers@freebsd.org, freebsd-arch@freebsd.org Subject: Re: cvs commit: src/contrib/tcsh - Imported sources References: <20000415231805.33B311CD7@overcee.netplex.com.au> <20000416024118.A71475@lucifer.bart.nl> <20000415203009.B99830@holly.calldei.com> From: Dag-Erling Smorgrav Date: 27 Apr 2000 19:58:17 +0200 In-Reply-To: Dag-Erling Smorgrav's message of "27 Apr 2000 16:17:29 +0200" Message-ID: Lines: 20 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > vgrind(1) does not use any magic constructs specific to csh, and > rewriting it for sh should be a) trivial and b) an improvement, since > the current code needs to work around bugs and misfeatures in csh. > > Further improvements and simplifications can be made by using > getopt(1) instead of the current option-parsing hack. In fact, I'd do it right here and now, except I can't get (unmodified) vgrind(1) to work at all: des@des ~% vgrind src/test.c /usr/share/tmac/tmac.safer:3: error: end of file while defining macro `un' /usr/share/tmac/tmac.safer:3: error: end of file while defining macro `un' des@des ~% uname -a FreeBSD des.follo.net 4.0-STABLE FreeBSD 4.0-STABLE #5: Sat Mar 25 22:53:09 CET 2000 des@des.follo.net:/usr/src/sys/compile/DES i386 DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message