freebsd_amp_hwpstate/bin
Sheldon Hearn f3a6a64e4a Add -n option to print numeric user and group IDs instead of names
in a long (-l) listing.

MFC-jockies should make sure that bde's concerns regarding the number
of digits required to represent a uid_t and the use of snprintf
on the associated PR have been addressed before going wild.

PR:	12866
Reported by:	Philip Kizer <pckizer@nostrum.com>
Obtained from:	NetBSD
1999-08-02 14:55:58 +00:00
..
cat Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
chflags
chio Correct some style issues in my previous commit. 1999-07-22 14:26:21 +00:00
chmod Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
cp Add -W and fix the warning due to missing struct initializer 1999-07-10 05:46:44 +00:00
csh Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
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 Removed occurrences of consecutive repeated words (such as "the the"). 1999-02-12 02:12:08 +00:00
domainname Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
echo Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
ed Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
expr
hostname
kill
ln Grammatical fixes. 1999-05-12 13:48:47 +00:00
ls Add -n option to print numeric user and group IDs instead of names 1999-08-02 14:55:58 +00:00
mkdir Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
mv Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
pax Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
ps Correct reference to the obsolete vadvise() to madvise() (with appropriate 1999-06-30 11:50:09 +00:00
pwd Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
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 Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
stty Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
sync
test Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
Makefile
Makefile.inc