diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
commit | a284d70b59c11c06960052fc39a699493f898854 (patch) | |
tree | 6447b860dad6dd3a463547fa048a4c635d8864c8 /busybox.def.h | |
parent | 8d84ad35cf400a534514f53ad6e434d6a5e29098 (diff) | |
download | busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.gz busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.bz2 busybox-w32-a284d70b59c11c06960052fc39a699493f898854.zip |
Fixed up copyright notices and such
git-svn-id: svn://busybox.net/trunk/busybox@49 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/busybox.def.h b/busybox.def.h index 09379965c..692f24e49 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -14,12 +14,12 @@ | |||
14 | #define BB_DF | 14 | #define BB_DF |
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | #define BB_FDFLUSH | 17 | //#define BB_FDFLUSH |
18 | #define BB_FIND | 18 | #define BB_FIND |
19 | #define BB_FSCK_MINIX | 19 | //#define BB_FSCK_MINIX |
20 | #define BB_MKFS_MINIX | 20 | //#define BB_MKFS_MINIX |
21 | #define BB_GREP | 21 | #define BB_GREP |
22 | #define BB_HALT | 22 | //#define BB_HALT |
23 | #define BB_INIT | 23 | #define BB_INIT |
24 | #define BB_KILL | 24 | #define BB_KILL |
25 | //#define BB_LENGTH | 25 | //#define BB_LENGTH |
@@ -35,7 +35,7 @@ | |||
35 | //#define BB_MNC | 35 | //#define BB_MNC |
36 | #define BB_MORE | 36 | #define BB_MORE |
37 | #define BB_MOUNT | 37 | #define BB_MOUNT |
38 | #define BB_MT | 38 | //#define BB_MT |
39 | #define BB_MV | 39 | #define BB_MV |
40 | //#define BB_PRINTF | 40 | //#define BB_PRINTF |
41 | #define BB_PS | 41 | #define BB_PS |
@@ -43,7 +43,7 @@ | |||
43 | #define BB_REBOOT | 43 | #define BB_REBOOT |
44 | #define BB_RM | 44 | #define BB_RM |
45 | #define BB_RMDIR | 45 | #define BB_RMDIR |
46 | #define BB_SFDISK | 46 | //#define BB_SFDISK |
47 | #define BB_SLEEP | 47 | #define BB_SLEEP |
48 | #define BB_SWAPONOFF | 48 | #define BB_SWAPONOFF |
49 | #define BB_SYNC | 49 | #define BB_SYNC |