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 |
Eric Andersen | 4bea32a | 1999-10-06 00:30:51 +0000 | [diff] [blame] | 14 | #define BB_DATE |
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 15 | #define BB_DD |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 16 | //#define BB_DESCEND |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 17 | #define BB_DF |
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 18 | #define BB_DMESG |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 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 |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 23 | #define BB_FIND |
| 24 | #define BB_GREP |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 25 | ////#define BB_HALT |
| 26 | //#define BB_INIT |
| 27 | //#define BB_KILL |
| 28 | ////#define BB_LENGTH |
| 29 | //#define BB_LN |
| 30 | //#define BB_LOADKMAP |
| 31 | ////#define BB_LOSETUP |
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 32 | #define BB_LS |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 33 | //#define BB_MAKEDEVS |
| 34 | ////#define BB_MATH |
| 35 | //#define BB_MKDIR |
| 36 | //#define BB_MKNOD |
| 37 | ////#define BB_MKSWAP |
| 38 | //#define BB_MNC |
| 39 | //#define BB_MONADIC |
Eric Andersen | 4bea32a | 1999-10-06 00:30:51 +0000 | [diff] [blame] | 40 | #define BB_MORE |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame^] | 41 | #define BB_MOUNT |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 42 | ////#define BB_MT |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame^] | 43 | #define BB_MV |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 44 | //#define BB_POSTPROCESS |
| 45 | //#define BB_PRINTF |
| 46 | //#define BB_PWD |
| 47 | //#define BB_REBOOT |
| 48 | //#define BB_RM |
| 49 | //#define BB_RMDIR |
| 50 | //#define BB_SLEEP |
| 51 | ////#define BB_SWAPOFF |
| 52 | //#define BB_SWAPON |
| 53 | //#define BB_SYNC |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 54 | #define BB_TAR |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame^] | 55 | #define BB_TOUCH |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame] | 56 | #define BB_TRUE |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 57 | //#define BB_UMOUNT |
| 58 | //#define BB_UPDATE |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame^] | 59 | #define BB_UTILITY |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 60 | #define BB_ZCAT |
| 61 | #define BB_GZIP |