freebsd-dev/usr.bin/find
Warner Losh 127d7563c4 Add -execdir which will execute the exec command in the dir of the file
in question.  This change and the fts changes should be merged into 2.2-stable
as soon as they are vetted in -current.  This should allow cleaning of files
in /tmp to be reneabled.
Obtained from: OpenBSD
1997-08-29 23:09:45 +00:00
..
extern.h Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00
find.1 Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00
find.c Merge from Lite2 - use new getvfsbyname() and related changes. 1997-03-11 13:48:37 +00:00
find.h Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00
function.c Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00
ls.c Localize it 1996-08-12 11:39:24 +00:00
main.c Eliminate a variable that is set but never used. 1997-05-19 18:16:29 +00:00
Makefile Merge from Lite2 - use new getvfsbyname() and related changes. 1997-03-11 13:48:37 +00:00
misc.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
operator.c Fix a gross bug in the ! operator optimization code. The following 1997-03-10 19:20:39 +00:00
option.c Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00