NetBSD/bin
pooka 4515588628 Fix the "dne" handling and chmod behaviour properly: values of dne
need to be on a stack instead of being a single variable since
directories are processed depth-first.  Otherwise dne randomly
depends on the previously processed entry.

This fixes both chmod of non-created directories (they used to be
chmod'd even when not created if their last child element did not
exist in the target subtree) and a "foo exists" bug exposed by my
last commit which removed directory sorting.

all regression tests passed
2009-10-08 20:36:41 +00:00
..
cat
chio
chmod
cp Fix the "dne" handling and chmod behaviour properly: values of dne 2009-10-08 20:36:41 +00:00
csh
date
dd
df
domainname
echo
ed remove unused global variable 2009-07-26 02:07:12 +00:00
expr
hostname
kill Make sure that numerical signals and pids are in range for their types. 2009-10-01 09:24:38 +00:00
ksh Support 0xnn for hexadecimal constants - as well as 16#nn. 2009-08-02 21:24:18 +00:00
ln
ls
mkdir
mt
mv
pax too many dots. noted by anon-ymous 2009-09-06 13:38:50 +00:00
ps Bump date for previous. 2009-08-03 22:22:10 +00:00
pwd
rcmd
rcp Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
rm
rmdir
sh only for when trap if we are going to exit. 2009-10-07 18:12:11 +00:00
sleep
stty
sync
test
Makefile
Makefile.inc