Date: Sat, 13 Apr 2002 18:30:20 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find Makefile getdate.y Message-ID: <200204140130.g3E1UKQ40145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/13 18:30:20 PDT
Modified files:
usr.bin/find Makefile
Added files:
usr.bin/find getdate.y
Log:
Clean up the 1/2 a** committing from Thu, 3 May 2001 11:05:39 -0700 (PDT).
Since then we have living with a GPL'ed find(1) due to grabbing getdate.y
from src/contrib/cvs and its user of the GPL'ed xtime.h. I don't even want
to think about how this could have affected people using our source base.
Would it have been too much trouble to do then what I did now?
Copied getdate.y (public domain) to usr.bin/find and change to use
standard system headers. find(1) now compiles simply with out having
to go to extra effort to do so.
Pointed hat to: phk
Build fixed on: gcc 3.1 using platforms
Revision Changes Path
1.16 +0 -4 src/usr.bin/find/Makefile
1.1 +1010 -0 src/usr.bin/find/getdate.y (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204140130.g3E1UKQ40145>
