projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18a1014
)
Turned off ls file-sorting till it can be fixed.
author
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Sep 2000 16:15:51 +0000
(16:15 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Sep 2000 16:15:51 +0000
(16:15 -0000)
busybox.def.h
patch
|
blob
|
history
diff --git
a/busybox.def.h
b/busybox.def.h
index ff8a6ce816bf941b56a4fb707f1a6f9d7e16c7c4..7c5e0c0d054c5c540bfd566a3fb228a29b7b8860 100644
(file)
--- a/
busybox.def.h
+++ b/
busybox.def.h
@@
-158,8
+158,8
@@
// 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