1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/bin
Jilles Tjoelker 5dff1efc27 sh: Fix corruption of CTL* bytes in positional parameters in redirection.
EXP_REDIR was not being checked for while expanding positional parameters in
redirection, so CTL* bytes were not being prefixed where they should be.

MFC after:	1 week
2014-10-31 22:28:10 +00:00
..
cat
chflags
chio
chmod
cp
csh Fix incremental builds involving non-root users with read-only source files. 2014-09-18 14:41:57 +00:00
date Port date/bin/tests to ATF 2014-08-13 04:43:29 +00:00
dd bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
df
domainname
echo
ed Always check the limits of array index variables before using them. 2014-08-21 02:40:33 +00:00
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
mkdir
mv
pax
pkill Fix pkill unit tests. 2014-09-30 15:27:49 +00:00
ps Return real parent pid in kinfo (used by e.g. ps) 2014-08-28 08:41:11 +00:00
pwait
pwd
rcp
realpath
rm rm -rf can fail sometimes with an error from fts_read. Make it honor 2014-07-07 23:21:20 +00:00
rmail Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
rmdir
setfacl
sh sh: Fix corruption of CTL* bytes in positional parameters in redirection. 2014-10-31 22:28:10 +00:00
sleep Integrate bin/sleep/tests from NetBSD into atf/kyua 2014-10-09 01:39:07 +00:00
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc