NetBSD/bin/test
christos 35d9d3fddf Make sure we don't run over the end of the argument array while scanning
for input. This can happen if we have a unary not without an argument. When
we scan for the argument, we are already at the NULL element of the argument
array. Then when we scan ahead for a -a or -o, we end up testing the next
element after the NULL.
2007-05-24 18:47:08 +00:00
..
Makefile fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
TEST.csh
test.1 Use the same wording for '-p' as for other file related tests. 2007-05-15 22:00:51 +00:00
test.c Make sure we don't run over the end of the argument array while scanning 2007-05-24 18:47:08 +00:00