diff options
-rw-r--r-- | coreutils/hostid.c | 2 | ||||
-rw-r--r-- | hostid.c | 2 | ||||
-rw-r--r-- | hostname.c | 4 | ||||
-rw-r--r-- | nc.c | 2 | ||||
-rw-r--r-- | networking/hostname.c | 4 | ||||
-rw-r--r-- | networking/nc.c | 2 | ||||
-rw-r--r-- | networking/nslookup.c | 4 | ||||
-rw-r--r-- | networking/ping.c | 4 | ||||
-rw-r--r-- | networking/telnet.c | 2 | ||||
-rw-r--r-- | networking/wget.c | 4 | ||||
-rw-r--r-- | nslookup.c | 4 | ||||
-rw-r--r-- | ping.c | 4 | ||||
-rw-r--r-- | telnet.c | 2 | ||||
-rw-r--r-- | wget.c | 4 |
14 files changed, 22 insertions, 22 deletions
diff --git a/coreutils/hostid.c b/coreutils/hostid.c index 5bbb46f7e..76ab124ba 100644 --- a/coreutils/hostid.c +++ b/coreutils/hostid.c | |||
@@ -21,7 +21,7 @@ | |||
21 | */ | 21 | */ |
22 | 22 | ||
23 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 23 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
24 | #warning applet will be removed from BusyBox. All maintainence efforts | 24 | #warning applet will be removed from BusyBox. All maintenance efforts |
25 | #warning should be done in the netkit-tiny source tree. | 25 | #warning should be done in the netkit-tiny source tree. |
26 | 26 | ||
27 | #include "busybox.h" | 27 | #include "busybox.h" |
@@ -21,7 +21,7 @@ | |||
21 | */ | 21 | */ |
22 | 22 | ||
23 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 23 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
24 | #warning applet will be removed from BusyBox. All maintainence efforts | 24 | #warning applet will be removed from BusyBox. All maintenance efforts |
25 | #warning should be done in the netkit-tiny source tree. | 25 | #warning should be done in the netkit-tiny source tree. |
26 | 26 | ||
27 | #include "busybox.h" | 27 | #include "busybox.h" |
diff --git a/hostname.c b/hostname.c index 560db7b86..eb3937a62 100644 --- a/hostname.c +++ b/hostname.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * $Id: hostname.c,v 1.18 2001/01/22 22:48:42 andersen Exp $ | 3 | * $Id: hostname.c,v 1.19 2001/01/24 17:37:07 andersen Exp $ |
4 | * Mini hostname implementation for busybox | 4 | * Mini hostname implementation for busybox |
5 | * | 5 | * |
6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> | 6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |
@@ -24,7 +24,7 @@ | |||
24 | */ | 24 | */ |
25 | 25 | ||
26 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 26 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
27 | #warning applet will be removed from BusyBox. All maintainence efforts | 27 | #warning applet will be removed from BusyBox. All maintenance efforts |
28 | #warning should be done in the netkit-tiny source tree. | 28 | #warning should be done in the netkit-tiny source tree. |
29 | 29 | ||
30 | #include "busybox.h" | 30 | #include "busybox.h" |
@@ -27,7 +27,7 @@ | |||
27 | */ | 27 | */ |
28 | 28 | ||
29 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 29 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
30 | #warning applet will be removed from BusyBox. All maintainence efforts | 30 | #warning applet will be removed from BusyBox. All maintenance efforts |
31 | #warning should be done in the netkit-tiny source tree. | 31 | #warning should be done in the netkit-tiny source tree. |
32 | 32 | ||
33 | #include "busybox.h" | 33 | #include "busybox.h" |
diff --git a/networking/hostname.c b/networking/hostname.c index 560db7b86..eb3937a62 100644 --- a/networking/hostname.c +++ b/networking/hostname.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * $Id: hostname.c,v 1.18 2001/01/22 22:48:42 andersen Exp $ | 3 | * $Id: hostname.c,v 1.19 2001/01/24 17:37:07 andersen Exp $ |
4 | * Mini hostname implementation for busybox | 4 | * Mini hostname implementation for busybox |
5 | * | 5 | * |
6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> | 6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |
@@ -24,7 +24,7 @@ | |||
24 | */ | 24 | */ |
25 | 25 | ||
26 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 26 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
27 | #warning applet will be removed from BusyBox. All maintainence efforts | 27 | #warning applet will be removed from BusyBox. All maintenance efforts |
28 | #warning should be done in the netkit-tiny source tree. | 28 | #warning should be done in the netkit-tiny source tree. |
29 | 29 | ||
30 | #include "busybox.h" | 30 | #include "busybox.h" |
diff --git a/networking/nc.c b/networking/nc.c index 83e1a9c42..eb6e17762 100644 --- a/networking/nc.c +++ b/networking/nc.c | |||
@@ -27,7 +27,7 @@ | |||
27 | */ | 27 | */ |
28 | 28 | ||
29 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 29 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
30 | #warning applet will be removed from BusyBox. All maintainence efforts | 30 | #warning applet will be removed from BusyBox. All maintenance efforts |
31 | #warning should be done in the netkit-tiny source tree. | 31 | #warning should be done in the netkit-tiny source tree. |
32 | 32 | ||
33 | #include "busybox.h" | 33 | #include "busybox.h" |
diff --git a/networking/nslookup.c b/networking/nslookup.c index 16162b540..395f347ca 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c | |||
@@ -22,7 +22,7 @@ | |||
22 | */ | 22 | */ |
23 | 23 | ||
24 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 24 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
25 | #warning applet will be removed from BusyBox. All maintainence efforts | 25 | #warning applet will be removed from BusyBox. All maintenance efforts |
26 | #warning should be done in the netkit-tiny source tree. | 26 | #warning should be done in the netkit-tiny source tree. |
27 | 27 | ||
28 | #include "busybox.h" | 28 | #include "busybox.h" |
@@ -173,4 +173,4 @@ int nslookup_main(int argc, char **argv) | |||
173 | return EXIT_SUCCESS; | 173 | return EXIT_SUCCESS; |
174 | } | 174 | } |
175 | 175 | ||
176 | /* $Id: nslookup.c,v 1.16 2001/01/22 22:48:42 andersen Exp $ */ | 176 | /* $Id: nslookup.c,v 1.17 2001/01/24 17:37:07 andersen Exp $ */ |
diff --git a/networking/ping.c b/networking/ping.c index f5769b74e..a2f52ff38 100644 --- a/networking/ping.c +++ b/networking/ping.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * $Id: ping.c,v 1.32 2001/01/23 22:30:04 markw Exp $ | 3 | * $Id: ping.c,v 1.33 2001/01/24 17:37:07 andersen Exp $ |
4 | * Mini ping implementation for busybox | 4 | * Mini ping implementation for busybox |
5 | * | 5 | * |
6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> | 6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |
@@ -32,7 +32,7 @@ | |||
32 | */ | 32 | */ |
33 | 33 | ||
34 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 34 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
35 | #warning applet will be removed from BusyBox. All maintainence efforts | 35 | #warning applet will be removed from BusyBox. All maintenance efforts |
36 | #warning should be done in the netkit-tiny source tree. | 36 | #warning should be done in the netkit-tiny source tree. |
37 | 37 | ||
38 | #include "busybox.h" | 38 | #include "busybox.h" |
diff --git a/networking/telnet.c b/networking/telnet.c index ac6813e29..495899a7a 100644 --- a/networking/telnet.c +++ b/networking/telnet.c | |||
@@ -31,7 +31,7 @@ | |||
31 | */ | 31 | */ |
32 | 32 | ||
33 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 33 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
34 | #warning applet will be removed from BusyBox. All maintainence efforts | 34 | #warning applet will be removed from BusyBox. All maintenance efforts |
35 | #warning should be done in the netkit-tiny source tree. | 35 | #warning should be done in the netkit-tiny source tree. |
36 | 36 | ||
37 | 37 | ||
diff --git a/networking/wget.c b/networking/wget.c index e3e6eed79..693413167 100644 --- a/networking/wget.c +++ b/networking/wget.c | |||
@@ -15,7 +15,7 @@ | |||
15 | */ | 15 | */ |
16 | 16 | ||
17 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 17 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
18 | #warning applet will be removed from BusyBox. All maintainence efforts | 18 | #warning applet will be removed from BusyBox. All maintenance efforts |
19 | #warning should be done in the netkit-tiny source tree. | 19 | #warning should be done in the netkit-tiny source tree. |
20 | 20 | ||
21 | #include "busybox.h" | 21 | #include "busybox.h" |
@@ -515,7 +515,7 @@ progressmeter(int flag) | |||
515 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 515 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
516 | * SUCH DAMAGE. | 516 | * SUCH DAMAGE. |
517 | * | 517 | * |
518 | * $Id: wget.c,v 1.18 2001/01/23 22:30:04 markw Exp $ | 518 | * $Id: wget.c,v 1.19 2001/01/24 17:37:07 andersen Exp $ |
519 | */ | 519 | */ |
520 | 520 | ||
521 | 521 | ||
diff --git a/nslookup.c b/nslookup.c index 16162b540..395f347ca 100644 --- a/nslookup.c +++ b/nslookup.c | |||
@@ -22,7 +22,7 @@ | |||
22 | */ | 22 | */ |
23 | 23 | ||
24 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 24 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
25 | #warning applet will be removed from BusyBox. All maintainence efforts | 25 | #warning applet will be removed from BusyBox. All maintenance efforts |
26 | #warning should be done in the netkit-tiny source tree. | 26 | #warning should be done in the netkit-tiny source tree. |
27 | 27 | ||
28 | #include "busybox.h" | 28 | #include "busybox.h" |
@@ -173,4 +173,4 @@ int nslookup_main(int argc, char **argv) | |||
173 | return EXIT_SUCCESS; | 173 | return EXIT_SUCCESS; |
174 | } | 174 | } |
175 | 175 | ||
176 | /* $Id: nslookup.c,v 1.16 2001/01/22 22:48:42 andersen Exp $ */ | 176 | /* $Id: nslookup.c,v 1.17 2001/01/24 17:37:07 andersen Exp $ */ |
@@ -1,6 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * $Id: ping.c,v 1.32 2001/01/23 22:30:04 markw Exp $ | 3 | * $Id: ping.c,v 1.33 2001/01/24 17:37:07 andersen Exp $ |
4 | * Mini ping implementation for busybox | 4 | * Mini ping implementation for busybox |
5 | * | 5 | * |
6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> | 6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |
@@ -32,7 +32,7 @@ | |||
32 | */ | 32 | */ |
33 | 33 | ||
34 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 34 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
35 | #warning applet will be removed from BusyBox. All maintainence efforts | 35 | #warning applet will be removed from BusyBox. All maintenance efforts |
36 | #warning should be done in the netkit-tiny source tree. | 36 | #warning should be done in the netkit-tiny source tree. |
37 | 37 | ||
38 | #include "busybox.h" | 38 | #include "busybox.h" |
@@ -31,7 +31,7 @@ | |||
31 | */ | 31 | */ |
32 | 32 | ||
33 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 33 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
34 | #warning applet will be removed from BusyBox. All maintainence efforts | 34 | #warning applet will be removed from BusyBox. All maintenance efforts |
35 | #warning should be done in the netkit-tiny source tree. | 35 | #warning should be done in the netkit-tiny source tree. |
36 | 36 | ||
37 | 37 | ||
@@ -15,7 +15,7 @@ | |||
15 | */ | 15 | */ |
16 | 16 | ||
17 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this | 17 | #warning This applet has moved to netkit-tiny. After BusyBox 0.49, this |
18 | #warning applet will be removed from BusyBox. All maintainence efforts | 18 | #warning applet will be removed from BusyBox. All maintenance efforts |
19 | #warning should be done in the netkit-tiny source tree. | 19 | #warning should be done in the netkit-tiny source tree. |
20 | 20 | ||
21 | #include "busybox.h" | 21 | #include "busybox.h" |
@@ -515,7 +515,7 @@ progressmeter(int flag) | |||
515 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 515 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
516 | * SUCH DAMAGE. | 516 | * SUCH DAMAGE. |
517 | * | 517 | * |
518 | * $Id: wget.c,v 1.18 2001/01/23 22:30:04 markw Exp $ | 518 | * $Id: wget.c,v 1.19 2001/01/24 17:37:07 andersen Exp $ |
519 | */ | 519 | */ |
520 | 520 | ||
521 | 521 | ||