Date: Sun, 19 Dec 1999 07:43:19 -0800 (PST) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find Makefile extern.h find.1 find.h function.c option.c Message-ID: <199912191543.HAA56844@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 1999/12/19 07:43:19 PST
Modified files:
usr.bin/find Makefile extern.h find.1 find.h
function.c option.c
Log:
Second part of bin/3648: add -flags to search for specific flags.
I added $FreeBSD$ whicle I was here. The patch wasn't usable anymore
due to its age so I adapted it.
PR: bin/3648
Submitted by: Martin Birgmeier <mbirg@austria.ds.philips.com>
Revision Changes Path
1.4 +3 -1 src/usr.bin/find/Makefile
1.9 +2 -0 src/usr.bin/find/extern.h
1.22 +15 -1 src/usr.bin/find/find.1
1.6 +9 -2 src/usr.bin/find/find.h
1.20 +58 -1 src/usr.bin/find/function.c
1.9 +2 -1 src/usr.bin/find/option.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912191543.HAA56844>
