diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-29 23:09:13 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-29 23:09:13 +0000 |
commit | 7f1acfdb8928de69bf02db6cf217f0f3b4af45ea (patch) | |
tree | 752654d9a3ef967d5409600962e31bea5cae14fc /busybox.def.h | |
parent | 24d8e7d787aa1940030a1beaabdd4388588ca512 (diff) | |
download | busybox-w32-7f1acfdb8928de69bf02db6cf217f0f3b4af45ea.tar.gz busybox-w32-7f1acfdb8928de69bf02db6cf217f0f3b4af45ea.tar.bz2 busybox-w32-7f1acfdb8928de69bf02db6cf217f0f3b4af45ea.zip |
More stuf. sed works.
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/busybox.def.h b/busybox.def.h index b71c53923..57f835e24 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -15,12 +15,12 @@ | |||
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | //#define BB_FDFLUSH | 17 | //#define BB_FDFLUSH |
18 | #define BB_FIND | 18 | //#define BB_FIND |
19 | //#define BB_FSCK_MINIX | 19 | //#define BB_FSCK_MINIX |
20 | //#define BB_MKFS_MINIX | 20 | //#define BB_MKFS_MINIX |
21 | #define BB_CHVT | 21 | #define BB_CHVT |
22 | #define BB_DEALLOCVT | 22 | #define BB_DEALLOCVT |
23 | #define BB_GREP | 23 | //#define BB_GREP |
24 | //#define BB_HALT | 24 | //#define BB_HALT |
25 | #define BB_INIT | 25 | #define BB_INIT |
26 | #define BB_KILL | 26 | #define BB_KILL |
@@ -42,7 +42,7 @@ | |||
42 | //#define BB_PRINTF | 42 | //#define BB_PRINTF |
43 | #define BB_PS | 43 | #define BB_PS |
44 | #define BB_PWD | 44 | #define BB_PWD |
45 | //#define BB_REGEXP | 45 | #define BB_REGEXP |
46 | #define BB_REBOOT | 46 | #define BB_REBOOT |
47 | #define BB_RM | 47 | #define BB_RM |
48 | #define BB_RMDIR | 48 | #define BB_RMDIR |