Turned off ls file-sorting till it can be fixed.
authorEric Andersen <andersen@codepoet.org>
Fri, 1 Sep 2000 16:15:51 +0000 (16:15 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 1 Sep 2000 16:15:51 +0000 (16:15 -0000)
busybox.def.h

index ff8a6ce816bf941b56a4fb707f1a6f9d7e16c7c4..7c5e0c0d054c5c540bfd566a3fb228a29b7b8860 100644 (file)
 // enable ls -p and -F
 #define BB_FEATURE_LS_FILETYPES
 //
-// sort the file names
-#define BB_FEATURE_LS_SORTFILES
+// sort the file names (still a bit buggy)
+//#define BB_FEATURE_LS_SORTFILES
 //
 // enable ls -R
 #define BB_FEATURE_LS_RECURSIVE