aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 08:41:28 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 08:41:28 +0000
commit4940730bfaeb695f72e065cc0e21ff592847e48e (patch)
tree6c916e01a70d0d351778cffbee53a2d7e3d2f3b5 /busybox.def.h
parent23d52524e795250094982a0b03a8476b8ec7ca59 (diff)
downloadbusybox-w32-4940730bfaeb695f72e065cc0e21ff592847e48e.tar.gz
busybox-w32-4940730bfaeb695f72e065cc0e21ff592847e48e.tar.bz2
busybox-w32-4940730bfaeb695f72e065cc0e21ff592847e48e.zip
Ok, so this is reallt 0.38...
-Erik git-svn-id: svn://busybox.net/trunk/busybox@216 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 30533616a..402f2bce3 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -38,6 +38,7 @@
38//#define BB_MAKEDEVS 38//#define BB_MAKEDEVS
39//#define BB_MATH 39//#define BB_MATH
40#define BB_MKDIR 40#define BB_MKDIR
41//#define BB_MKFIFO
41#define BB_MKNOD 42#define BB_MKNOD
42#define BB_MKSWAP 43#define BB_MKSWAP
43//#define BB_MNC 44//#define BB_MNC
@@ -99,3 +100,5 @@
99#define BB_FEATURE_LS_TIMESTAMPS 100#define BB_FEATURE_LS_TIMESTAMPS
100// enable ls -p and -F 101// enable ls -p and -F
101#define BB_FEATURE_LS_FILETYPES 102#define BB_FEATURE_LS_FILETYPES
103// simplified ping
104//#define BB_SIMPLE_PING