implemented numeric sort (sort -g)
[oweals/busybox.git] / busybox.def.h
index 1bdb9a429c72df6a03b140eff5ff6531d442993d..3c290f7a47bb7bd9d8f401d83b007706c6de3e04 100644 (file)
@@ -15,6 +15,7 @@
 #define BB_DMESG
 //#define BB_DUTMP
 #define BB_DU
+#define BB_FBSET
 //#define BB_FDFLUSH
 #define BB_FIND
 #define BB_FREE
 #define BB_HEAD
 #define BB_HOSTNAME
 #define BB_INIT
+//#define BB_INSMOD
 #define BB_KILL
+#define BB_KLOGD
 //#define BB_LENGTH
 #define BB_LN
-#define BB_LOADFONT
-#define BB_LOADKMAP
+//#define BB_LOADFONT
+//#define BB_LOADKMAP
 #define BB_LOGGER
 #define BB_LS
+#define BB_LSMOD
 //#define BB_MAKEDEVS
 //#define BB_MATH
 #define BB_MKDIR
+//#define BB_MKFIFO
 #define BB_MKNOD
 #define BB_MKSWAP
 //#define BB_MNC
@@ -47,6 +52,7 @@
 //#define BB_MTAB
 #define BB_MV
 #define BB_PING
+#define BB_POWEROFF
 //#define BB_PRINTF
 #define BB_PS
 #define BB_PWD
 #define BB_REBOOT
 #define BB_RM
 #define BB_RMDIR
+//#define BB_RMMOD
 //#define BB_SFDISK
 #define BB_SED
 #define BB_SLEEP
+#define BB_SORT
 #define BB_SWAPONOFF
 #define BB_SYNC
 #define BB_SYSLOGD
 #define BB_FEATURE_LS_TIMESTAMPS
 // enable ls -p and -F
 #define BB_FEATURE_LS_FILETYPES        
+// simplified ping
+//#define BB_SIMPLE_PING