From owner-freebsd-stable@FreeBSD.ORG Sat Jul 13 07:44:17 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3FB0ACE4 for ; Sat, 13 Jul 2013 07:44:17 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id BECEF162D for ; Sat, 13 Jul 2013 07:44:16 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id fr10so8333732lab.18 for ; Sat, 13 Jul 2013 00:44:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=5yTVUDFxgv0MvVwxGw2Pqr627gTGmlptNM7WTFbmbqQ=; b=CaQY8u1Km4qZpVfFKBs0ziX4XNRnOQ8XVLGhtwdPfOfLxRNaQl9ikjzjAvvm9aMKfQ le2bjEd+igA6YnPB77S4Kax3SZd6uZREj1lMGYHAuaGrmk+kIfEkub6xMARHJ0a6yoZX D/n+5H9l+Iydvylw7OL3HbFmCcXGGlhSxJ8qd6KjjEl2ZI5Fipmmu6TKuUzhZsxVRd4n qLmRx+0rOjAkHOx3Y0vMQboNO0PPIuf8DoZ54JdOmj6N1n1TZK9iYL3tatw7zCMebDPd vPX/KGpplBtTo+up5T5QWAscNxHnjBEV9mxLxeZli1T5DN8gJUQ552DvqS2K7dQBrJt2 GaNw== X-Received: by 10.152.29.41 with SMTP id g9mr20931195lah.44.1373701455590; Sat, 13 Jul 2013 00:44:15 -0700 (PDT) Received: from alex.super ([195.238.246.110]) by mx.google.com with ESMTPSA id n3sm15593566lag.9.2013.07.13.00.44.13 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 13 Jul 2013 00:44:14 -0700 (PDT) From: "Alex V. Petrov" To: stable@freebsd.org Subject: ls -U don't work? Date: Sat, 13 Jul 2013 15:44:08 +0800 Message-ID: <8704004.oreYQuEkVL@alex.super> User-Agent: KMail/4.10.5 (FreeBSD/9.2-PRERELEASE; KDE/4.10.5; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jul 2013 07:44:17 -0000 subj: ls -Ul total 0 -rw-r--r-- 1 alex alex 0 13 =D0=B8=D1=8E=D0=BB 15:26 000 -rw-r--r-- 1 alex alex 0 13 =D0=B8=D1=8E=D0=BB 15:25 111 -rw-r--r-- 1 alex alex 0 13 =D0=B8=D1=8E=D0=BB 15:25 222 -rw-r--r-- 1 alex alex 0 13 =D0=B8=D1=8E=D0=BB 15:25 333 locale: LANG=3Dru_RU.UTF-8 LC_CTYPE=3D"ru_RU.UTF-8" LC_COLLATE=3D"ru_RU.UTF-8" LC_TIME=3D"ru_RU.UTF-8" LC_NUMERIC=3D"ru_RU.UTF-8" LC_MONETARY=3D"ru_RU.UTF-8" LC_MESSAGES=3D"ru_RU.UTF-8" LC_ALL=3D FreeBSD: 9.2-PRERELEASE #98 r253272: Sat Jul 13 02:34:54 KRAT 2013 amd64 --=20 ----- Alex V. Petrov