freebsd-nq/bin
Sheldon Hearn 1f94b77952 Take integer rounding into account in the buffer size approximation
macro. So now it's (1 +) for the sign and (+ 1) for rounding.

Reported by:	bde
1999-08-19 13:04:08 +00:00
..
cat
chflags
chio Correct some style issues in my previous commit. 1999-07-22 14:26:21 +00:00
chmod Bad reference of mount(1) changed to mount(8). 1999-08-14 06:26:14 +00:00
cp Add -W and fix the warning due to missing struct initializer 1999-07-10 05:46:44 +00:00
csh
date Don't continue if parsing failed when -f is in use. Exit with nonzero value. 1999-06-25 09:04:48 +00:00
dd Implement seekability for disk devices (not just regular files). 1999-07-13 18:44:56 +00:00
df
domainname
echo
ed
expr
hostname
kill
ln
ls Take integer rounding into account in the buffer size approximation 1999-08-19 13:04:08 +00:00
mkdir
mv
pax
ps Correct reference to the obsolete vadvise() to madvise() (with appropriate 1999-06-30 11:50:09 +00:00
pwd
rcp Improved error handling in rev.1.18: don't ignore failure of execve(). 1999-07-04 15:42:04 +00:00
rm Use .Dq instead of ``'' in manpage 1999-05-28 12:47:31 +00:00
rmail
rmdir
sh Fix handling of the cd command inside evaluations. It was changing PWD, 1999-07-19 11:00:33 +00:00
sleep Describe proper signals behavior rather than just removing it. 1999-08-16 12:36:45 +00:00
stty
sync
test The new test(1) did not use access() correctly. I don't know why, since 1999-08-18 00:18:52 +00:00
Makefile
Makefile.inc