..
cat
- Applied patch from PR bin/35408 by Andreas Wiese.
2007-01-13 11:51:59 +00:00
chio
fix typos
2007-04-29 20:23:34 +00:00
chmod
…
cp
fix whitespace nits (space -> tab)
2006-12-26 00:13:24 +00:00
csh
fix typos
2007-04-29 20:23:34 +00:00
date
* Prevent out-of-bounds read tsptype if a packet with
2007-02-04 22:21:53 +00:00
dd
fix typos
2007-04-29 20:23:34 +00:00
df
Improve wording of -a description. From FreeBSD via Zafer Aydogan.
2007-01-28 09:56:13 +00:00
domainname
…
echo
…
ed
s/intialized/initialized/
2007-03-17 13:51:46 +00:00
expr
Handle asprintf failing to allocate.
2006-03-17 14:43:11 +00:00
hostname
…
kill
Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage.
2006-03-17 22:30:11 +00:00
ksh
Applied patch by Arto Huusko from PR bin/24753 to append a slash to "."
2007-01-28 22:30:12 +00:00
ln
Add -i to usage.
2006-10-13 20:37:10 +00:00
ls
modify a comment in previous change
2007-06-06 13:21:28 +00:00
mkdir
…
mt
use c99 initializers
2006-10-16 00:07:32 +00:00
mv
Allow files whose name starts with a dash be moved across filesystem
2007-02-15 09:57:16 +00:00
pax
PR/36275: john at iastate dot edu: tar -s modifies symlink targets
2007-05-04 21:19:36 +00:00
ps
Revert the changes done after newlock2 merge, except for the removal of
2007-02-17 22:49:56 +00:00
pwd
…
rcmd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rcp
pass lint; from Anon Ymous
2006-12-15 22:45:34 +00:00
rm
New sentence, new line. Bump date for previous.
2006-09-02 23:28:32 +00:00
rmdir
…
sh
Fix sh -c 'true && ! true | false; echo $?'
2007-06-07 20:57:59 +00:00
sleep
…
stty
c99 initializers
2006-10-16 00:37:55 +00:00
sync
…
systrace
Instead of putting a full copy of realpath here, use the system's realpath.
2007-05-24 18:18:43 +00:00
test
Make sure we don't run over the end of the argument array while scanning
2007-05-24 18:47:08 +00:00
Makefile
Remove 'l'. Those who do not learn from history are doomed to repeat it.
2007-02-08 03:57:53 +00:00
Makefile.inc
…