Keith Bostic uploaded the 4.4 find to uunet for us (tested and seems to
authorNate Willams <nate@FreeBSD.org>
Wed, 28 Jul 1993 22:15:10 +0000 (22:15 +0000)
committerNate Willams <nate@FreeBSD.org>
Wed, 28 Jul 1993 22:15:10 +0000 (22:15 +0000)
commit6b479535071eaa29570d15e0acdeb709e448bca6
tree6d694bb9a022d9a045a8afd0c383dd7eb9643dab
parent86e99417078d5960c066f32f8daa52c586f2b299
Keith Bostic uploaded the 4.4 find to uunet for us (tested and seems to
work well)  Changes are minimal from the previous version, mostly
ANSI-fication stuff and fnmatch updates for the fnmatch code we have now,
before I made an informed guess on how it was supposed to work.
usr.bin/find/Makefile
usr.bin/find/extern.h
usr.bin/find/find.1
usr.bin/find/find.c
usr.bin/find/find.h
usr.bin/find/function.c
usr.bin/find/ls.c
usr.bin/find/main.c
usr.bin/find/misc.c
usr.bin/find/operator.c
usr.bin/find/option.c