freebsd-dev/bin
Alexey Zelkin 2b40ba25cc Use LC_MESSAGES locale category instead of value of LANG environment variable
while opening of tcsh's message catalog.  It gives us more flexibility, and
do not change current behaviour (since we call setlocale() here)

Submitted by:	Rostislav Krasny <rosti_bsd@yahoo.com>
PR:		bin/76773
MFC After:	3 days
2005-02-01 08:48:15 +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 ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, 2005-01-27 13:42:40 +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