HardenedBSD/bin
Jacques Vidrine 0bc998d8ab csh built-in printf now expands arguments. e.g.
printf '%d\n' `echo 23`
now works as expected.
PR:		bin/2969
Submitted by:	Gareth McCaughan <gjm11@dpmms.cam.ac.uk>
1998-07-27 21:15:52 +00:00
..
cat
chflags
chio Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
chmod
cp Don't attempt to change owner/mode/flags that don't need to changed. 1998-06-10 06:29:23 +00:00
csh csh built-in printf now expands arguments. e.g. 1998-07-27 21:15:52 +00:00
date
dd
df
domainname
echo
ed Fix use of -man macro, correct description of the behaviour of the `+n' 1998-07-21 04:53:18 +00:00
expr
hostname
kill
ln
ls
mkdir
mv Fixed printf format errors. 1998-06-28 21:00:04 +00:00
pax Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 03:38:43 +00:00
ps Pick up kernel variables/constants using sysctl rather than through /dev/mem 1998-06-30 21:34:14 +00:00
pwd
rcp
rm
rmail
rmdir
sh Added a `build-tools' target for internal tools. 1998-07-07 01:06:58 +00:00
sleep
stty Fixed printf format errors. 1998-06-28 18:08:54 +00:00
sync
test
Makefile "make world" replaces /bin/rmail even when NO_SENDMAIL has been set to 1998-05-27 09:25:22 +00:00
Makefile.inc