diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
commit | 8ec10a9483f937743cba51124b30540c9613fca8 (patch) | |
tree | 093a3a229710047fc5504b8e24a03a5da3ed9ff4 | |
parent | 90ca2848fdca2788a52daac51432e1077abc24f7 (diff) | |
download | busybox-w32-0_49.tar.gz busybox-w32-0_49.tar.bz2 busybox-w32-0_49.zip |
Fix up copyright msgs. Bump version to 0.49 in preparation for0_49
a release. Update the website with release details.
-Erik
-rw-r--r-- | Changelog | 25 | ||||
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | Makefile | 5 | ||||
-rw-r--r-- | README | 7 | ||||
-rw-r--r-- | TODO | 34 | ||||
-rw-r--r-- | archival/tar.c | 2 | ||||
-rw-r--r-- | basename.c | 2 | ||||
-rw-r--r-- | busybox.spec | 2 | ||||
-rw-r--r-- | cat.c | 2 | ||||
-rw-r--r-- | chmod_chown_chgrp.c | 2 | ||||
-rw-r--r-- | chroot.c | 2 | ||||
-rw-r--r-- | clear.c | 2 | ||||
-rw-r--r-- | cmp.c | 2 | ||||
-rw-r--r-- | console-tools/clear.c | 2 | ||||
-rw-r--r-- | console-tools/reset.c | 2 | ||||
-rw-r--r-- | coreutils/basename.c | 2 | ||||
-rw-r--r-- | coreutils/cat.c | 2 | ||||
-rw-r--r-- | coreutils/chroot.c | 2 | ||||
-rw-r--r-- | coreutils/cmp.c | 2 | ||||
-rw-r--r-- | coreutils/cut.c | 2 | ||||
-rw-r--r-- | coreutils/df.c | 2 | ||||
-rw-r--r-- | coreutils/dirname.c | 2 | ||||
-rw-r--r-- | coreutils/du.c | 4 | ||||
-rw-r--r-- | coreutils/head.c | 2 | ||||
-rw-r--r-- | coreutils/ln.c | 2 | ||||
-rw-r--r-- | coreutils/mkdir.c | 2 | ||||
-rw-r--r-- | coreutils/rm.c | 2 | ||||
-rw-r--r-- | coreutils/rmdir.c | 2 | ||||
-rw-r--r-- | coreutils/tee.c | 2 | ||||
-rw-r--r-- | coreutils/touch.c | 2 | ||||
-rw-r--r-- | coreutils/uniq.c | 2 | ||||
-rw-r--r-- | cp_mv.c | 2 | ||||
-rw-r--r-- | cut.c | 2 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | df.c | 2 | ||||
-rw-r--r-- | dirname.c | 2 | ||||
-rw-r--r-- | docs/busybox.net/index.html | 53 | ||||
-rw-r--r-- | docs/busybox.net/oldnews.html | 13 | ||||
-rw-r--r-- | du.c | 4 | ||||
-rw-r--r-- | editors/sed.c | 2 | ||||
-rw-r--r-- | examples/busybox.spec | 2 | ||||
-rw-r--r-- | find.c | 2 | ||||
-rw-r--r-- | findutils/find.c | 2 | ||||
-rw-r--r-- | findutils/grep.c | 2 | ||||
-rw-r--r-- | findutils/which.c | 2 | ||||
-rw-r--r-- | findutils/xargs.c | 2 | ||||
-rw-r--r-- | free.c | 2 | ||||
-rw-r--r-- | grep.c | 2 | ||||
-rw-r--r-- | head.c | 2 | ||||
-rw-r--r-- | insmod.c | 6 | ||||
-rw-r--r-- | lash.c | 2 | ||||
-rw-r--r-- | ln.c | 2 | ||||
-rw-r--r-- | logger.c | 2 | ||||
-rw-r--r-- | lsmod.c | 2 | ||||
-rw-r--r-- | miscutils/readlink.c | 2 | ||||
-rw-r--r-- | mkdir.c | 2 | ||||
-rw-r--r-- | modutils/insmod.c | 6 | ||||
-rw-r--r-- | modutils/lsmod.c | 2 | ||||
-rw-r--r-- | modutils/rmmod.c | 2 | ||||
-rw-r--r-- | networking/nslookup.c | 4 | ||||
-rw-r--r-- | nslookup.c | 4 | ||||
-rw-r--r-- | procps/free.c | 2 | ||||
-rw-r--r-- | procps/ps.c | 4 | ||||
-rw-r--r-- | procps/uptime.c | 2 | ||||
-rw-r--r-- | ps.c | 4 | ||||
-rw-r--r-- | readlink.c | 2 | ||||
-rw-r--r-- | reset.c | 2 | ||||
-rw-r--r-- | rm.c | 2 | ||||
-rw-r--r-- | rmdir.c | 2 | ||||
-rw-r--r-- | rmmod.c | 2 | ||||
-rw-r--r-- | sed.c | 2 | ||||
-rw-r--r-- | sh.c | 2 | ||||
-rw-r--r-- | shell/lash.c | 2 | ||||
-rw-r--r-- | swaponoff.c | 2 | ||||
-rw-r--r-- | sysklogd/logger.c | 2 | ||||
-rw-r--r-- | sysklogd/syslogd.c | 2 | ||||
-rw-r--r-- | syslogd.c | 2 | ||||
-rw-r--r-- | tar.c | 2 | ||||
-rw-r--r-- | tee.c | 2 | ||||
-rw-r--r-- | touch.c | 2 | ||||
-rw-r--r-- | true_false.c | 2 | ||||
-rw-r--r-- | umount.c | 2 | ||||
-rw-r--r-- | uniq.c | 2 | ||||
-rw-r--r-- | uptime.c | 2 | ||||
-rw-r--r-- | util-linux/swaponoff.c | 2 | ||||
-rw-r--r-- | util-linux/umount.c | 2 | ||||
-rw-r--r-- | which.c | 2 | ||||
-rw-r--r-- | xargs.c | 2 |
88 files changed, 174 insertions, 151 deletions
@@ -1,10 +1,15 @@ | |||
1 | 0.49pre | 1 | 0.49 |
2 | 2 | ||
3 | * Matt Kraai -- new sort.c | 3 | * Matt Kraai -- new sort.c |
4 | * Matt Kraai -- new tail.c | ||
4 | * Glenn McGrath -- new 'dpkg-deb' applet | 5 | * Glenn McGrath -- new 'dpkg-deb' applet |
5 | * Glenn McGrath -- new ar code | 6 | * Glenn McGrath -- new ar code |
7 | * spoon -- new watchdog applet | ||
8 | * Vladimir N. Oleynik <dzo@simtreas.ru> -- fixed cmdedit.c so now | ||
9 | scrolling and tab completion in lash work properly. Also several | ||
10 | byte saving optimizations. | ||
6 | * Erik Andersen -- disabled many less commonly used applets by default | 11 | * Erik Andersen -- disabled many less commonly used applets by default |
7 | * ?? -- more thrashing about to get clean perror_msg usage | 12 | * Mark Whitley -- more thrashing about to get clean perror_msg usage |
8 | * Matt Kraai -- new command line munging | 13 | * Matt Kraai -- new command line munging |
9 | * Larry Doolittle -- keep some locales from messing up busybox.sh | 14 | * Larry Doolittle -- keep some locales from messing up busybox.sh |
10 | * Matt Kraai -- cleaned up dd and tail with new parse_number routine | 15 | * Matt Kraai -- cleaned up dd and tail with new parse_number routine |
@@ -35,10 +40,18 @@ | |||
35 | * Mark Whitley -- Updates to style guide | 40 | * Mark Whitley -- Updates to style guide |
36 | * Mark Whitley -- Big cleanup in utility.c: style guide compliance, | 41 | * Mark Whitley -- Big cleanup in utility.c: style guide compliance, |
37 | de-macro-ifying some variables and functions | 42 | de-macro-ifying some variables and functions |
38 | * Matt Kraai -- new tail.c | 43 | * Erik Andersen -- ls now honors BB_FEATURE_AUTOWIDTH so it can find |
39 | 44 | the width and height of the console. | |
40 | 45 | * Erik Andersen -- insmod now ignores -L and accepts the -o option. | |
41 | -Erik Andersen, <not released yet> | 46 | * Erik Andersen -- updates so you can now select from the Makefile |
47 | whether or not to use the system's passwd and group functions. | ||
48 | Since most systems use GNU libc, this can save you from having to | ||
49 | install the /etc/nsswitch.conf configuration file and the required | ||
50 | libnss_* libraries. Adds 1.5k. You can now, also, disable this, | ||
51 | causing busybox to use the system's pwd.h and grp.h functions. | ||
52 | |||
53 | |||
54 | -Erik Andersen, 27 January 2001 | ||
42 | 55 | ||
43 | 0.48 | 56 | 0.48 |
44 | 57 | ||
@@ -18,7 +18,7 @@ mini-gzip(gzip), mini-netcat(mnc) | |||
18 | Copyright 1998 Charles P. Wright <cpwright@villagenet.com> | 18 | Copyright 1998 Charles P. Wright <cpwright@villagenet.com> |
19 | 19 | ||
20 | Tons of new stuff as noted in header files | 20 | Tons of new stuff as noted in header files |
21 | Copyright (C) 1999 by Lineo, inc. and written by | 21 | Copyright (C) 1999,2000,2001 by Lineo, inc. and written by |
22 | Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 22 | Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
23 | 23 | ||
24 | 24 | ||
@@ -1,7 +1,6 @@ | |||
1 | # Makefile for busybox | 1 | # Makefile for busybox |
2 | # | 2 | # |
3 | # Copyright (C) 1999-2000 Erik Andersen <andersee@debian.org> | 3 | # Copyright (C) 1999,2000,2001 Erik Andersen <andersee@debian.org> |
4 | # Copyright (C) 2000 Karl M. Hegbloom <karlheg@debian.org> | ||
5 | # | 4 | # |
6 | # This program is free software; you can redistribute it and/or modify | 5 | # This program is free software; you can redistribute it and/or modify |
7 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
@@ -19,7 +18,7 @@ | |||
19 | # | 18 | # |
20 | 19 | ||
21 | PROG := busybox | 20 | PROG := busybox |
22 | VERSION := 0.49pre | 21 | VERSION := 0.49 |
23 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") | 22 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") |
24 | export VERSION | 23 | export VERSION |
25 | 24 | ||
@@ -11,8 +11,9 @@ the expected functionality and behave very much like their GNU counterparts. | |||
11 | BusyBox has been written with size-optimization and limited resources in mind. | 11 | BusyBox has been written with size-optimization and limited resources in mind. |
12 | It is also extremely modular so you can easily include or exclude commands (or | 12 | It is also extremely modular so you can easily include or exclude commands (or |
13 | features) at compile time. This makes it easy to customize your embedded | 13 | features) at compile time. This makes it easy to customize your embedded |
14 | systems. To create a working system, just add a kernel and an editor (such as | 14 | systems. To create a working system, just add /dev, a kernel, and an editor, |
15 | e3 (http://www.sax.de/~adlibiti) or elvis-tiny). | 15 | such as nano, e3, or elvis-tiny. For a really minimal system, you can even use |
16 | the busybox shell (not Bourne compatible, but very small and quite usable). | ||
16 | 17 | ||
17 | BusyBox was originally written to support the Debian Rescue/Install disks, but | 18 | BusyBox was originally written to support the Debian Rescue/Install disks, but |
18 | it also makes an excellent environment for any small or embedded system. | 19 | it also makes an excellent environment for any small or embedded system. |
@@ -27,7 +28,7 @@ After the build is complete, a busybox.links file is generated. This is | |||
27 | used by 'make install' to create symlinks to the busybox binary for all | 28 | used by 'make install' to create symlinks to the busybox binary for all |
28 | compiled in functions. By default, 'make install' will place the symlink | 29 | compiled in functions. By default, 'make install' will place the symlink |
29 | forest into `pwd`/_install unless you have defined the PREFIX environment | 30 | forest into `pwd`/_install unless you have defined the PREFIX environment |
30 | variable (i.e., make PREFIX="/tmp/foo" install) | 31 | variable (i.e., 'make PREFIX=/tmp/foo install') |
31 | 32 | ||
32 | ---------------- | 33 | ---------------- |
33 | 34 | ||
@@ -8,7 +8,16 @@ around to it some time. If you have any good ideas, please let me know. | |||
8 | 8 | ||
9 | * We _were_ going to split networking apps into a new package called | 9 | * We _were_ going to split networking apps into a new package called |
10 | netkit-tiny. Per discussions on the mailing list, this isn't going | 10 | netkit-tiny. Per discussions on the mailing list, this isn't going |
11 | to happen. False alarm. Sorry about the confusion. | 11 | to happen. False alarm. Sorry about the confusion. |
12 | |||
13 | * The busybox shell, lash, is really too weak for serious use, although it is | ||
14 | possible to run simple systems with it. BusyBox 0.49 was supposed to have | ||
15 | a new shell, updated to understand full Bourne grammer. Well, that simply | ||
16 | didn't happen in time for the release. A rewrite is in progress that will | ||
17 | result in a new shell that understands the full Bourne grammar. This new | ||
18 | shell is being championed by Larry Doolittle <ldoolitt@recycle.lbl.gov>, and | ||
19 | could use your help. Please see the work in progress at | ||
20 | http://doolittle.faludi.com/~larry/parser.html | ||
12 | 21 | ||
13 | -Erik | 22 | -Erik |
14 | 23 | ||
@@ -22,12 +31,6 @@ Possible apps to include some time: | |||
22 | 31 | ||
23 | ----------------------- | 32 | ----------------------- |
24 | 33 | ||
25 | The Busybox lash shell needs to be taught Bourne shell grammer. This | ||
26 | is planned for the next release of Busybox. Look out ash, we are coming | ||
27 | for you... | ||
28 | |||
29 | ----------------------- | ||
30 | |||
31 | Running the following: | 34 | Running the following: |
32 | 35 | ||
33 | rm -f busybox && make LDFLAGS+=-nostdlib 2>&1 | \ | 36 | rm -f busybox && make LDFLAGS+=-nostdlib 2>&1 | \ |
@@ -40,23 +43,6 @@ libraries such as uClibc. | |||
40 | 43 | ||
41 | ----------------------- | 44 | ----------------------- |
42 | 45 | ||
43 | Currently, busybox bypasses libc NSS. Some folks might want that, | ||
44 | so perhaps adding in the option to choose whether to go to libc for | ||
45 | things like getpwnam() or whether to use the busybox version might | ||
46 | be nice. | ||
47 | |||
48 | ----------------------- | ||
49 | |||
50 | Most wanted list: | ||
51 | |||
52 | [andersen@slag busybox]$ grep -l getgroups *.[ch] | ||
53 | test.c | ||
54 | |||
55 | Policy violation. getgroups uses libc nss, which is unlikely | ||
56 | to be present in an embedded system. | ||
57 | |||
58 | ----------------------- | ||
59 | |||
60 | Compile with debugging on, run 'nm --size-sort ./busybox' | 46 | Compile with debugging on, run 'nm --size-sort ./busybox' |
61 | and then start with the biggest things and make them smaller... | 47 | and then start with the biggest things and make them smaller... |
62 | 48 | ||
diff --git a/archival/tar.c b/archival/tar.c index 2c7169bcc..308291455 100644 --- a/archival/tar.c +++ b/archival/tar.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * ground up. It still has remnents of the old code lying about, but it is | 6 | * ground up. It still has remnents of the old code lying about, but it is |
7 | * very different now (i.e. cleaner, less global variables, etc) | 7 | * very different now (i.e. cleaner, less global variables, etc) |
8 | * | 8 | * |
9 | * Copyright (C) 2000 by Lineo, inc. | 9 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
10 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 10 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
11 | * | 11 | * |
12 | * Based in part in the tar implementation in sash | 12 | * Based in part in the tar implementation in sash |
diff --git a/basename.c b/basename.c index 0caae39a4..cba003d70 100644 --- a/basename.c +++ b/basename.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini basename implementation for busybox | 3 | * Mini basename implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/busybox.spec b/busybox.spec index beb12fea3..6bccd371c 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.49pre | 2 | Version: 0.49 |
3 | Release: 1 | 3 | Release: 1 |
4 | Group: System/Utilities | 4 | Group: System/Utilities |
5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini Cat implementation for busybox | 3 | * Mini Cat implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/chmod_chown_chgrp.c b/chmod_chown_chgrp.c index 08ea6eea0..cccda98be 100644 --- a/chmod_chown_chgrp.c +++ b/chmod_chown_chgrp.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini chown/chmod/chgrp implementation for busybox | 3 | * Mini chown/chmod/chgrp implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini chroot implementation for busybox | 3 | * Mini chroot implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini clear implementation for busybox | 3 | * Mini clear implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini cmp implementation for busybox | 3 | * Mini cmp implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/console-tools/clear.c b/console-tools/clear.c index 98eef1d78..dab4b05a7 100644 --- a/console-tools/clear.c +++ b/console-tools/clear.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini clear implementation for busybox | 3 | * Mini clear implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/console-tools/reset.c b/console-tools/reset.c index 861bd435b..294cab3c4 100644 --- a/console-tools/reset.c +++ b/console-tools/reset.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini reset implementation for busybox | 3 | * Mini reset implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * and Kent Robotti <robotti@metconnect.com> | 8 | * and Kent Robotti <robotti@metconnect.com> |
9 | * | 9 | * |
diff --git a/coreutils/basename.c b/coreutils/basename.c index 0caae39a4..cba003d70 100644 --- a/coreutils/basename.c +++ b/coreutils/basename.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini basename implementation for busybox | 3 | * Mini basename implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/cat.c b/coreutils/cat.c index a1b878258..134245cdc 100644 --- a/coreutils/cat.c +++ b/coreutils/cat.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini Cat implementation for busybox | 3 | * Mini Cat implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/chroot.c b/coreutils/chroot.c index e6f1d034b..cd8101e47 100644 --- a/coreutils/chroot.c +++ b/coreutils/chroot.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini chroot implementation for busybox | 3 | * Mini chroot implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/cmp.c b/coreutils/cmp.c index a4b6c7d49..dd70261df 100644 --- a/coreutils/cmp.c +++ b/coreutils/cmp.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini cmp implementation for busybox | 3 | * Mini cmp implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/cut.c b/coreutils/cut.c index 262390e17..ed68657df 100644 --- a/coreutils/cut.c +++ b/coreutils/cut.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * cut.c - minimalist version of cut | 2 | * cut.c - minimalist version of cut |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/df.c b/coreutils/df.c index 0408f9f54..7a24fedd0 100644 --- a/coreutils/df.c +++ b/coreutils/df.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini df implementation for busybox | 3 | * Mini df implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * based on original code by (I think) Bruce Perens <bruce@pixar.com>. | 7 | * based on original code by (I think) Bruce Perens <bruce@pixar.com>. |
8 | * | 8 | * |
diff --git a/coreutils/dirname.c b/coreutils/dirname.c index 333f08d41..2e11a69dc 100644 --- a/coreutils/dirname.c +++ b/coreutils/dirname.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini dirname implementation for busybox | 3 | * Mini dirname implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/du.c b/coreutils/du.c index 9cc2a673d..c56afbc4f 100644 --- a/coreutils/du.c +++ b/coreutils/du.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini du implementation for busybox | 3 | * Mini du implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -187,7 +187,7 @@ int du_main(int argc, char **argv) | |||
187 | return status; | 187 | return status; |
188 | } | 188 | } |
189 | 189 | ||
190 | /* $Id: du.c,v 1.35 2001/01/27 08:24:37 andersen Exp $ */ | 190 | /* $Id: du.c,v 1.36 2001/01/27 09:33:38 andersen Exp $ */ |
191 | /* | 191 | /* |
192 | Local Variables: | 192 | Local Variables: |
193 | c-file-style: "linux" | 193 | c-file-style: "linux" |
diff --git a/coreutils/head.c b/coreutils/head.c index 71aa8258c..7d87f32cb 100644 --- a/coreutils/head.c +++ b/coreutils/head.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini head implementation for busybox | 3 | * Mini head implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/ln.c b/coreutils/ln.c index d6bf6443a..54e81f4c5 100644 --- a/coreutils/ln.c +++ b/coreutils/ln.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini ln implementation for busybox | 3 | * Mini ln implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/mkdir.c b/coreutils/mkdir.c index eb6e7db7d..2345d8831 100644 --- a/coreutils/mkdir.c +++ b/coreutils/mkdir.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini mkdir implementation for busybox | 3 | * Mini mkdir implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/rm.c b/coreutils/rm.c index 302599ec0..ce293a2aa 100644 --- a/coreutils/rm.c +++ b/coreutils/rm.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini rm implementation for busybox | 3 | * Mini rm implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/rmdir.c b/coreutils/rmdir.c index 8c2165e6b..86346ddde 100644 --- a/coreutils/rmdir.c +++ b/coreutils/rmdir.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini rmdir implementation for busybox | 3 | * Mini rmdir implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/tee.c b/coreutils/tee.c index f0eca070d..aa3098c6a 100644 --- a/coreutils/tee.c +++ b/coreutils/tee.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini tee implementation for busybox | 3 | * Mini tee implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 6 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/touch.c b/coreutils/touch.c index fa2f3b609..e174baa47 100644 --- a/coreutils/touch.c +++ b/coreutils/touch.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini touch implementation for busybox | 3 | * Mini touch implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/coreutils/uniq.c b/coreutils/uniq.c index 228855962..84f1ed231 100644 --- a/coreutils/uniq.c +++ b/coreutils/uniq.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini uniq implementation for busybox | 3 | * Mini uniq implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * Rewritten by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 8 | * Rewritten by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
9 | * | 9 | * |
@@ -3,7 +3,7 @@ | |||
3 | * Mini `cp' and `mv' implementation for BusyBox. | 3 | * Mini `cp' and `mv' implementation for BusyBox. |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * Copyright (C) 2000 by BitterSweet Enterprises, LLC. (GPL) | 9 | * Copyright (C) 2000 by BitterSweet Enterprises, LLC. (GPL) |
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * cut.c - minimalist version of cut | 2 | * cut.c - minimalist version of cut |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/debian/changelog b/debian/changelog index e69d1b418..e1170c25e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,8 +1,8 @@ | |||
1 | busybox (0.49pre-1) unstable; urgency=low | 1 | busybox (0.49-1) unstable; urgency=low |
2 | 2 | ||
3 | * Not released yet.... | 3 | * Lots more source updates and bug fixes. See changelog for details. |
4 | 4 | ||
5 | -- Erik Andersen <andersee@debian.org> Wed, 20 Jan 2000 08:00:07 -0700 | 5 | -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700 |
6 | 6 | ||
7 | busybox (0.48-1) unstable; urgency=low | 7 | busybox (0.48-1) unstable; urgency=low |
8 | 8 | ||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini df implementation for busybox | 3 | * Mini df implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * based on original code by (I think) Bruce Perens <bruce@pixar.com>. | 7 | * based on original code by (I think) Bruce Perens <bruce@pixar.com>. |
8 | * | 8 | * |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini dirname implementation for busybox | 3 | * Mini dirname implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index cbeb03876..e54a7683e 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -38,17 +38,17 @@ | |||
38 | BusyBox combines tiny versions of many common UNIX utilities into a single | 38 | BusyBox combines tiny versions of many common UNIX utilities into a single |
39 | small executable. It provides minimalist replacements for most of the utilities | 39 | small executable. It provides minimalist replacements for most of the utilities |
40 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, | 40 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, |
41 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small | 41 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small or |
42 | or embedded system. The utilities in BusyBox generally have fewer options than | 42 | embedded system. The utilities in BusyBox generally have fewer options than |
43 | their full-featured GNU cousins; however, the options that are included provide | 43 | their full featured GNU cousins; however, the options that are included provide |
44 | the expected functionality and behave very much like their GNU counterparts. | 44 | the expected functionality and behave very much like their GNU counterparts. |
45 | <p> | 45 | <p> |
46 | BusyBox has been written with size-optimization and limited resources in mind. | 46 | BusyBox has been written with size-optimization and limited resources in mind. |
47 | It is also extremely modular so you can easily include or exclude commands (or | 47 | It is also extremely modular so you can easily include or exclude commands (or |
48 | features) at compile time. This makes it easy to customize your embedded | 48 | features) at compile time. This makes it easy to customize your embedded |
49 | systems. To create a working system, just add a kernel, a shell (such as ash), | 49 | systems. To create a working system, just add /dev, a kernel, and an editor, |
50 | and an editor (such as elvis-tiny or ae). For a really minimal system, just | 50 | such as nano, e3, or elvis-tiny. For a really minimal system, you can even use |
51 | the the busybox shell (not a POSIX shell, but very small and quite usable). | 51 | the busybox shell (not Bourne compatible, but very small and quite usable). |
52 | <p> | 52 | <p> |
53 | 53 | ||
54 | BusyBox is now maintained by | 54 | BusyBox is now maintained by |
@@ -60,7 +60,7 @@ BusyBox is licensed under the | |||
60 | <a href="http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a> | 60 | <a href="http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a> |
61 | <p> | 61 | <p> |
62 | 62 | ||
63 | <H3>NEW!</h3> | 63 | <H3>Mailing List Information</h3> |
64 | BusyBox now has a <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>! | 64 | BusyBox now has a <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>! |
65 | To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo/busybox">this page</a>. | 65 | To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo/busybox">this page</a>. |
66 | 66 | ||
@@ -77,6 +77,30 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
77 | 77 | ||
78 | <ul> | 78 | <ul> |
79 | 79 | ||
80 | <p> <li> <b>27 January 2001 -- BusyBox 0.49 released</b> | ||
81 | <br> | ||
82 | |||
83 | Several new applets, lots of bug fixes, cleanups, and many smaller | ||
84 | things made nicer. Several cleanups and improvements to the shell. | ||
85 | For a list of the most interesting changes | ||
86 | you might want to look at the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>. | ||
87 | <p> | ||
88 | Special thanks go out to Matt Kraai and Larry Doolittle for all their | ||
89 | work on this release, and for keeping on top of things while I've been | ||
90 | out of town. | ||
91 | <p> | ||
92 | <em>Special Note</em><br> | ||
93 | |||
94 | BusyBox 0.49 was supposed to have replaced lash, the BusyBox | ||
95 | shell, with a new shell that understands full Bourne shell/Posix shell grammer. | ||
96 | Well, that simply didn't happen in time for this release. A new | ||
97 | shell that will eventually replace lash is already under | ||
98 | construction. This new shell is being developed by Larry | ||
99 | Doolittle, and could use all of our help. Please see the work in | ||
100 | progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a> | ||
101 | and help out if you can. This shell will be included in the next | ||
102 | release of BusyBox. | ||
103 | |||
80 | <p> <li> <b>13 December 2000 -- BusyBox 0.48 released</b> | 104 | <p> <li> <b>13 December 2000 -- BusyBox 0.48 released</b> |
81 | <br> | 105 | <br> |
82 | 106 | ||
@@ -96,19 +120,6 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
96 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. | 120 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. |
97 | 121 | ||
98 | 122 | ||
99 | <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> | ||
100 | <br> | ||
101 | |||
102 | This release fixes lots of bugs (including an ugly bug in 0.46 | ||
103 | syslogd that could fork-bomb your system). Added several new | ||
104 | apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm, | ||
105 | renice, xargs, and expr. syslogd now supports network logging. | ||
106 | There are the usual tar updates. Most apps now use getopt for | ||
107 | more correct option parsing. | ||
108 | See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> | ||
109 | for complete details. | ||
110 | |||
111 | |||
112 | <p> <li> <b>Old News</b> | 123 | <p> <li> <b>Old News</b> |
113 | <br> | 124 | <br> |
114 | For the old news, visit <a href="http://busybox.lineo.com/oldnews.html">the old news page</a>. | 125 | For the old news, visit <a href="http://busybox.lineo.com/oldnews.html">the old news page</a>. |
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 4002ea117..c55fcfd28 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -41,6 +41,19 @@ | |||
41 | <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b> | 41 | <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b> |
42 | <hr> | 42 | <hr> |
43 | 43 | ||
44 | <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> | ||
45 | <br> | ||
46 | |||
47 | This release fixes lots of bugs (including an ugly bug in 0.46 | ||
48 | syslogd that could fork-bomb your system). Added several new | ||
49 | apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm, | ||
50 | renice, xargs, and expr. syslogd now supports network logging. | ||
51 | There are the usual tar updates. Most apps now use getopt for | ||
52 | more correct option parsing. | ||
53 | See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> | ||
54 | for complete details. | ||
55 | |||
56 | |||
44 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> | 57 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> |
45 | <br> | 58 | <br> |
46 | 59 | ||
@@ -3,7 +3,7 @@ | |||
3 | * Mini du implementation for busybox | 3 | * Mini du implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -187,7 +187,7 @@ int du_main(int argc, char **argv) | |||
187 | return status; | 187 | return status; |
188 | } | 188 | } |
189 | 189 | ||
190 | /* $Id: du.c,v 1.35 2001/01/27 08:24:37 andersen Exp $ */ | 190 | /* $Id: du.c,v 1.36 2001/01/27 09:33:38 andersen Exp $ */ |
191 | /* | 191 | /* |
192 | Local Variables: | 192 | Local Variables: |
193 | c-file-style: "linux" | 193 | c-file-style: "linux" |
diff --git a/editors/sed.c b/editors/sed.c index 95aad79e8..73a9ad3ec 100644 --- a/editors/sed.c +++ b/editors/sed.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * sed.c - very minimalist version of sed | 2 | * sed.c - very minimalist version of sed |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/examples/busybox.spec b/examples/busybox.spec index beb12fea3..6bccd371c 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.49pre | 2 | Version: 0.49 |
3 | Release: 1 | 3 | Release: 1 |
4 | Group: System/Utilities | 4 | Group: System/Utilities |
5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |
@@ -3,7 +3,7 @@ | |||
3 | * Mini find implementation for busybox | 3 | * Mini find implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/findutils/find.c b/findutils/find.c index 59a5b838d..f60c45a4e 100644 --- a/findutils/find.c +++ b/findutils/find.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini find implementation for busybox | 3 | * Mini find implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/findutils/grep.c b/findutils/grep.c index e9ff91b3e..320655bf4 100644 --- a/findutils/grep.c +++ b/findutils/grep.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Mini grep implementation for busybox using libc regex. | 2 | * Mini grep implementation for busybox using libc regex. |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/findutils/which.c b/findutils/which.c index b900a0b14..981a8acf5 100644 --- a/findutils/which.c +++ b/findutils/which.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Which implementation for busybox | 3 | * Which implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/findutils/xargs.c b/findutils/xargs.c index 1473f445f..89bcfc156 100644 --- a/findutils/xargs.c +++ b/findutils/xargs.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Mini xargs implementation for busybox | 2 | * Mini xargs implementation for busybox |
3 | * | 3 | * |
4 | * Copyright (C) 2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
7 | * | 7 | * |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini free implementation for busybox | 3 | * Mini free implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Mini grep implementation for busybox using libc regex. | 2 | * Mini grep implementation for busybox using libc regex. |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini head implementation for busybox | 3 | * Mini head implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini insmod implementation for busybox | 3 | * Mini insmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com> | 6 | * Written by Erik Andersen <andersen@lineo.com> |
7 | * and Ron Alder <alder@lineo.com> | 7 | * and Ron Alder <alder@lineo.com> |
8 | * | 8 | * |
@@ -81,7 +81,7 @@ | |||
81 | #ifndef MODUTILS_MODULE_H | 81 | #ifndef MODUTILS_MODULE_H |
82 | static const int MODUTILS_MODULE_H = 1; | 82 | static const int MODUTILS_MODULE_H = 1; |
83 | 83 | ||
84 | #ident "$Id: insmod.c,v 1.43 2001/01/27 08:24:37 andersen Exp $" | 84 | #ident "$Id: insmod.c,v 1.44 2001/01/27 09:33:38 andersen Exp $" |
85 | 85 | ||
86 | /* This file contains the structures used by the 2.0 and 2.1 kernels. | 86 | /* This file contains the structures used by the 2.0 and 2.1 kernels. |
87 | We do not use the kernel headers directly because we do not wish | 87 | We do not use the kernel headers directly because we do not wish |
@@ -287,7 +287,7 @@ int delete_module(const char *); | |||
287 | #ifndef MODUTILS_OBJ_H | 287 | #ifndef MODUTILS_OBJ_H |
288 | static const int MODUTILS_OBJ_H = 1; | 288 | static const int MODUTILS_OBJ_H = 1; |
289 | 289 | ||
290 | #ident "$Id: insmod.c,v 1.43 2001/01/27 08:24:37 andersen Exp $" | 290 | #ident "$Id: insmod.c,v 1.44 2001/01/27 09:33:38 andersen Exp $" |
291 | 291 | ||
292 | /* The relocatable object is manipulated using elfin types. */ | 292 | /* The relocatable object is manipulated using elfin types. */ |
293 | 293 | ||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * lash -- the BusyBox Lame-Ass SHell | 3 | * lash -- the BusyBox Lame-Ass SHell |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is | 8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini ln implementation for busybox | 3 | * Mini ln implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini logger implementation for busybox | 3 | * Mini logger implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini lsmod implementation for busybox | 3 | * Mini lsmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and | 8 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and |
diff --git a/miscutils/readlink.c b/miscutils/readlink.c index 98f1dea4f..57f43d174 100644 --- a/miscutils/readlink.c +++ b/miscutils/readlink.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini readlink implementation for busybox | 3 | * Mini readlink implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini mkdir implementation for busybox | 3 | * Mini mkdir implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/modutils/insmod.c b/modutils/insmod.c index b82728a26..57a152c01 100644 --- a/modutils/insmod.c +++ b/modutils/insmod.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini insmod implementation for busybox | 3 | * Mini insmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com> | 6 | * Written by Erik Andersen <andersen@lineo.com> |
7 | * and Ron Alder <alder@lineo.com> | 7 | * and Ron Alder <alder@lineo.com> |
8 | * | 8 | * |
@@ -81,7 +81,7 @@ | |||
81 | #ifndef MODUTILS_MODULE_H | 81 | #ifndef MODUTILS_MODULE_H |
82 | static const int MODUTILS_MODULE_H = 1; | 82 | static const int MODUTILS_MODULE_H = 1; |
83 | 83 | ||
84 | #ident "$Id: insmod.c,v 1.43 2001/01/27 08:24:37 andersen Exp $" | 84 | #ident "$Id: insmod.c,v 1.44 2001/01/27 09:33:38 andersen Exp $" |
85 | 85 | ||
86 | /* This file contains the structures used by the 2.0 and 2.1 kernels. | 86 | /* This file contains the structures used by the 2.0 and 2.1 kernels. |
87 | We do not use the kernel headers directly because we do not wish | 87 | We do not use the kernel headers directly because we do not wish |
@@ -287,7 +287,7 @@ int delete_module(const char *); | |||
287 | #ifndef MODUTILS_OBJ_H | 287 | #ifndef MODUTILS_OBJ_H |
288 | static const int MODUTILS_OBJ_H = 1; | 288 | static const int MODUTILS_OBJ_H = 1; |
289 | 289 | ||
290 | #ident "$Id: insmod.c,v 1.43 2001/01/27 08:24:37 andersen Exp $" | 290 | #ident "$Id: insmod.c,v 1.44 2001/01/27 09:33:38 andersen Exp $" |
291 | 291 | ||
292 | /* The relocatable object is manipulated using elfin types. */ | 292 | /* The relocatable object is manipulated using elfin types. */ |
293 | 293 | ||
diff --git a/modutils/lsmod.c b/modutils/lsmod.c index 41575585f..ab8445596 100644 --- a/modutils/lsmod.c +++ b/modutils/lsmod.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini lsmod implementation for busybox | 3 | * Mini lsmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and | 8 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and |
diff --git a/modutils/rmmod.c b/modutils/rmmod.c index ff08c4ca0..3a66af87a 100644 --- a/modutils/rmmod.c +++ b/modutils/rmmod.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini rmmod implementation for busybox | 3 | * Mini rmmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/networking/nslookup.c b/networking/nslookup.c index 1f37e313f..8bfcd5785 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini nslookup implementation for busybox | 3 | * Mini nslookup implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by John Beppu <beppu@lineo.com> | 6 | * Written by John Beppu <beppu@lineo.com> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -170,4 +170,4 @@ int nslookup_main(int argc, char **argv) | |||
170 | return EXIT_SUCCESS; | 170 | return EXIT_SUCCESS; |
171 | } | 171 | } |
172 | 172 | ||
173 | /* $Id: nslookup.c,v 1.19 2001/01/27 08:24:37 andersen Exp $ */ | 173 | /* $Id: nslookup.c,v 1.20 2001/01/27 09:33:38 andersen Exp $ */ |
diff --git a/nslookup.c b/nslookup.c index 1f37e313f..8bfcd5785 100644 --- a/nslookup.c +++ b/nslookup.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini nslookup implementation for busybox | 3 | * Mini nslookup implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by John Beppu <beppu@lineo.com> | 6 | * Written by John Beppu <beppu@lineo.com> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -170,4 +170,4 @@ int nslookup_main(int argc, char **argv) | |||
170 | return EXIT_SUCCESS; | 170 | return EXIT_SUCCESS; |
171 | } | 171 | } |
172 | 172 | ||
173 | /* $Id: nslookup.c,v 1.19 2001/01/27 08:24:37 andersen Exp $ */ | 173 | /* $Id: nslookup.c,v 1.20 2001/01/27 09:33:38 andersen Exp $ */ |
diff --git a/procps/free.c b/procps/free.c index 4dd99ab49..17dd38687 100644 --- a/procps/free.c +++ b/procps/free.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini free implementation for busybox | 3 | * Mini free implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/procps/ps.c b/procps/ps.c index aac064c2a..08597fe3a 100644 --- a/procps/ps.c +++ b/procps/ps.c | |||
@@ -2,8 +2,8 @@ | |||
2 | /* | 2 | /* |
3 | * Mini ps implementation(s) for busybox | 3 | * Mini ps implementation(s) for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. Written by Erik Andersen | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * | 8 | * |
9 | * This contains _two_ implementations of ps for Linux. One uses the | 9 | * This contains _two_ implementations of ps for Linux. One uses the |
diff --git a/procps/uptime.c b/procps/uptime.c index 4463b94ef..213a39851 100644 --- a/procps/uptime.c +++ b/procps/uptime.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini uptime implementation for busybox | 3 | * Mini uptime implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -2,8 +2,8 @@ | |||
2 | /* | 2 | /* |
3 | * Mini ps implementation(s) for busybox | 3 | * Mini ps implementation(s) for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. Written by Erik Andersen | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * | 8 | * |
9 | * This contains _two_ implementations of ps for Linux. One uses the | 9 | * This contains _two_ implementations of ps for Linux. One uses the |
diff --git a/readlink.c b/readlink.c index 98f1dea4f..57f43d174 100644 --- a/readlink.c +++ b/readlink.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini readlink implementation for busybox | 3 | * Mini readlink implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini reset implementation for busybox | 3 | * Mini reset implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * and Kent Robotti <robotti@metconnect.com> | 8 | * and Kent Robotti <robotti@metconnect.com> |
9 | * | 9 | * |
@@ -3,7 +3,7 @@ | |||
3 | * Mini rm implementation for busybox | 3 | * Mini rm implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini rmdir implementation for busybox | 3 | * Mini rmdir implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini rmmod implementation for busybox | 3 | * Mini rmmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * sed.c - very minimalist version of sed | 2 | * sed.c - very minimalist version of sed |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * lash -- the BusyBox Lame-Ass SHell | 3 | * lash -- the BusyBox Lame-Ass SHell |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is | 8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is |
diff --git a/shell/lash.c b/shell/lash.c index 54d6b3ad7..bd6945605 100644 --- a/shell/lash.c +++ b/shell/lash.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * lash -- the BusyBox Lame-Ass SHell | 3 | * lash -- the BusyBox Lame-Ass SHell |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is | 8 | * Based in part on ladsh.c by Michael K. Johnson and Erik W. Troan, which is |
diff --git a/swaponoff.c b/swaponoff.c index d792c708d..8a9134ca0 100644 --- a/swaponoff.c +++ b/swaponoff.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini swapon/swapoff implementation for busybox | 3 | * Mini swapon/swapoff implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/sysklogd/logger.c b/sysklogd/logger.c index d286f34d1..1ab868d75 100644 --- a/sysklogd/logger.c +++ b/sysklogd/logger.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini logger implementation for busybox | 3 | * Mini logger implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c index 3c36f68e8..8eb74c69f 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini syslogd implementation for busybox | 3 | * Mini syslogd implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> | 8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini syslogd implementation for busybox | 3 | * Mini syslogd implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> | 8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> |
@@ -6,7 +6,7 @@ | |||
6 | * ground up. It still has remnents of the old code lying about, but it is | 6 | * ground up. It still has remnents of the old code lying about, but it is |
7 | * very different now (i.e. cleaner, less global variables, etc) | 7 | * very different now (i.e. cleaner, less global variables, etc) |
8 | * | 8 | * |
9 | * Copyright (C) 2000 by Lineo, inc. | 9 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
10 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 10 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
11 | * | 11 | * |
12 | * Based in part in the tar implementation in sash | 12 | * Based in part in the tar implementation in sash |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini tee implementation for busybox | 3 | * Mini tee implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 6 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini touch implementation for busybox | 3 | * Mini touch implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/true_false.c b/true_false.c index 155b26286..187f68072 100644 --- a/true_false.c +++ b/true_false.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini true/false implementation for busybox | 3 | * Mini true/false implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini umount implementation for busybox | 3 | * Mini umount implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -3,7 +3,7 @@ | |||
3 | * Mini uniq implementation for busybox | 3 | * Mini uniq implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by John Beppu <beppu@lineo.com> | 7 | * Written by John Beppu <beppu@lineo.com> |
8 | * Rewritten by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 8 | * Rewritten by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
9 | * | 9 | * |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini uptime implementation for busybox | 3 | * Mini uptime implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999,2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c index d792c708d..8a9134ca0 100644 --- a/util-linux/swaponoff.c +++ b/util-linux/swaponoff.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini swapon/swapoff implementation for busybox | 3 | * Mini swapon/swapoff implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/util-linux/umount.c b/util-linux/umount.c index dfd58259d..3772d55f0 100644 --- a/util-linux/umount.c +++ b/util-linux/umount.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini umount implementation for busybox | 3 | * Mini umount implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Which implementation for busybox | 3 | * Which implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 2000 by Lineo, inc. | 5 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 6 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Mini xargs implementation for busybox | 2 | * Mini xargs implementation for busybox |
3 | * | 3 | * |
4 | * Copyright (C) 2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> | 6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
7 | * | 7 | * |