Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-05 | - updated a few copyright/left file headers | Robert Griebl | |
- documented most of my 0.61 changes in the ChangeLog | |||
2002-07-29 | Patch from Tim Riker to allow tty* in inittab if the tty | Eric Andersen | |
actually exists -- serial console is not the issue... | |||
2002-05-01 | fix and shrink uuencode | Tim Riker | |
2001-12-06 | Trying to commit Changelog and TODO. cvs is being weird :/ | Aaron Lehmann | |
2001-11-19 | Fix opt type in dpkg (closes: #118975). | Matt Kraai | |
2001-11-10 | Latest 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-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-10-23 | Fix empty line substitutions (noted by Joshua Hudson). | Matt Kraai | |
2001-10-12 | Fix tar segfault when include list is empty and exclude list is not. | Matt Kraai | |
2001-09-06 | Patch from vodz to make ash cope with leading redirections | Eric Andersen | |
(i.e. '2>/dev/null ls rubbish') will now work. | |||
2001-09-05 | Two 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-27 | Fix ash exec (noted by Arne Bernin). | Matt Kraai | |
2001-08-27 | Fix invocation of `-/bin/sh' (bug #1209). | Matt Kraai | |
2001-08-24 | Fix s/[/]// handling (noted by Dumas Patrice). | Matt Kraai | |
2001-08-23 | Merge with the stable branch | Eric Andersen | |
2001-08-22 | A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> to | Eric Andersen | |
fixed sed handling of multiple -e commands | |||
2001-08-22 | Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k | Eric Andersen | |
from gzip by careful optimization. Appears to work just fine (I've tested the changes on x86, ARM, and powerpc). | |||
2001-08-02 | Ok, here we go... | Eric Andersen | |
2001-08-02 | Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing | Eric Andersen | |
for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik | |||
2001-08-01 | Allow multiple shells to be enabled. | Matt Kraai | |
2001-07-31 | Always write record counts to stderr. | Matt Kraai | |
2001-07-31 | I just wrote up a simple pidof applet, closing bug #1197 | Eric Andersen | |
-Erik | |||
2001-07-31 | Give credit to Adam Slattery. | Matt Kraai | |
2001-07-31 | I think this should be the final changelog update... | Eric Andersen | |
-Erik | |||
2001-07-29 | Note my uuencode work | Glenn L McGrath | |
2001-07-28 | PArtial Changelog update. I'm still on vacation (I'm at a campground | Eric 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-24 | note dpkg rewrite | Glenn L McGrath | |
2001-07-23 | Add support for devfs device names. | Matt Kraai | |
2001-07-19 | Note that wget fix is important. | Matt Kraai | |
2001-07-12 | Patch 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-09 | Patch from vodz to support 'tr a-z A-Z' syntax. | Eric Andersen | |
2001-07-07 | Update changelogs | Eric Andersen | |
2001-07-05 | Note my activities (how immodest of me). | Matt Kraai | |
2001-07-05 | gunzip, zcat were fixed just after 0.51 was released | Glenn L McGrath | |
2001-07-05 | ash, hush and msh are new applets to 0.52 | Glenn L McGrath | |
2001-07-05 | Added entries for my commits | Glenn L McGrath | |
2001-04-16 | Several fixes from Sterling Huxley for the vi applet. | Eric Andersen | |
2001-04-10 | This patch from Laurence Anderson <laurence@zxmail.com> fixes | Eric Andersen | |
wget HTTP 1.1 support and addes chunked encoding so bb wget is now fully RFC compliant. | |||
2001-04-09 | Apply Vladimir's latest cleanup patch. | Eric Andersen | |
-Erik | |||
2001-04-09 | update the changelog, prepatory to the 0.51 release. Please review | Eric Andersen | |
for correctness! -Erik | |||
2001-04-04 | I said no new features till after the 0.51 release. Well, I lied. This is a | Eric 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-03 | A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now | Eric Andersen | |
you can specify an arbitrary behavior for 'ctrlaltdel' without that behavior needing to be a reboot. | |||
2001-03-29 | Add in a new standalone env applet for fixing up app's environments | Eric Andersen | |
-Erik | |||
2001-03-15 | Update files and version number prepratory to cutting a release. | Eric Andersen | |
-Erik | |||
2001-03-15 | Update the changelog, in preparation for making the 0.50 release | Eric Andersen | |
2001-03-06 | First pass at trying to retrofit a changelog for 0.50. Please everyone | Eric Andersen | |
look over this and if I forgot something, misattributed your work, or spelled something badly, please let me know. -Erik | |||
2001-02-15 | Acknowledge Kenneth Chalmers ln fix. | Eric Andersen | |
2001-02-14 | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen | |
-Erik | |||
2001-02-13 | Apply a patch from Evin Robertson -- new pivot_root applet. | Eric Andersen | |
-Erik | |||
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen | |
a release. Update the website with release details. -Erik |