diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-21 02:55:11 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-21 02:55:11 +0000 |
commit | d387d01f11c3b9438322c951cd1eac8f29ea6afc (patch) | |
tree | ed81f0f41ce4af3de74c5025180ca158f93f5809 /busybox.def.h | |
parent | f294a0288d5f90616c5a096c2236442394112daa (diff) | |
download | busybox-w32-d387d01f11c3b9438322c951cd1eac8f29ea6afc.tar.gz busybox-w32-d387d01f11c3b9438322c951cd1eac8f29ea6afc.tar.bz2 busybox-w32-d387d01f11c3b9438322c951cd1eac8f29ea6afc.zip |
Sync to my local tree
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 0655d3ec7..3a64c1a54 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -28,7 +28,7 @@ | |||
28 | #define BB_HEAD | 28 | #define BB_HEAD |
29 | #define BB_HOSTNAME | 29 | #define BB_HOSTNAME |
30 | #define BB_INIT | 30 | #define BB_INIT |
31 | #define BB_INSMOD | 31 | //#define BB_INSMOD |
32 | #define BB_KILL | 32 | #define BB_KILL |
33 | #define BB_KLOGD | 33 | #define BB_KLOGD |
34 | //#define BB_LENGTH | 34 | //#define BB_LENGTH |
@@ -60,7 +60,7 @@ | |||
60 | #define BB_REBOOT | 60 | #define BB_REBOOT |
61 | #define BB_RM | 61 | #define BB_RM |
62 | #define BB_RMDIR | 62 | #define BB_RMDIR |
63 | #define BB_RMMOD | 63 | //#define BB_RMMOD |
64 | //#define BB_SFDISK | 64 | //#define BB_SFDISK |
65 | #define BB_SED | 65 | #define BB_SED |
66 | #define BB_SLEEP | 66 | #define BB_SLEEP |