aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley2005-05-013-187/+111
* On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:Rob Landley2005-04-301-26/+13
* David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley2005-04-306-0/+613
* New help text for Matthew S. Wood's "ln" update adding -b and -d.Rob Landley2005-04-291-1/+3
* Patch from Matthew S. Wood:Rob Landley2005-04-291-8/+24
* On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote:Rob Landley2005-04-291-0/+7
* Do not attempt to free() the application's environment, which is wasEric Andersen2005-04-271-10/+8
* Correct errors preventing busybox tar from working properly,Eric Andersen2005-04-271-6/+11
* fix stupid build mistake i made earlier as pointed out by psmMike Frysinger2005-04-261-1/+1
* use a generic error messageMike Frysinger2005-04-252-2/+2
* use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger2005-04-252-13/+13
* moved to e2fsprogs tooMike Frysinger2005-04-251-22/+0
* bbify to shrink sizeMike Frysinger2005-04-252-297/+177
* use busybox funcs to make smallerMike Frysinger2005-04-241-103/+81
* new version of ed taken from sashMike Frysinger2005-04-241-3108/+1176
* svn didnt auto add these ...Mike Frysinger2005-04-243-0/+96
* add new subdir for e2fsprogsMike Frysinger2005-04-2427-2/+2218
* rework human_fstype to cut down sizeMike Frysinger2005-04-241-78/+47
* rework options to get rid of extra variablesMike Frysinger2005-04-241-15/+11
* fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...Mike Frysinger2005-04-231-191/+189
* fix inconsistent whitespaceMike Frysinger2005-04-231-146/+146
* remove extra whitespaceMike Frysinger2005-04-231-2/+2
* stat implementation based upon coreutilsMike Frysinger2005-04-235-0/+675
* patch for a very alpha busybox edMike Frysinger2005-04-231-0/+3443
* whitespace fixMike Frysinger2005-04-231-2/+2
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...Mike Frysinger2005-04-2326-2866/+0
* update example to use bb_ prefixed names and remove old note about config.h (...Mike Frysinger2005-04-231-7/+2
* add comments about ignoring some warnings which are OKMike Frysinger2005-04-231-0/+8
* remove unused variable and declare writepid inlineMike Frysinger2005-04-231-3/+1
* cast the time pointer so gcc stops warning over nothingMike Frysinger2005-04-231-1/+1
* use bb_fflush_stdout_and_exit instead of exitMike Frysinger2005-04-231-1/+2
* import lsattr and chattr from e2fsprogsMike Frysinger2005-04-2229-2/+2928
* output busybox help to stdout, not stderrMike Frysinger2005-04-221-12/+12
* printenv / sum definesMike Frysinger2005-04-212-0/+20
* grab sum from coreutils, clean it up, and make it busybox happyMike Frysinger2005-04-213-0/+189
* add a printenv implementationMike Frysinger2005-04-213-0/+59
* fix whitespaceMike Frysinger2005-04-211-1/+1
* fix typosMike Frysinger2005-04-211-2/+2
* fix typoe (buildddir -> builddir)Mike Frysinger2005-04-212-6/+4
* fix printf warningMike Frysinger2005-04-201-1/+1
* fix whitespaceMike Frysinger2005-04-191-23/+23
* Updated to match trunk/uClibc/extra/config as of r10132, and thusPeter Kjellerstedt2005-04-1923-472/+887
* In Bug 5, Tito writes:Mike Frysinger2005-04-181-116/+210
* touchups as suggested by Vladimir N. OleynikMike Frysinger2005-04-181-11/+4
* err, use name attr of a tag, not hrefMike Frysinger2005-04-171-1/+1
* import fakeidentd module started by Thomas LundquistMike Frysinger2005-04-175-0/+459
* add a new list of external tiny utilitiesMike Frysinger2005-04-172-1/+44
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-1630-91/+96
* jfb2 writes in Bug 119:Mike Frysinger2005-04-161-0/+4
* Fix broken macroEric Andersen2005-04-161-1/+1