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
..
Makefile
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
main.c Revert, as requested by cube@. 2005-10-19 12:25:51 +00:00
misc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
operator.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
option.c Add a new primary '-exit n': 2006-02-20 16:31:02 +00:00