index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
find
/
function.c
Age
Commit message (
Expand
)
Author
2005-06-15
no more whiteouts
Todd C. Miller
2004-07-20
ansi; khalek@linuxgamers.net
Theo de Raadt
2004-07-01
setmode(3) returns void *, not mode_t *. ok millert@
Otto Moerbeek
2003-06-26
bring protypes into scope. this requires some quirky handling, but in
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-30
remove local declaration of user_from_uid()/group_from_uid()
Matthieu Herrb
2002-05-03
Fix pasto in -anewer and -cnewer options that caused them to behave
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2000-07-19
new strtofflags/fflagstostr
Michael Shalayeff
2000-07-08
Add a -flags option similar to -perm but for filke flags (ala
Todd C. Miller
2000-06-07
-iname support; karls@inet.no
Theo de Raadt
1999-12-04
o use nanosecond precision with the -newer option
Todd C. Miller
1999-10-04
If we can't chdir to the root dir in -execdir, just return instead
Todd C. Miller
1999-10-04
Move the chdir/fchdir hack so that it is local to the -execdir
Todd C. Miller
1999-10-03
Do not use FTS_CHDIRROOT flag as it is fatally flawed. Instead,
Todd C. Miller
1999-03-17
Add -W option so -type W gets a chance to work.
Marc Espie
1998-09-26
more setmode() leaks -- kill 'em all
Theo de Raadt
1997-11-13
Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch
Theo de Raadt
1997-09-01
Fix problem with ``find -execdir'' not having the correct initial cwd.
Todd C. Miller
1997-06-30
Some -Wall cleanliness.
Todd C. Miller
1996-12-23
Add -execdir support.
Todd C. Miller
1996-09-01
Add support for -empty
Thorsten Lockert
1996-09-01
Add support for -mindepth while at it
Thorsten Lockert
1996-08-31
Add support for -maxdepth option
Thorsten Lockert
1996-06-26
rcsid
Theo de Raadt
1996-06-25
indent nice
Theo de Raadt
1996-05-28
support whiteouts; netbsd pr#2394; mike.long@analog.com
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt