-a wasn't getting discarded completely; test case is:
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 2 Jul 1990 08:09:52 +0000 (00:09 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 2 Jul 1990 08:09:52 +0000 (00:09 -0800)
commitb1a11722df79ff28a2704e918ef0c3639d1db0d3
tree925464b95355521aaa636fe2a723d7b95acce38b
parent84f9c31ec8ac38f165b5e16954c3637be91121a9
-a wasn't getting discarded completely; test case is:
find /tmp '(' -fstype local -o -prune ')' -a -print

SCCS-vsn: usr.bin/find/find.c 4.32
SCCS-vsn: usr.bin/find/option.c 5.3
usr/src/usr.bin/find/find.c
usr/src/usr.bin/find/option.c