oweals/busybox.git
19 years agoClone the busybox_0_60_stable branch from the old busybox.stable CVS tree 0_60_stable
Eric Andersen [Sat, 16 Jul 2005 01:57:20 +0000 (01:57 -0000)]
Clone the busybox_0_60_stable branch from the old busybox.stable CVS tree

23 years agoAccomodate older glibc's which also do not have the module
Eric Andersen [Wed, 24 Oct 2001 00:42:44 +0000 (00:42 -0000)]
Accomodate older glibc's which also do not have the module
syscalls.

23 years agoBackport sed 's/$/@/' bugfix, thanks to Matt Kraai
Eric Andersen [Wed, 24 Oct 2001 00:22:11 +0000 (00:22 -0000)]
Backport sed 's/$/@/' bugfix, thanks to Matt Kraai

23 years agoThanks to Glenn McGrath, clean applet_source_list last
Eric Andersen [Wed, 24 Oct 2001 00:20:27 +0000 (00:20 -0000)]
Thanks to Glenn McGrath, clean applet_source_list last
 -Erik

23 years agoupdate apps enabled in the .deb
Eric Andersen [Fri, 19 Oct 2001 06:14:16 +0000 (06:14 -0000)]
update apps enabled in the .deb

23 years agoUpdate udeb contents
Eric Andersen [Fri, 19 Oct 2001 06:13:06 +0000 (06:13 -0000)]
Update udeb contents

23 years agoRevert mount -t auto to using /proc/filesystems, so we can
Eric Andersen [Thu, 18 Oct 2001 04:15:26 +0000 (04:15 -0000)]
Revert mount -t auto to using /proc/filesystems, so we can
avoid automounting any nodev filesystems.
 -Erik

23 years agoFix a nasty bug resulting from variable name shadowing
Eric Andersen [Thu, 18 Oct 2001 04:05:28 +0000 (04:05 -0000)]
Fix a nasty bug resulting from variable name shadowing

23 years agoBackport fix.
Matt Kraai [Thu, 4 Oct 2001 18:44:28 +0000 (18:44 -0000)]
Backport fix.

23 years agoAlways enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH is enabled
Eric Andersen [Wed, 3 Oct 2001 23:35:05 +0000 (23:35 -0000)]
Always enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH is enabled

23 years agoFix lash behavior on serial consoles
Eric Andersen [Wed, 3 Oct 2001 22:10:02 +0000 (22:10 -0000)]
Fix lash behavior on serial consoles

23 years agoRoute is supposed to be in /sbin
Eric Andersen [Wed, 3 Oct 2001 21:44:28 +0000 (21:44 -0000)]
Route is supposed to be in /sbin

23 years agoLook for "init" or "linuxrc" when rebooting
Eric Andersen [Wed, 3 Oct 2001 21:38:18 +0000 (21:38 -0000)]
Look for "init" or "linuxrc" when rebooting

23 years agoUse the padantically correct compiler for preprocessing
Eric Andersen [Wed, 26 Sep 2001 06:35:10 +0000 (06:35 -0000)]
Use the padantically correct compiler for preprocessing

23 years agoBackport tftp usage message fix.
Matt Kraai [Fri, 21 Sep 2001 20:20:46 +0000 (20:20 -0000)]
Backport tftp usage message fix.

23 years agodefine IFS_BROKEN
Eric Andersen [Thu, 6 Sep 2001 17:59:36 +0000 (17:59 -0000)]
define IFS_BROKEN

23 years agoNote vodz ash fix
Eric Andersen [Thu, 6 Sep 2001 17:40:57 +0000 (17:40 -0000)]
Note vodz ash fix

23 years agoPatch from vodz for ash leading redirections (i.e. '2>/dev/null
Eric Andersen [Thu, 6 Sep 2001 17:39:23 +0000 (17:39 -0000)]
Patch from vodz for ash leading redirections (i.e. '2>/dev/null
ls rubbish')

23 years agoBackport vodz' route fix
Eric Andersen [Wed, 5 Sep 2001 23:31:44 +0000 (23:31 -0000)]
Backport vodz' route fix

23 years agoBackport the rest of dirname(3) interface change.
Matt Kraai [Wed, 5 Sep 2001 19:45:39 +0000 (19:45 -0000)]
Backport the rest of dirname(3) interface change.

23 years agoUpdate stable's changelog and bump stable version to 0.60.2.pre
Eric Andersen [Mon, 3 Sep 2001 19:46:55 +0000 (19:46 -0000)]
Update stable's changelog and bump stable version to 0.60.2.pre

23 years agoTeacvh 'mount -t auto' to ignore usbdevfs
Eric Andersen [Mon, 3 Sep 2001 19:45:47 +0000 (19:45 -0000)]
Teacvh 'mount -t auto' to ignore usbdevfs

23 years agoSuS2 says rmdir must provide -p -- backport patch from Matt
Eric Andersen [Mon, 3 Sep 2001 19:39:36 +0000 (19:39 -0000)]
SuS2 says rmdir must provide -p -- backport patch from Matt

23 years agoSUSv2 specifies that if the extension is identical to the basename, it
Eric Andersen [Mon, 3 Sep 2001 19:37:15 +0000 (19:37 -0000)]
SUSv2 specifies that if the extension is identical to the basename, it
should not be removed.  Patch backport from Matt Kraai

23 years agoPatch from Laurence Anderson to use more standard typing
Eric Andersen [Mon, 3 Sep 2001 19:34:29 +0000 (19:34 -0000)]
Patch from Laurence Anderson to use more standard typing

23 years agoUse the correct buffer when calling dirname, improve an error message,
Eric Andersen [Mon, 3 Sep 2001 19:32:18 +0000 (19:32 -0000)]
Use the correct buffer when calling dirname, improve an error message,
and plug some memory leaks.  Patch by Laurence Anderson.

23 years agoremove traces of rpmunpack
Eric Andersen [Mon, 3 Sep 2001 19:30:08 +0000 (19:30 -0000)]
remove traces of rpmunpack

23 years agoBackport vodz' route fix
Eric Andersen [Mon, 3 Sep 2001 19:26:27 +0000 (19:26 -0000)]
Backport vodz' route fix

23 years agoBackport fix for exec'ing ash
Eric Andersen [Mon, 3 Sep 2001 19:23:30 +0000 (19:23 -0000)]
Backport fix for exec'ing ash

23 years agoBackport fix from Matt, for when applet names contain a leading dash
Eric Andersen [Mon, 3 Sep 2001 19:21:07 +0000 (19:21 -0000)]
Backport fix from Matt, for when applet names contain a leading dash
and a full pathname.

23 years agoEliminate improper consts and allow standard version to override.
Eric Andersen [Mon, 3 Sep 2001 19:17:48 +0000 (19:17 -0000)]
Eliminate improper consts and allow standard version to override.

23 years agoBackport sed fix for s/[/]// handling from Matt Kraai
Eric Andersen [Mon, 3 Sep 2001 19:16:23 +0000 (19:16 -0000)]
Backport sed fix for s/[/]// handling from Matt Kraai

23 years agoOops. Forgot to bump the version number.
Eric Andersen [Thu, 23 Aug 2001 22:45:40 +0000 (22:45 -0000)]
Oops.  Forgot to bump the version number.

23 years agoFix up the debian stuff for release
Eric Andersen [Thu, 23 Aug 2001 22:16:22 +0000 (22:16 -0000)]
Fix up the debian stuff for release

23 years agoUpdate the web page
Eric Andersen [Thu, 23 Aug 2001 21:51:58 +0000 (21:51 -0000)]
Update the web page

23 years agoUpdate the changelog for release
Eric Andersen [Thu, 23 Aug 2001 21:39:49 +0000 (21:39 -0000)]
Update the changelog for release

23 years agoPart of a patch from Magick <magick@linux-fan.com> tha fixes a bug
Eric Andersen [Thu, 23 Aug 2001 19:18:06 +0000 (19:18 -0000)]
Part of a patch from Magick <magick@linux-fan.com> tha fixes a bug
AskFirst where reading from /dev/null gives EOF.

23 years agoA patch from Jaspreet Singh to fix a segfault and display nothing wher
Eric Andersen [Thu, 23 Aug 2001 19:10:52 +0000 (19:10 -0000)]
A patch from Jaspreet Singh to fix a segfault and display nothing wher
there is nothing to display.

23 years agoA patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> to
Eric Andersen [Wed, 22 Aug 2001 06:00:26 +0000 (06:00 -0000)]
A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> to
fixed sed handling of multiple -e commands

23 years agoForce BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OLD_MODULE_INTERFACE
Eric Andersen [Wed, 22 Aug 2001 05:43:14 +0000 (05:43 -0000)]
Force BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OLD_MODULE_INTERFACE
to be mutually exclusive (stable branch)

23 years agoAdd #include <sys/param.h> to ensure PATH_MAX is defined
Eric Andersen [Wed, 22 Aug 2001 05:36:12 +0000 (05:36 -0000)]
Add #include <sys/param.h> to ensure PATH_MAX is defined

23 years agoBackport lash fix
Eric Andersen [Wed, 22 Aug 2001 05:32:45 +0000 (05:32 -0000)]
Backport lash fix

23 years agoBackport Matt's non-existent backreference sed fix to stable
Eric Andersen [Wed, 22 Aug 2001 05:31:15 +0000 (05:31 -0000)]
Backport Matt's non-existent backreference sed fix to stable

23 years agoMerge some safe fixes into stable
Eric Andersen [Wed, 22 Aug 2001 05:29:19 +0000 (05:29 -0000)]
Merge some safe fixes into stable

23 years agoFix stable as well
Eric Andersen [Tue, 21 Aug 2001 22:34:58 +0000 (22:34 -0000)]
Fix stable as well

23 years agoApply Glenn's tftp rewrite for the stable branch
Eric Andersen [Mon, 20 Aug 2001 17:47:14 +0000 (17:47 -0000)]
Apply Glenn's tftp rewrite for the stable branch

23 years agoBackport Manuel Novoa III's rewrite to the stable branch
Eric Andersen [Mon, 20 Aug 2001 17:46:09 +0000 (17:46 -0000)]
Backport Manuel Novoa III's rewrite to the stable branch

23 years agoMinor wording changes
Eric Andersen [Mon, 20 Aug 2001 17:44:32 +0000 (17:44 -0000)]
Minor wording changes

23 years agoBackported syslogd fix.
Matt Kraai [Tue, 14 Aug 2001 18:05:40 +0000 (18:05 -0000)]
Backported syslogd fix.

23 years agoMerge the CVS changes so far into the stable branch.
Eric Andersen [Fri, 10 Aug 2001 18:22:16 +0000 (18:22 -0000)]
Merge the CVS changes so far into the stable branch.

23 years agoThis commit was manufactured by cvs2svn to create branch
nobody [Fri, 10 Aug 2001 15:05:27 +0000 (15:05 -0000)]
This commit was manufactured by cvs2svn to create branch
'busybox_0_60_stable'.