freebsd-src/bin
Joerg Wunsch 2a353a9fb4 expr(1) didn't comply to Posix.2 and its own man page: any
comparisions have been made as string comparisions, even in cases
where both operands clearly qualified as integers.

The fix is to make the parser properly analyzing whether an operand is
a valid integer or not.
1995-08-04 17:08:07 +00:00
..
cat
chflags Set NOSHARED=true, having this binary static makes it much easier to 1995-07-24 01:44:17 +00:00
chmod
cp Don't unlink the target file if the copy failed. This behaviour isn't 1995-06-14 05:41:27 +00:00
csh Move first PATH initialization after sensing for interactive, 1995-07-07 23:14:36 +00:00
date Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
dd
df Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
domainname
echo
ed Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
expr expr(1) didn't comply to Posix.2 and its own man page: any 1995-08-04 17:08:07 +00:00
hostname
kill
ln
ls Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
mkdir
mv
pax Improve the handling of large minor numbers: 1995-06-26 06:24:48 +00:00
ps Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
pwd
rcp Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
rm
rmail Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
rmdir
sh Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
sleep
stty Improve the recently changed and an old error message: don't report probe 1995-07-04 08:16:32 +00:00
sync
test Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
Makefile
Makefile.inc