freebsd-nq/bin
Bruce Evans 3c3472fb32 Added a `build-tools' target for internal tools.
Removed explicit dependencies of foo.o on foo.c.  These were mainly
placeholders for comments about missing dependencies of tools objects
on headers.  This problem needs to be handled more generally.
1998-07-07 01:06:58 +00:00
..
cat
chflags
chio Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
chmod Improve description of absolute modes. 1998-05-19 06:24:50 +00:00
cp Don't attempt to change owner/mode/flags that don't need to changed. 1998-06-10 06:29:23 +00:00
csh Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 03:38:43 +00:00
date
dd
df
domainname
echo
ed
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 Correct use of .Nm. Add rcsid. 1998-05-18 06:40:56 +00:00
rm
rmail
rmdir Correct use of .Nm. Add rcsid. 1998-05-18 06:40:56 +00:00
sh Added a `build-tools' target for internal tools. 1998-07-07 01:06:58 +00:00
sleep Correct use of .Nm. Add rcsid. 1998-05-18 06:51:59 +00:00
stty Fixed printf format errors. 1998-06-28 18:08:54 +00:00
sync Correct use of .Nm. Add section number to .Xr references. Add rcsid. 1998-05-18 06:50:17 +00:00
test Correct use of .Nm. Add rcsid. 1998-05-18 06:51:59 +00:00
Makefile "make world" replaces /bin/rmail even when NO_SENDMAIL has been set to 1998-05-27 09:25:22 +00:00
Makefile.inc