applet 'ls' - wrong sort by 'time' when using wildcards/globbing

2014-01-30 Thread Bastian Bittorf
unsure if this is normal, but today i stumbled over this: root@box:~ ls -lt /dev/dsp* crw-r--r--1 root root 14, 3 Jan 30 08:44 /dev/dsp crw-r--r--1 root root 14, 19 Jan 30 08:44 /dev/dsp1 the exspected result was to get the 'newest' link on top. normal sorting by

Re: applet 'ls' - wrong sort by 'time' when using wildcards/globbing

2014-01-30 Thread Loïc Grenié
2014-01-30 Bastian Bittorf bitt...@bluebottle.com: unsure if this is normal, but today i stumbled over this: root@box:~ ls -lt /dev/dsp* crw-r--r--1 root root 14, 3 Jan 30 08:44 /dev/dsp crw-r--r--1 root root 14, 19 Jan 30 08:44 /dev/dsp1 the exspected result

Re: applet 'ls' - wrong sort by 'time' when using wildcards/globbing

2014-01-30 Thread Bastian Bittorf
* Loïc Grenié loic.gre...@gmail.com [30.01.2014 11:05]: I think you misread the time: date is Jan 30th for both, time is 8:44 oops, sorry for the noise - you are right 8-) bye, bastian ___ busybox mailing list busybox@busybox.net

Re: [PATCH trivial] do not fail build if SIGPWR is not defined

2014-01-30 Thread Denys Vlasenko
Applied, thanks! On Wed, Jan 29, 2014 at 9:40 AM, Michael Tokarev m...@tls.msk.ru wrote: Apparently, some *BSD variants (and maybe some other OSes) does not define SIGPWR signal. So since commit 760fc6debcba8c, busybox fails to build on such platforms. Fix this. Signed-off-By: Michael

[PATCH] Fix incorrect OS reporting in uname -o

2014-01-30 Thread Quinn Wood
On 2013-09-18 04:18, Laurent Bercot wrote: In 2000, I have built a server without GNU software just to contradict RMS, who was insisting that I should call my system GNU/Linux instead of Linux. Don't make me build a server without GNU *and* without Busybox just to contradict you. ;) I'd be