From owner-freebsd-current@freebsd.org Fri Nov 20 08:06:05 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0C71A33F1D for ; Fri, 20 Nov 2015 08:06:05 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CAFC11D9 for ; Fri, 20 Nov 2015 08:06:05 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: by wmvv187 with SMTP id v187so60278794wmv.1 for ; Fri, 20 Nov 2015 00:06:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=qO6x6Tpm0w9t13KXTZ5CC36kp58lF3YECLO8QfUn8OE=; b=HyNg+V6Kj0akLU4/c05GtoNyKiDc7dx+laR4BXtp+Ti3HdKoc2V9b9BDeKAUB3nkXQ MSTEDjU/0L48Q24GuljyM1oP1dSwnX5lAzKw0/M7foNmURpv5tw+nezG09hHscq5wXL0 aCD0gg7mWO/8EYnmq2MMA3LlUBP1/hd8RxLIHxt3Sibj7GEsAEdbZBtwFRj7VZ8FRAcI OdYCott1B1dGJSRvCp+Zrf27JVEN4sPp4PUBX28Km+xRaJDwlbtk5SBgeW10Uqsv0fBN 3Z5gtwAPIyrVJvBARkBEcZvHiOKS291tAA1K2xAO1QBtpIwQoQ8Kw4D0Dv9h9c0uE1jv BBcw== X-Received: by 10.194.75.202 with SMTP id e10mr14674437wjw.160.1448006763576; Fri, 20 Nov 2015 00:06:03 -0800 (PST) Received: from laptop.minsk.domain (minsk.nivalnetwork.com. [86.57.144.74]) by smtp.gmail.com with ESMTPSA id t5sm1587475wmt.1.2015.11.20.00.06.02 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Nov 2015 00:06:02 -0800 (PST) Date: Fri, 20 Nov 2015 11:05:56 +0300 From: "Sergey V. Dyatko" To: Subject: /bin/ls formatting broken for non-C(?) locales Message-ID: <20151120110556.6e20a71f@laptop.minsk.domain> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2015 08:06:05 -0000 Hi, subj. http://i.imgur.com/F9QO29l.png it is on head@r290573: WTR: env LC_ALL=uk_UA.UTF-8 ls -la /usr/ports/databases/ or env LC_ALL=ru_RU.UTF-8 ls -la /usr/ports/databases/ env LC_ALL=C ls -la /usr/ports/databases/ works fine also on old stable/10 (r286868) as I can see 'month' field length 3 symbols -- wbr, tiger