summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-10 23:13:02 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-10 23:13:02 +0000
commitd73dc5b07390fb90e7f605871c993a28eedf1d46 (patch)
tree3e448e6550da52d2709e5f52fbae56e9df9462cc /busybox.def.h
parent84d85680712573c7a8bd7d0491c3f944dc08ad10 (diff)
downloadbusybox-w32-d73dc5b07390fb90e7f605871c993a28eedf1d46.tar.gz
busybox-w32-d73dc5b07390fb90e7f605871c993a28eedf1d46.tar.bz2
busybox-w32-d73dc5b07390fb90e7f605871c993a28eedf1d46.zip
Updates to usage, and made tar work.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h25
1 files changed, 13 insertions, 12 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 615289b81..79cbb27f1 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -2,6 +2,7 @@
2 * This file is parsed by sed. You MUST use single line comments. 2 * This file is parsed by sed. You MUST use single line comments.
3 * IE //#define BB_BLAH 3 * IE //#define BB_BLAH
4 */ 4 */
5
5#define BB_BUSYBOX 6#define BB_BUSYBOX
6#define BB_CAT 7#define BB_CAT
7#define BB_CHMOD_CHOWN_CHGRP 8#define BB_CHMOD_CHOWN_CHGRP
@@ -12,48 +13,48 @@
12#define BB_DD 13#define BB_DD
13#define BB_DF 14#define BB_DF
14#define BB_DMESG 15#define BB_DMESG
15#define BB_DUTMP 16//#define BB_DUTMP
16#define BB_FDFLUSH 17//#define BB_FDFLUSH
17#define BB_FIND 18#define BB_FIND
18#define BB_FSCK_MINIX 19#define BB_FSCK_MINIX
19#define BB_MKFS_MINIX 20#define BB_MKFS_MINIX
20#define BB_CHVT 21#define BB_CHVT
21#define BB_DEALLOCVT 22#define BB_DEALLOCVT
22#define BB_GREP 23#define BB_GREP
23#define BB_HALT 24//#define BB_HALT
24#define BB_INIT 25#define BB_INIT
25#define BB_KILL 26#define BB_KILL
26#define BB_LENGTH 27//#define BB_LENGTH
27#define BB_LN 28#define BB_LN
28#define BB_LOADFONT 29#define BB_LOADFONT
29#define BB_LOADKMAP 30#define BB_LOADKMAP
30#define BB_LS 31#define BB_LS
31#define BB_MAKEDEVS 32//#define BB_MAKEDEVS
32#define BB_MATH 33//#define BB_MATH
33#define BB_MKDIR 34#define BB_MKDIR
34#define BB_MKNOD 35#define BB_MKNOD
35#define BB_MKSWAP 36#define BB_MKSWAP
36#define BB_MNC 37//#define BB_MNC
37#define BB_MORE 38#define BB_MORE
38#define BB_MOUNT 39#define BB_MOUNT
39#define BB_MT 40//#define BB_MT
40#define BB_MTAB 41//#define BB_MTAB
41#define BB_MV 42#define BB_MV
42#define BB_PRINTF 43//#define BB_PRINTF
43#define BB_PS 44#define BB_PS
44#define BB_PWD 45#define BB_PWD
45#define BB_REGEXP 46#define BB_REGEXP
46#define BB_REBOOT 47#define BB_REBOOT
47#define BB_RM 48#define BB_RM
48#define BB_RMDIR 49#define BB_RMDIR
49#define BB_SFDISK 50//#define BB_SFDISK
50#define BB_SED 51#define BB_SED
51#define BB_SLEEP 52#define BB_SLEEP
52#define BB_SWAPONOFF 53#define BB_SWAPONOFF
53#define BB_SYNC 54#define BB_SYNC
54#define BB_TAR 55#define BB_TAR
55#define BB_TOUCH 56#define BB_TOUCH
56#define BB_TRUE_FALSE 57//#define BB_TRUE_FALSE // Supplied by ash
57#define BB_UMOUNT 58#define BB_UMOUNT
58#define BB_UPDATE 59#define BB_UPDATE
59#define BB_UNAME 60#define BB_UNAME