# HG changeset patch # User Rob Landley # Date 1330315477 21600 # Node ID 763d581badae56694e097b3192bec33d49362a4b # Parent 8abb9e307d0c4a65fb58b8331316db1626263775 The aboriginal linux build needs ls -ditc and probably some more unimplemented options yet... diff -r 8abb9e307d0c -r 763d581badae toys/ls.c --- a/toys/ls.c Sun Feb 26 21:53:15 2012 -0600 +++ b/toys/ls.c Sun Feb 26 22:04:37 2012 -0600 @@ -10,7 +10,7 @@ config LS bool "ls" - default y + default n help usage: ls [-l] [-F] [-a] [-1] [directory...] list files