From owner-freebsd-audit Wed Mar 20 15:10: 7 2002 Delivered-To: freebsd-audit@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 5B06737B400 for ; Wed, 20 Mar 2002 15:10:03 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id KAA26260; Thu, 21 Mar 2002 10:08:54 +1100 Date: Thu, 21 Mar 2002 10:09:04 +1100 (EST) From: Bruce Evans X-X-Sender: To: Mark Murray Cc: Subject: Re: Make find(1) standalone - commit candidate In-Reply-To: <200203202057.g2KKvA4j013529@grimreaper.grondar.org> Message-ID: <20020321100345.D11887-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 20 Mar 2002, Mark Murray wrote: > > On Wed, 20 Mar 2002 markm@FreeBSD.ORG wrote: > > > > OK, except there are now (surprisingly, only) 3 clones of getdate.y > > (the others are in tar and cvs), and the yacc stuff in the Makefile > > is as bogus as before. > > Would it make sense to put getdate.y into some library (libutil?) It seemsto be reasonably suitable for putting in a library despite its support for compile-time configuration. I don't like putting miscellaneous things in libutil. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message