freebsd-dev/bin
Ruslan Ermilov 7a6be91366 POSIX wrote:
: LC_TIME   This variable shall determine the format and
:           contents of date and time strings when the -v
:           option is specified.

Developers took this wrong.  LC_TIME specifies the locale
name, not the ``format'' argument of strftime().

Oops:
	pax -w -f /tmp/foo /dev/null
	LC_TIME=de_DE.ISO_8859-1 pax -v -f /tmp/foo
2001-03-02 16:19:49 +00:00
..
cat Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
chflags Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
chio mdoc(7) police: simplify construct. 2000-12-21 15:31:28 +00:00
chmod The 'X' permission symbol is specified by POSIX.2, so don't say that it 2001-03-01 19:03:01 +00:00
cp In the hope of saving others from hours of tedious recovery work, 2001-02-04 02:02:38 +00:00
csh Activate Greek message catalog 2001-01-17 16:54:43 +00:00
date Document the restrictions on changing times in high securelevels. 2001-01-17 21:27:54 +00:00
dd mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
df mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
domainname mdoc(7) police: removed history info from the .Os call. 2000-12-14 11:40:41 +00:00
echo mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ed Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
expr Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
hostname mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
kenv kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0. 2000-11-23 11:21:35 +00:00
kill mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
ln Note that rmdir(2) does not follow symbolic links. 2001-01-24 23:49:59 +00:00
ls mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
mkdir Special case the error reporting when errno is ENOTDIR or ENOENT. 2001-01-14 12:08:50 +00:00
mv mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
pax POSIX wrote: 2001-03-02 16:19:49 +00:00
ps Fix style bug I introduced with rev 1.13 (rcsid after includes). 2001-02-28 11:06:04 +00:00
pwd Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3. 2001-02-22 07:29:40 +00:00
rcp mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
realpath Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3. 2001-02-22 07:29:40 +00:00
rm mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
rmail Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
rmdir mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
sh Fix child's SIGSTOP behaviour in scripts. 2001-02-06 10:29:34 +00:00
sleep Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
stty Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
sync mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
test mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
Makefile Finish the job of conditionalizing UUCP by preventing files in /etc/uucp 2000-10-29 06:57:59 +00:00
Makefile.inc