K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-04-14T01:30:20.000000Z K 7 svn:log V 593 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 END