make targets broken?

2015-06-16 Thread Bjoern A. Zeeb
Hi, I am puzzled by this: head-scratch.svn]$ make targets `targets’ is up to date. I would expect a list of TARGET/TARGET_ARCH pairs. /bz ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: make targets broken?

2015-06-16 Thread Garrett Cooper
> On Jun 16, 2015, at 05:20, Bjoern A. Zeeb > wrote: > > Hi, > > I am puzzled by this: > > head-scratch.svn]$ make targets > `targets’ is up to date. It probably needs to be marked .PHONY. check with sjg though... ___ freebsd-current@freebsd.org ma

converted zyd(4) Was: [Testers needed!] WiFi drivers changes

2015-06-16 Thread Gleb Smirnoff
Hi Kevin, you signed up as tester of zyd(4). I have converted zyd(4) and uploaded new patch at: https://reviews.freebsd.org/D2655 Please try, report and update the project page. https://wiki.freebsd.org/projects/ifnet/net80211 Thanks a lot for your help. -- Totus tuus, Glebius. _

FreeBSD_HEAD-tests - Build #1109 - Failure

2015-06-16 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1109 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1109/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To u

Re: converted zyd(4) Was: [Testers needed!] WiFi drivers changes

2015-06-16 Thread Kevin Lo
On Tue, Jun 16, 2015 at 07:34:36PM +0300, Gleb Smirnoff wrote: > > Hi Kevin, Hi Gleb, > you signed up as tester of zyd(4). I have converted zyd(4) > and uploaded new patch at: > > https://reviews.freebsd.org/D2655 > > Please try, report and update the project page. > > https://wiki.freebs

FreeBSD_HEAD-tests - Build #1110 - Fixed

2015-06-16 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1110 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1110/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To uns

ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just ls eats whole filenames with printable national characters inside. Long live libxo. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Alexander Kabaev
On Wed, 17 Jun 2015 05:18:35 +0300 Andrey Chernov wrote: > Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date > column, just ls eats whole filenames with printable national > characters inside. Long live libxo. > ___ > freebsd-current@free

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
On 17.06.2015 5:18, Andrey Chernov wrote: > Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just > ls eats whole filenames with printable national characters inside. Long live > libxo. > I mean ls -l. To be precise, for 8bit non-C locales at least: ls -lt: skip date col

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Marcel Moolenaar
> On Jun 16, 2015, at 7:42 PM, Andrey Chernov wrote: > > On 17.06.2015 5:18, Andrey Chernov wrote: >> Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, >> just ls eats whole filenames with printable national characters inside. Long >> live libxo. >> > > I mean ls -l. T

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Allan Jude
On 2015-06-16 23:23, Marcel Moolenaar wrote: > >> On Jun 16, 2015, at 7:42 PM, Andrey Chernov wrote: >> >> On 17.06.2015 5:18, Andrey Chernov wrote: >>> Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, >>> just ls eats whole filenames with printable national characters in

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17.06.2015 6:23, Marcel Moolenaar wrote: > Date/time is fixed. I don?t know how to reproduce the filename > problem, so make sure sources are up-to-date and if still a > problem, provide me with a way to reproduce. touch `printf "\377"` env LAN

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Marcel Moolenaar
> On Jun 16, 2015, at 8:46 PM, Andrey Chernov wrote: > > Signed PGP part > On 17.06.2015 6:23, Marcel Moolenaar wrote: > > Date/time is fixed. I don?t know how to reproduce the filename > > problem, so make sure sources are up-to-date and if still a > > problem, provide me with a way to reproduc

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Marcel Moolenaar пишет: > > >On Jun 16, 2015, at 8:46 PM, Andrey Chernov wrote: > >Signed PGP part >On 17.06.2015 6:23, Marcel Moolenaar wrote: > >Date/time is fixed. I don?t know how to reproduce the filename >problem, so make sure sources are up-to-date and if still a >problem, provide me with