aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Collapse)Author
2002-08-05- updated a few copyright/left file headersRobert Griebl
- documented most of my 0.61 changes in the ChangeLog
2002-07-29Patch from Tim Riker to allow tty* in inittab if the ttyEric Andersen
actually exists -- serial console is not the issue...
2002-05-01fix and shrink uuencodeTim Riker
2001-12-06Trying to commit Changelog and TODO. cvs is being weird :/Aaron Lehmann
2001-11-19Fix opt type in dpkg (closes: #118975).Matt Kraai
2001-11-10Latest patch from vodz:Eric Andersen
-- reverse resolve network name and cache in route and ifconfig applets, fix print nslookup server name if compile without uClibc, fix route crashe 'route add', fix warnings compile networking and pwd_grp applets
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik
2001-10-23Fix empty line substitutions (noted by Joshua Hudson).Matt Kraai
2001-10-12Fix tar segfault when include list is empty and exclude list is not.Matt Kraai
2001-09-06Patch from vodz to make ash cope with leading redirectionsEric Andersen
(i.e. '2>/dev/null ls rubbish') will now work.
2001-09-05Two patches from Magick <magick@linux-fan.com>:Eric Andersen
1st makes init smaller, and fixes a bug with AskFirst. Reading from /dev/null gives EOF. 2nd makes init run the command's in the order of inittab, as in FIFO instead of LIFO.
2001-08-27Fix ash exec (noted by Arne Bernin).Matt Kraai
2001-08-27Fix invocation of `-/bin/sh' (bug #1209).Matt Kraai
2001-08-24Fix s/[/]// handling (noted by Dumas Patrice).Matt Kraai
2001-08-23Merge with the stable branchEric Andersen
2001-08-22A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> toEric Andersen
fixed sed handling of multiple -e commands
2001-08-22Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5kEric Andersen
from gzip by careful optimization. Appears to work just fine (I've tested the changes on x86, ARM, and powerpc).
2001-08-02Ok, here we go...Eric Andersen
2001-08-02Scrub away the last leftovers from BB_FEATURE_<shell>. Good thingEric Andersen
for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik
2001-08-01Allow multiple shells to be enabled.Matt Kraai
2001-07-31Always write record counts to stderr.Matt Kraai
2001-07-31I just wrote up a simple pidof applet, closing bug #1197Eric Andersen
-Erik
2001-07-31Give credit to Adam Slattery.Matt Kraai
2001-07-31I think this should be the final changelog update...Eric Andersen
-Erik
2001-07-29Note my uuencode workGlenn L McGrath
2001-07-28PArtial Changelog update. I'm still on vacation (I'm at a campgroundEric Andersen
near the Grand Teton Mountains in Montana at the moment and my connection is terribly slow) so this is a partial update only, -Erik
2001-07-24note dpkg rewriteGlenn L McGrath
2001-07-23Add support for devfs device names.Matt Kraai
2001-07-19Note that wget fix is important.Matt Kraai
2001-07-12Patch from vodz:Eric Andersen
Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function
2001-07-09Patch from vodz to support 'tr a-z A-Z' syntax.Eric Andersen
2001-07-07Update changelogsEric Andersen
2001-07-05Note my activities (how immodest of me).Matt Kraai
2001-07-05gunzip, zcat were fixed just after 0.51 was releasedGlenn L McGrath
2001-07-05ash, hush and msh are new applets to 0.52Glenn L McGrath
2001-07-05Added entries for my commitsGlenn L McGrath
2001-04-16Several fixes from Sterling Huxley for the vi applet.Eric Andersen
2001-04-10This patch from Laurence Anderson <laurence@zxmail.com> fixesEric Andersen
wget HTTP 1.1 support and addes chunked encoding so bb wget is now fully RFC compliant.
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen
-Erik
2001-04-09update the changelog, prepatory to the 0.51 release. Please reviewEric Andersen
for correctness! -Erik
2001-04-04I said no new features till after the 0.51 release. Well, I lied. This is aEric Andersen
vi editor for busybox, contributed by Sterling Huxley <sterling@europa.com>. It adds 22k to the busybox binary when enabled. Quite impressive!
2001-04-03A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. NowEric Andersen
you can specify an arbitrary behavior for 'ctrlaltdel' without that behavior needing to be a reboot.
2001-03-29Add in a new standalone env applet for fixing up app's environmentsEric Andersen
-Erik
2001-03-15Update files and version number prepratory to cutting a release.Eric Andersen
-Erik
2001-03-15Update the changelog, in preparation for making the 0.50 releaseEric Andersen
2001-03-06First pass at trying to retrofit a changelog for 0.50. Please everyoneEric Andersen
look over this and if I forgot something, misattributed your work, or spelled something badly, please let me know. -Erik
2001-02-15Acknowledge Kenneth Chalmers ln fix.Eric Andersen
2001-02-14Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen
-Erik
2001-02-13Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen
-Erik
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen
a release. Update the website with release details. -Erik