diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-06-22 09:22:06 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-06-22 09:22:06 +0000 |
commit | 8f5b63edea12501b998400789da5646140bb9911 (patch) | |
tree | 5a1924092009892cc80f0b0947ec1bae17ca3b1c /Config.h | |
parent | 52a97ca00cf5d290c9beb65ba7c217a5ed69ee42 (diff) | |
download | busybox-w32-8f5b63edea12501b998400789da5646140bb9911.tar.gz busybox-w32-8f5b63edea12501b998400789da5646140bb9911.tar.bz2 busybox-w32-8f5b63edea12501b998400789da5646140bb9911.zip |
cpio applet, and changes to associated code
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ | |||
19 | #define BB_CLEAR | 19 | #define BB_CLEAR |
20 | //#define BB_CMP | 20 | //#define BB_CMP |
21 | #define BB_CP | 21 | #define BB_CP |
22 | //#define BB_CPIO | ||
22 | #define BB_CUT | 23 | #define BB_CUT |
23 | #define BB_DATE | 24 | #define BB_DATE |
24 | //#define BB_DC | 25 | //#define BB_DC |