Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/find



Module Name:    basesrc
Committed By:   kleink
Date:           Sun Dec  2 12:46:40 UTC 2001

Modified Files:
        basesrc/usr.bin/find: extern.h find.1 find.h function.c option.c

Log Message:
Since we've already been down that road with -cnewer, support GNU find(1)'s
-anewer as well.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/find/extern.h
cvs rdiff -r1.31 -r1.32 basesrc/usr.bin/find/find.1
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/find/find.h
cvs rdiff -r1.39 -r1.40 basesrc/usr.bin/find/function.c
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/find/option.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index