freebsd-src/bin
Sean Farley 5b78c6c247 Take care that the input to setenv() may actually be a pointer straight
from environ; make a copy before manipulating it and passing it to
setenv().

Approved by:	wes
Approved by:	re (kensmith)
2007-07-06 04:04:58 +00:00
..
cat
chflags Fix probably copy&paste from chmod(1) - we change file flags here, not mode. 2007-05-28 04:23:09 +00:00
chio
chmod
cp
csh Work around a vendor issue that was causing the builtin malloc to be 2007-05-16 21:22:38 +00:00
date Correct the referenced securelevel document, it's now securelevel 7. 2007-06-02 20:15:59 +00:00
dd
df Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
domainname
echo
ed Don't include encryption features of ed(1) when building for the 2007-07-02 14:00:25 +00:00
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv Replace a fairly opaque sentence with a much clearer wording from NetBSD. 2007-05-12 22:18:27 +00:00
pax Remove unnecessary free argument casts. 2007-05-25 17:53:38 +00:00
ps
pwd
rcp In the error handling path, don't call close(fd) if the error we're 2007-05-22 04:21:00 +00:00
realpath
rm
rmail
rmdir
setfacl
sh Take care that the input to setenv() may actually be a pointer straight 2007-07-06 04:04:58 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc