1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/bin
Bruce Evans 5ebae837e1 Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most
cases and broke the world in some cases.

Fixed some style bugs (the usual ones for DPADD and LDADD, misplacement
of DPADD and LDADD, and misplacement of $FreeBSD$).
2000-03-27 14:53:26 +00:00
..
cat
chflags Revert part of the last commit, remove {g|s}etflags from the libc 2000-02-05 18:42:36 +00:00
chio
chmod From the PR: 2000-02-17 03:17:03 +00:00
cp fix cp -vi bug 2000-01-23 03:04:49 +00:00
csh Revert the previous commit. I knew I should leave non-mdoc stuff alone. 2000-03-03 09:53:52 +00:00
date Correct confusing description of the -r option. 2000-03-07 20:54:17 +00:00
dd After Bruce kindly explained the whole groff "sentence" idea to me, I've 2000-03-01 05:28:45 +00:00
df Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most 2000-03-27 14:53:26 +00:00
domainname
echo Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
ed Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 10:43:09 +00:00
expr
hostname Mention the hostname variable in /etc/rc.conf since that is the most 1999-12-22 01:28:49 +00:00
kill Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
ln Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:34:08 +00:00
ls Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
mkdir
mv Removed bogus dependancy on libutil. 2000-01-01 15:40:40 +00:00
pax Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
ps I'm probably jumping the gun, but what the heck, this is -current. 1999-11-17 13:37:30 +00:00
pwd Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
rcp Use libcrypto inst=ead if libdes. 2000-02-24 21:21:15 +00:00
rm Revert part of the last commit, remove {g|s}etflags from the libc 2000-02-05 18:42:36 +00:00
rmail
rmdir
sh Fix ${#varname} (getting length of string) when in double-quotes. 2000-02-15 08:00:11 +00:00
sleep Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
stty Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 10:43:09 +00:00
sync
test Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 10:43:09 +00:00
Makefile
Makefile.inc