Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 1 | /* |
| 2 | * This file is parsed by sed. You MUST use single line comments. |
| 3 | * IE //#define BB_BLAH |
| 4 | */ |
| 5 | |
| 6 | //#define BB_BLOCK_DEVICE |
| 7 | #define BB_BUSYBOX |
| 8 | #define BB_CAT |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 9 | //#define BB_CHMOD |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame^] | 10 | #define BB_CHOWN |
| 11 | #define BB_CHROOT |
| 12 | #define BB_CLEAR |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 13 | //#define BB_CP |
| 14 | //#define BB_DATE |
| 15 | //#define BB_DD |
| 16 | //#define BB_DESCEND |
| 17 | //#define BB_DF |
| 18 | //#define BB_DMESG |
| 19 | //#define BB_DUTMP |
| 20 | //#define BB_DYADIC |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame^] | 21 | #define BB_FALSE |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 22 | //#define BB_FDFLUSH |
| 23 | //#define BB_FIND |
| 24 | //#define BB_FINDMOUNT |
| 25 | //#define BB_GREP |
| 26 | ////#define BB_HALT |
| 27 | //#define BB_INIT |
| 28 | //#define BB_KILL |
| 29 | ////#define BB_LENGTH |
| 30 | //#define BB_LN |
| 31 | //#define BB_LOADKMAP |
| 32 | ////#define BB_LOSETUP |
| 33 | //#define BB_LS |
| 34 | //#define BB_MAIN |
| 35 | //#define BB_MAKEDEVS |
| 36 | ////#define BB_MATH |
| 37 | //#define BB_MKDIR |
| 38 | //#define BB_MKNOD |
| 39 | ////#define BB_MKSWAP |
| 40 | //#define BB_MNC |
| 41 | //#define BB_MONADIC |
| 42 | //#define BB_MORE |
| 43 | //#define BB_MOUNT |
| 44 | ////#define BB_MT |
| 45 | //#define BB_MV |
| 46 | //#define BB_POSTPROCESS |
| 47 | //#define BB_PRINTF |
| 48 | //#define BB_PWD |
| 49 | //#define BB_REBOOT |
| 50 | //#define BB_RM |
| 51 | //#define BB_RMDIR |
| 52 | //#define BB_SLEEP |
| 53 | ////#define BB_SWAPOFF |
| 54 | //#define BB_SWAPON |
| 55 | //#define BB_SYNC |
| 56 | //#define BB_TAR |
| 57 | //#define BB_TOUCH |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame^] | 58 | #define BB_TRUE |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 59 | //#define BB_UMOUNT |
| 60 | //#define BB_UPDATE |
| 61 | //#define BB_UTILITY |
| 62 | //#define BB_ZCAT |
| 63 | //#define BB_GZIP |