Source-Changes archive

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

CVS commit: src/usr.bin/find



Module Name:    src
Committed By:   provos
Date:           Sun Aug  3 19:46:04 UTC 2003

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

Log Message:
Implement -iname for case insensitive matching on file names.
>From freebsd/openbsd.  Approved by jaromir@, manu@, perry@.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.bin/find/extern.h src/usr.bin/find/option.c
cvs rdiff -r1.45 -r1.46 src/usr.bin/find/find.1
cvs rdiff -r1.16 -r1.17 src/usr.bin/find/find.h
cvs rdiff -r1.44 -r1.45 src/usr.bin/find/function.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