home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micro R&D 1
/
MicroRD-CD-ROM-Vol1-1994.iso
/
os20
/
cli
/
find3720.lzh
/
History
< prev
next >
Wrap
Text File
|
1993-07-29
|
4KB
|
104 lines
RCS file: find.c,v
Working file: find.c
head: 37.20
branch:
locks: strict
lübke: 37.20
access list:
symbolic names:
comment leader: " * "
keyword substitution: kv
total revisions: 20; selected revisions: 20
description:
initial version
----------------------------
revision 37.20 locked by: lübke;
date: 1993/07/26 22:38:23; author: lübke; state: Exp; lines: +6 -4
minor bug fixes, some cleanups
----------------------------
revision 37.19
date: 1993/07/26 22:20:00; author: lübke; state: Exp; lines: +2 -1
Ooops, forgot a break in a switch. Softlinks were not recognized. Fixed
----------------------------
revision 37.18
date: 1993/07/26 22:06:19; author: lübke; state: Exp; lines: +63 -76
DoExec() was performed on objects regardless its filetypes
limiting the search to a certain filetype has had no effect
for DoExec(). Filetype matching is now performed in
MatchObject() and DoExec() is called properly.
----------------------------
revision 37.17
date: 1993/07/21 20:55:30; author: lübke; state: Exp; lines: +95 -4
EQUAL, GREATER, LESS and FLAGS keyword added
----------------------------
revision 37.16
date: 1993/07/11 12:19:06; author: lübke; state: Exp; lines: +24 -3
added the NOREQ feature
----------------------------
revision 37.15
date: 1993/07/10 18:24:40; author: lübke; state: Exp; lines: +16 -17
stat is now sum
----------------------------
revision 37.14
date: 1993/06/13 19:35:03; author: lübke; state: Exp; lines: +45 -8
DoExec() implemented
----------------------------
revision 37.13
date: 1993/06/12 16:44:49; author: lübke; state: Exp; lines: +84 -20
older and newer keywords added
GetFIB() added
----------------------------
revision 37.12
date: 1993/06/07 22:02:05; author: lübke; state: Exp; lines: +81 -33
match function 'MatchObject()' added
various cleanups
Find statistics in a seperate function
----------------------------
revision 37.11
date: 1993/06/06 10:51:12; author: lübke; state: Exp; lines: +11 -10
TEMPLATE for CLI Args restructured
----------------------------
revision 37.10
date: 1993/06/06 10:38:04; author: lübke; state: Exp; lines: +75 -73
NameFromLock is now performed only once for each
directory and not for every matching file.
----------------------------
revision 37.9
date: 1993/05/31 20:47:54; author: lübke; state: Exp; lines: +3 -4
some cleanups for QPrintf()
----------------------------
revision 37.8
date: 1993/05/31 20:26:47; author: lübke; state: Exp; lines: +61 -48
QPrintf added, isCon removed, cleanups ...
----------------------------
revision 37.7
date: 1993/05/31 18:00:58; author: lübke; state: Exp; lines: +10 -26
quick option removed
it was'nt very usefull at all
----------------------------
revision 37.6
date: 1993/05/30 14:43:42; author: lübke; state: Exp; lines: +12 -10
some cleanup
----------------------------
revision 37.5
date: 1993/05/30 13:35:19; author: lübke; state: Exp; lines: +33 -8
since and upto keywords added
----------------------------
revision 37.4
date: 1993/05/29 23:15:07; author: lübke; state: Exp; lines: +24 -5
*** empty log message ***
----------------------------
revision 37.3
date: 1993/05/29 22:39:41; author: lübke; state: Exp; lines: +34 -12
*** empty log message ***
----------------------------
revision 37.2
date: 1993/05/29 19:44:16; author: lübke; state: Exp; lines: +269 -31
*** empty log message ***
----------------------------
revision 37.1
date: 1993/05/29 12:17:51; author: lübke; state: Exp;
*** empty log message ***
=============================================================================