1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/bin
Pedro F. Giffuni 484f578134 Prevent access to an uninitialized variable
The "-h" option may access an uninitialized value. Prevent it
by properly initializing the value.

CID:	1006559
2015-01-31 15:41:01 +00:00
..
cat Install d_align.{in,out} for the :align test 2015-01-05 20:38:47 +00:00
chflags
chio
chmod
cp cp,mv,touch: Set timestamps with nanosecond precision. 2015-01-24 13:50:13 +00:00
csh Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +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 Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
domainname
echo
ed Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
expr Fix overflow check for multiplication: 2015-01-27 18:04:41 +00:00
freebsd-version Don't include newvers.sh into freebsd-version. 2015-01-22 17:13:43 +00:00
getfacl
hostname
kenv
kill
ln Add futimens and utimensat system calls. 2015-01-23 21:07:08 +00:00
ls Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
mkdir
mv cp,mv,touch: Set timestamps with nanosecond precision. 2015-01-24 13:50:13 +00:00
pax
pkill Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
ps Prevent access to an uninitialized variable 2015-01-31 15:41:01 +00:00
pwait
pwd
rcp
realpath
rm
rmail Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
rmdir
setfacl
sh sh: Abort a wait builtin on any trapped signal. 2015-01-31 13:53:29 +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