freebsd-dev/bin
Jilles Tjoelker 3fe1119f98 sh: When executing a trap, keep exit status along with evalskip.
This ensures 'return' in a trap returns the correct status to the caller.

If evalskip is not set or if it is overridden by a previous evalskip, keep
the old behaviour of restoring the exit status from before the trap.
2013-03-03 17:33:59 +00:00
..
cat Fix date. 2013-01-29 20:01:47 +00:00
chflags
chio
chmod
cp Return with an error from copy_link(), copy_fifo() and copy_special() if 2013-01-27 05:59:28 +00:00
csh
date Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
dd More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
df Don't time travel back and use a present date. 2013-01-25 18:47:16 +00:00
domainname
echo
ed More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
expr
getfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
hostname
kenv
kill
ln Fix wording nit. 2012-12-28 22:06:33 +00:00
ls When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In 2013-01-06 02:50:38 +00:00
mkdir
mv Follow the behavior as specified in POSIX: 2012-11-15 15:05:51 +00:00
pax Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
pkill
ps Document P_PPTRACE. 2013-02-07 15:37:51 +00:00
pwait Use a different way to silence clang analyzer as done in r245494 by 2013-01-16 18:15:25 +00:00
pwd
rcp Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
realpath
rm Fix bin/ build with a 64-bit ino_t. 2012-09-27 23:31:12 +00:00
rmail
rmdir
setfacl Fix NFSv4 permission description in setfacl(1) manual page: the 'D' 2013-02-08 18:43:47 +00:00
sh sh: When executing a trap, keep exit status along with evalskip. 2013-03-03 17:33:59 +00:00
sleep
stty
sync
test Enhance test(1) by adding provision to compare any combination of the 2013-02-25 19:05:40 +00:00
uuidgen
Makefile
Makefile.inc