1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/bin
Jean-Sébastien Pédron 01a43bcf7b sh: Fix execution of multiple statements in a trap when evalskip is set
Before this fix, only the first statement of the trap was executed if
evalskip was set. This is for example the case when:
    o  "-e" is set for this shell
    o  a trap is set on EXIT
    o  a function returns 1 and causes the script to abort

Reviewed by:	jilles
MFC after:	2 weeks
2012-01-16 11:07:46 +00:00
..
cat Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
chflags
chio Add static keywords to chio(1). 2011-12-11 20:53:12 +00:00
chmod
cp
csh
date
dd
df
domainname
echo
ed Fix some obtuse fprintf tricks in bin/ed. 2011-12-16 21:12:23 +00:00
expr
getfacl
hostname
kenv
kill
ln Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
ls
mkdir Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
mv Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
pax
pkill
ps Spelling fixes for bin/ 2012-01-07 16:10:23 +00:00
pwait
pwd
rcp
realpath
rm Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
rmail
rmdir
setfacl
sh sh: Fix execution of multiple statements in a trap when evalskip is set 2012-01-16 11:07:46 +00:00
sleep
stty Move 3.5 KB from the data segment to the text segment. 2011-12-11 09:56:48 +00:00
sync
test test: Reduce code size of ops table. 2011-11-25 23:45:29 +00:00
uuidgen
Makefile
Makefile.inc