freebsd-dev/bin
Christian S.J. Peron 237d4cef65 Since it is not un-common for a process's resident set size (rss)
to exceed 10 megabytes in size (especially in X), bump the max
column width from 4 bytes to 5. This will make the ps auxw output
uniform again when a process's rss exceeds 10 megs.

It should be noted that when 5 digits becomes to small, other
solutions should be explored such as displaying them in megabytes
or having ps automatically re-size column widths.

Discussed with:	gad
MFC after:	1 week
2005-02-06 16:34:49 +00:00
..
cat Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
chflags WARNS?=6 is already in bin/Makefile.inc, so remove this one. 2005-01-27 13:23:05 +00:00
chio Don't specify SRCS= when it can be obtained from PROGS= 2005-01-27 13:25:09 +00:00
chmod Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
cp Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
csh Use LC_MESSAGES locale category instead of value of LANG environment variable 2005-02-01 08:48:15 +00:00
date Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
dd Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
df Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
domainname /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
echo Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
ed Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
expr Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
getfacl Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
hostname /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
kenv /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
kill Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
ln Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
ls Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
mkdir Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc 2005-01-26 06:48:17 +00:00
mv Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
pax Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
ps Since it is not un-common for a process's resident set size (rss) 2005-02-06 16:34:49 +00:00
pwd Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
rcp De-kerberize the manpage. 2005-01-21 09:31:38 +00:00
realpath Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
rm Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
rmail NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
rmdir Remove useless errno.h include. 2005-01-26 06:51:28 +00:00
setfacl Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
sh /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
sleep Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
stty Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
sync /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
test /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
uuidgen Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
Makefile - Build things in pure dictionary order (see sort(1)). 2004-01-16 15:23:19 +00:00
Makefile.inc NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00