hush/busybox.def.h

63 lines
1.1 KiB
C
Raw Normal View History

1999-10-05 16:24:54 +00:00
/*
* This file is parsed by sed. You MUST use single line comments.
* IE //#define BB_BLAH
*/
//#define BB_BLOCK_DEVICE
#define BB_BUSYBOX
#define BB_CAT
//#define BB_CHMOD
1999-10-05 22:58:32 +00:00
#define BB_CHOWN
#define BB_CHROOT
#define BB_CLEAR
1999-10-05 16:24:54 +00:00
//#define BB_CP
1999-10-06 00:30:51 +00:00
#define BB_DATE
1999-10-06 09:04:55 +00:00
#define BB_DD
1999-10-05 16:24:54 +00:00
//#define BB_DESCEND
1999-10-06 20:25:32 +00:00
#define BB_DF
1999-10-06 09:04:55 +00:00
#define BB_DMESG
1999-10-05 16:24:54 +00:00
//#define BB_DUTMP
//#define BB_DYADIC
1999-10-05 22:58:32 +00:00
#define BB_FALSE
1999-10-05 16:24:54 +00:00
//#define BB_FDFLUSH
1999-10-06 20:25:32 +00:00
#define BB_FIND
#define BB_GREP
1999-10-05 16:24:54 +00:00
////#define BB_HALT
//#define BB_INIT
//#define BB_KILL
////#define BB_LENGTH
//#define BB_LN
//#define BB_LOADKMAP
////#define BB_LOSETUP
1999-10-06 09:04:55 +00:00
#define BB_LS
1999-10-05 16:24:54 +00:00
//#define BB_MAIN
//#define BB_MAKEDEVS
////#define BB_MATH
//#define BB_MKDIR
//#define BB_MKNOD
////#define BB_MKSWAP
//#define BB_MNC
//#define BB_MONADIC
1999-10-06 00:30:51 +00:00
#define BB_MORE
1999-10-05 16:24:54 +00:00
//#define BB_MOUNT
////#define BB_MT
//#define BB_MV
//#define BB_POSTPROCESS
//#define BB_PRINTF
//#define BB_PWD
//#define BB_REBOOT
//#define BB_RM
//#define BB_RMDIR
//#define BB_SLEEP
////#define BB_SWAPOFF
//#define BB_SWAPON
//#define BB_SYNC
1999-10-06 20:25:32 +00:00
#define BB_TAR
1999-10-05 16:24:54 +00:00
//#define BB_TOUCH
1999-10-05 22:58:32 +00:00
#define BB_TRUE
1999-10-05 16:24:54 +00:00
//#define BB_UMOUNT
//#define BB_UPDATE
//#define BB_UTILITY
1999-10-06 20:25:32 +00:00
#define BB_ZCAT
#define BB_GZIP