index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
find
/
extern.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option for finding sparse files.
dwmalone
2013-03-03
1
-0
/
+2
*
find: Implement real -ignore_readdir_race.
jilles
2012-07-25
1
-1
/
+3
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
Don't let find(1) depend on struct timeb.
ed
2010-02-09
1
-2
/
+1
*
Implement a number of primaries present in GNU find, but not present
imp
2008-02-23
1
-0
/
+3
*
The last execution of -exec {} + is not done if the -exec primary is
krion
2006-05-14
1
-0
/
+1
*
Remove partial support for building this on NetBSD.
tjr
2004-07-29
1
-2
/
+0
*
- introduce a new primary `-depth n', which tests whether
eik
2004-05-28
1
-0
/
+1
*
Give find(1) the option -acl to locate files with extended
bmilekic
2004-04-03
1
-0
/
+2
*
Fix all WARNS. Checked with "make WARNS=9". Remove unused file.
markm
2003-06-14
1
-0
/
+3
*
There is breakage in parsedate, so revert to get_date until this can be
markm
2002-04-02
1
-1
/
+1
*
Restructure for own parsedate (replacement for get_date from CVS).
markm
2002-03-21
1
-0
/
+2
*
Remove __P().
markm
2002-03-20
1
-10
/
+10
*
1) Remove -Wall from Makefile.
dwmalone
2002-02-27
1
-1
/
+1
*
Remove emalloc and expand to the malloc + error checking it was, where used.
obrien
2001-07-24
1
-1
/
+0
*
They add the following commands:
phk
2001-05-03
1
-41
/
+59
*
Implement the following options and primaries:
knu
2001-02-23
1
-0
/
+5
*
Add the -empty flag, from OpenBSD. It returns true if the directory
peter
2001-01-23
1
-0
/
+1
*
This patch adds the -mindepth and -maxdepth options to find(1), which
roberto
2000-06-12
1
-0
/
+3
*
Second part of bin/3648: add -flags to search for specific flags.
roberto
1999-12-19
1
-0
/
+2
*
Fixed disordering in previous commit.
bde
1998-11-29
1
-1
/
+1
*
Added a sort option to find(1).
wosch
1998-11-29
1
-1
/
+1
*
A partial frontal lobotomy for find if using the NetBSD libc which
jb
1998-01-10
1
-0
/
+2
*
Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.
wosch
1997-10-13
1
-0
/
+3
*
Add -execdir which will execute the exec command in the dir of the file
imp
1997-08-29
1
-0
/
+1
*
Implement a -delete option to find. The code is extremely paranoid and
peter
1996-10-04
1
-0
/
+1
*
Add GNU-style `-print0' primary. This exists so that one can safely
wollman
1995-05-09
1
-0
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+78