summaryrefslogtreecommitdiff
path: root/usr.bin/find/Makefile
AgeCommit message (Expand)Author
2025-07-25find: Add GNU find's -printfWarner Losh
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-12-21pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot
2018-02-06Allow compiling usr.bin/find on Linux and MacAlex Richardson
2017-12-31find: Link tests to the buildJilles Tjoelker
2017-12-29find(1): Fix -newer and -samefile to conform to POSIX[0]Conrad Meyer
2013-04-19Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten
2010-02-10Remove unneeded CFLAGS.Ed Schouten
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2005-01-25- Make find(1) WARNS?= 6 cleanSuleiman Souhlal
2002-04-15Fix to WARNS=2 level.David E. O'Brien
2002-04-14Clean up the 1/2 a** committing from Thu, 3 May 2001 11:05:39 -0700 (PDT).David E. O'Brien
2002-04-02There is breakage in parsedate, so revert to get_date until this can beMark Murray
2002-04-01Allow to compile a YACC produced file with GCC 3.1 (which has differentDavid E. O'Brien
2002-03-21Restructure for own parsedate (replacement for get_date from CVS).Mark Murray
2002-02-271) Remove -Wall from Makefile.David Malone
2001-05-03 They add the following commands:Poul-Henning Kamp
2000-06-17Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser
2000-06-12 This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-01Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser
1999-12-30Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser
1999-12-19Second part of bin/3648: add -flags to search for specific flags.Ollivier Robert
1998-01-20Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans
1997-03-11Merge from Lite2 - use new getvfsbyname() and related changes.Peter Wemm
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes