aboutsummaryrefslogtreecommitdiff
path: root/Changelog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update webpage and changelog for releaseandersen2003-07-301-18787/+524
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7143 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update changelog and docsandersen2003-07-151-11/+19356
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7072 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Yet more preparation to make a release...andersen2003-07-151-1291/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7064 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-4/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7061 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - updated a few copyright/left file headerssandman2002-08-051-2/+30
| | | | | | | - documented most of my 0.61 changes in the ChangeLog git-svn-id: svn://busybox.net/trunk/busybox@5150 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Tim Riker to allow tty* in inittab if the ttyandersen2002-07-291-1/+2
| | | | | | | actually exists -- serial console is not the issue... git-svn-id: svn://busybox.net/trunk/busybox@5112 69ca8d6d-28ef-0310-b511-8ec308f3f277
* fix and shrink uuencodetimr2002-05-011-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@4710 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Trying to commit Changelog and TODO. cvs is being weird :/aaronl2001-12-061-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3833 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix opt type in dpkg (closes: #118975).kraai2001-11-191-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3721 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Latest patch from vodz:andersen2001-11-101-1/+5
| | | | | | | | | | -- 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 git-svn-id: svn://busybox.net/trunk/busybox@3645 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major rework of the directory structure and the entire build system.andersen2001-10-241-34/+32
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3561 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix empty line substitutions (noted by Joshua Hudson).kraai2001-10-231-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3556 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix tar segfault when include list is empty and exclude list is not.kraai2001-10-121-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3508 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from vodz to make ash cope with leading redirectionsandersen2001-09-061-2/+3
| | | | | | | (i.e. '2>/dev/null ls rubbish') will now work. git-svn-id: svn://busybox.net/trunk/busybox@3401 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Two patches from Magick <magick@linux-fan.com>:andersen2001-09-051-0/+3
| | | | | | | | | | 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. git-svn-id: svn://busybox.net/trunk/busybox@3399 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix ash exec (noted by Arne Bernin).kraai2001-08-271-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3359 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix invocation of `-/bin/sh' (bug #1209).kraai2001-08-271-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3358 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix s/[/]// handling (noted by Dumas Patrice).kraai2001-08-241-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3348 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Merge with the stable branchandersen2001-08-231-2/+53
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3344 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> toandersen2001-08-221-0/+2
| | | | | | | fixed sed handling of multiple -e commands git-svn-id: svn://busybox.net/trunk/busybox@3337 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5kandersen2001-08-221-0/+21
| | | | | | | | from gzip by careful optimization. Appears to work just fine (I've tested the changes on x86, ARM, and powerpc). git-svn-id: svn://busybox.net/trunk/busybox@3325 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ok, here we go...andersen2001-08-021-2/+17
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3198 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Scrub away the last leftovers from BB_FEATURE_<shell>. Good thingandersen2001-08-021-0/+2
| | | | | | | | for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik git-svn-id: svn://busybox.net/trunk/busybox@3185 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Allow multiple shells to be enabled.kraai2001-08-011-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3177 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Always write record counts to stderr.kraai2001-07-311-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3170 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I just wrote up a simple pidof applet, closing bug #1197andersen2001-07-311-0/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3169 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Give credit to Adam Slattery.kraai2001-07-311-1/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3168 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I think this should be the final changelog update...andersen2001-07-311-24/+51
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3167 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Note my uuencode workbug12001-07-291-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3157 69ca8d6d-28ef-0310-b511-8ec308f3f277
* PArtial Changelog update. I'm still on vacation (I'm at a campgroundandersen2001-07-281-6/+28
| | | | | | | | | near the Grand Teton Mountains in Montana at the moment and my connection is terribly slow) so this is a partial update only, -Erik git-svn-id: svn://busybox.net/trunk/busybox@3152 69ca8d6d-28ef-0310-b511-8ec308f3f277
* note dpkg rewritebug12001-07-241-1/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3138 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add support for devfs device names.kraai2001-07-231-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3136 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Note that wget fix is important.kraai2001-07-191-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3128 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from vodz:andersen2001-07-121-2/+3
| | | | | | | | | | Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function git-svn-id: svn://busybox.net/trunk/busybox@3078 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from vodz to support 'tr a-z A-Z' syntax.andersen2001-07-091-0/+16
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3045 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update changelogsandersen2001-07-071-12/+34
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3034 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Note my activities (how immodest of me).kraai2001-07-051-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3009 69ca8d6d-28ef-0310-b511-8ec308f3f277
* gunzip, zcat were fixed just after 0.51 was releasedbug12001-07-051-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3000 69ca8d6d-28ef-0310-b511-8ec308f3f277
* ash, hush and msh are new applets to 0.52bug12001-07-051-0/+5
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2999 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added entries for my commitsbug12001-07-051-2/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2998 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Several fixes from Sterling Huxley for the vi applet.andersen2001-04-161-1/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2352 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This patch from Laurence Anderson <laurence@zxmail.com> fixesandersen2001-04-101-9/+11
| | | | | | | | wget HTTP 1.1 support and addes chunked encoding so bb wget is now fully RFC compliant. git-svn-id: svn://busybox.net/trunk/busybox@2296 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Apply Vladimir's latest cleanup patch.andersen2001-04-091-6/+9
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2288 69ca8d6d-28ef-0310-b511-8ec308f3f277
* update the changelog, prepatory to the 0.51 release. Please reviewandersen2001-04-091-5/+58
| | | | | | | | for correctness! -Erik git-svn-id: svn://busybox.net/trunk/busybox@2284 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I said no new features till after the 0.51 release. Well, I lied. This is aandersen2001-04-041-0/+2
| | | | | | | | vi editor for busybox, contributed by Sterling Huxley <sterling@europa.com>. It adds 22k to the busybox binary when enabled. Quite impressive! git-svn-id: svn://busybox.net/trunk/busybox@2240 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Nowandersen2001-04-031-1/+6
| | | | | | | | you can specify an arbitrary behavior for 'ctrlaltdel' without that behavior needing to be a reboot. git-svn-id: svn://busybox.net/trunk/busybox@2232 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in a new standalone env applet for fixing up app's environmentsandersen2001-03-291-0/+9
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2224 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update files and version number prepratory to cutting a release.andersen2001-03-151-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2111 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update the changelog, in preparation for making the 0.50 releaseandersen2001-03-151-7/+25
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2087 69ca8d6d-28ef-0310-b511-8ec308f3f277
* First pass at trying to retrofit a changelog for 0.50. Please everyoneandersen2001-03-061-5/+59
| | | | | | | | | look over this and if I forgot something, misattributed your work, or spelled something badly, please let me know. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1981 69ca8d6d-28ef-0310-b511-8ec308f3f277