freebsd-skq/bin
David Schultz 70bad4f75b If we are asked to print the total number of blocks, do so even if we
have no entries to print (either due to an empty directory or an
error).  This makes the -l and -s options more consistent, like
Solaris and (Debian) Linux.  To make this happen, tweak two
optimizations on the second call to display():

- Don't skip display() altogether, even if list == NULL.
- Don't skip the call to the printfn in display() if we
  need to print the total.

PR:	45723
2004-06-08 09:30:10 +00:00
..
cat
chflags
chio
chmod
cp Plug file descriptor leak in implementation of -n option. 2004-06-05 02:32:21 +00:00
csh
date DESCRIPTION was not updated for the new SYNOPSIS. 2004-05-16 21:33:48 +00:00
dd Bump document date for the latest functional change. 2004-05-16 21:34:15 +00:00
df Convert fsbtoblk() from a macro to a function. The redundant 2004-06-04 09:30:51 +00:00
domainname
echo
ed
expr
getfacl Fixed spelling of the document date. 2004-05-16 21:34:31 +00:00
hostname
kenv
kill
ln
ls If we are asked to print the total number of blocks, do so even if we 2004-06-08 09:30:10 +00:00
mkdir
mv
pax
ps Try to change the isdigitch() macro to something that Bruce won't roll 2004-06-01 23:27:11 +00:00
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh Include <stdio.h> for a sprintf() prototype. 2004-05-24 10:11:31 +00:00
sleep
stty
sync
test Remove a duplicated description of the test for the null string. 2004-06-07 12:47:31 +00:00
uuidgen
Makefile
Makefile.inc