freebsd-skq/bin
Greg Lehey 9aa68a3ffa Add y flag and environment variable LS_SAMESORT to specify the same
sorting order for time and name with the -t option.  IEEE Std 1003.2
(POSIX.2) mandates that the -t option sort in descending order, and
that if two files have the same timestamp, they should be sorted in
ascending order of their names.  The -r flag reverses both of these
sort orders, so they're never the same.  This creates significant
problems for sequentially named files stored on FAT file systems,
where it can be impossible to list them in the order in which they
were created.

Add , (comma) option to print file sizes grouped and separated by
thousands using the non-monetary separator returned by localeconv(3),
typically a comma or period.

MFC after:  14 days
2012-11-08 00:24:26 +00:00
..
cat Use "e.g.", not "i.e.", to introduce an example. 2012-09-07 09:00:25 +00:00
chflags
chio Add static keywords to chio(1). 2011-12-11 20:53:12 +00:00
chmod
cp Explicitly mention that "cp -p" copies ACLs. 2012-09-04 12:27:23 +00:00
csh Update to tcsh 6.18.01. 2012-02-22 03:36:15 +00:00
date More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
dd More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
df Revert 240527: 2012-09-16 16:08:20 +00:00
domainname
echo
ed More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
expr Remove redundant declaration of yyparse 2012-05-22 03:01:54 +00:00
getfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
hostname
kenv I forgot to bump the manpage date. 2012-05-12 02:49:40 +00:00
kill
ln Add a couple of examples. 2012-11-02 22:32:47 +00:00
ls Add y flag and environment variable LS_SAMESORT to specify the same 2012-11-08 00:24:26 +00:00
mkdir Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
mv Add a -h flag similar to the -h flag for ln to force mv(1) to treat a 2012-08-31 14:35:01 +00:00
pax Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
pkill
ps - Bump date. 2012-09-18 13:24:14 +00:00
pwait Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
pwd
rcp Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
realpath
rm Fix bin/ build with a 64-bit ino_t. 2012-09-27 23:31:12 +00:00
rmail
rmdir
setfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
sh sh: Change cmdtype in tblentry from short to signed char. 2012-11-05 17:52:18 +00:00
sleep
stty stty: Mark usage() __dead2. 2012-07-15 21:12:22 +00:00
sync
test Minor mdoc nits. 2012-05-13 14:16:04 +00:00
uuidgen Mention the upper hard limit for -n option. Patch slightly modified 2012-05-23 16:19:19 +00:00
Makefile
Makefile.inc