From owner-freebsd-audit Wed Mar 20 15:15:27 2002 Delivered-To: freebsd-audit@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 79CAE37B404 for ; Wed, 20 Mar 2002 15:15:23 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2KNFKB52357; Wed, 20 Mar 2002 23:15:20 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2KNEi4j080363; Wed, 20 Mar 2002 23:14:44 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203202314.g2KNEi4j080363@grimreaper.grondar.org> To: Bruce Evans Cc: audit@FreeBSD.ORG Subject: Re: Make find(1) standalone - commit candidate References: <20020321100345.D11887-100000@gamplex.bde.org> In-Reply-To: <20020321100345.D11887-100000@gamplex.bde.org> ; from Bruce Evans "Thu, 21 Mar 2002 10:09:04 +1100." Date: Wed, 20 Mar 2002 23:14:44 +0000 From: Mark Murray 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. That was a loaded question :-). There is a load of password-related crap pw_*.c that is crying out to be shoved into a library. I have sorta decided that libutil may be it. get_date() seems to be another candidate. I belive that $#|+loads of other programs doing "private" date parsing can also use this. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message