freebsd_amp_hwpstate/bin
Joerg Wunsch 717252ea98 Fix my own brokeness for the colon operator, when one of the arguments
was a valid integer.  The actual decision between integer and string
is now context-dependant on the operator being used.
1995-11-18 18:05:03 +00:00
..
cat Fix exit status. `cat no-such-file >/dev/null' exited with status 0. 1995-10-03 12:46:37 +00:00
chflags
chmod
cp Preserve sticky bit for `cp -pR'. It was already preserved for `cp -R'. 1995-10-03 12:55:01 +00:00
csh Add missing reaction on LC_ALL and LC_COLLATE 1995-10-23 23:08:26 +00:00
date Add setlocale(LC_TIME,... 1995-10-23 20:26:53 +00:00
dd Add setlocale LC_CTYPE 1995-10-23 21:31:48 +00:00
df
domainname
echo
ed Wrong library was picked by ed 1995-10-22 20:14:13 +00:00
expr Fix my own brokeness for the colon operator, when one of the arguments 1995-11-18 18:05:03 +00:00
hostname
kill
ln
ls Change locale to LC_ALL, there no bitmask 1995-10-26 10:56:38 +00:00
mkdir
mv Handle trailing slashes in source filenames correctly. E.g., rewrite 1995-10-07 10:42:48 +00:00
pax Remove unneded ctype.h everywhere 1995-10-23 21:23:27 +00:00
ps I add #include <sys/user.h> 1995-10-28 20:11:18 +00:00
pwd
rcp
rm
rmail
rmdir
sh A fix for the "cd -" coredump on a brand new /bin/sh. The problem was 1995-11-14 01:04:52 +00:00
sleep
stty Fixed descriptions of ignpar and parmrk. 1995-11-11 03:31:13 +00:00
sync
test Fix -h option: 1995-10-28 11:54:42 +00:00
Makefile
Makefile.inc Wrong library was picked by ed 1995-10-22 20:14:13 +00:00