NetBSD/usr.bin/find
jschauma a32f19d465 Add a new primary '-exit n':
This primary causes find to stop traversing the filesystem and
exit immediately if a previous condition was met.  If no value is
specified, the exit value will be 0, else n.  Note that other
primaries will be evaluated and acted upon before exiting.

Ok matt@, garbled@.
2006-02-20 16:31:02 +00:00
..
extern.h Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00
find.1 Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00
find.c Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00
find.h Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00
function.c Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00
ls.c
main.c Revert, as requested by cube@. 2005-10-19 12:25:51 +00:00
Makefile
misc.c
operator.c
option.c Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00