NetBSD/bin
dsl b419a25464 Ensure we exit with an error if we don't actually do anything.
There are a lot of tty_warn(0,...) and syswarn(0,...) which probably ought
to be tty_warn/syswarn(1,...) to force an error exit.  However some are
used in interactive parts (eg opening a continuation archive) where there
is a separate retry loop.
So we just pass a failure code out to main() - how quaint!
This should now cause the NetBSD build to fail when gzip tries to write
to a non-existant directory.
(I suspect there are still many errors that don't get reported correctly.)
2006-02-11 11:04:57 +00:00
..
cat
chio
chmod Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265. 2005-12-09 20:27:02 +00:00
cp - Better detect pathname overflow (from FreeBSD) 2005-11-16 22:42:12 +00:00
csh
date
dd Bump date for progress=n description change. 2006-01-12 21:42:11 +00:00
df PR/23688: don't say we're printing in 1k-blocks if -h was also specified. 2006-01-13 14:07:57 +00:00
domainname
echo
ed
expr
hostname
kill
ksh Start 'You have mail in' with a capital Y. 2006-01-15 18:16:30 +00:00
ln
ls
mkdir
mt
mv
pax Ensure we exit with an error if we don't actually do anything. 2006-02-11 11:04:57 +00:00
ps
pwd
rcmd
rcp
rm
rmdir
sh Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 . 2006-01-02 19:10:33 +00:00
sleep
stty
sync
systrace Give systrace its own version of realpath() that does what it wants, 2005-12-31 12:33:41 +00:00
test
Makefile
Makefile.inc