aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-03Add David Brownell as zcip maintainer.Rob Landley
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley
2005-04-30On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:Rob Landley
2005-04-30David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley
2005-04-29New help text for Matthew S. Wood's "ln" update adding -b and -d.Rob Landley
2005-04-29Patch from Matthew S. Wood:Rob Landley
2005-04-29On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote:Rob Landley
2005-04-27Do not attempt to free() the application's environment, which is wasEric Andersen
2005-04-27Correct errors preventing busybox tar from working properly,Eric Andersen
2005-04-26fix stupid build mistake i made earlier as pointed out by psmMike Frysinger
2005-04-25use a generic error messageMike Frysinger
2005-04-25use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger
2005-04-25moved to e2fsprogs tooMike Frysinger
2005-04-25bbify to shrink sizeMike Frysinger
2005-04-24use busybox funcs to make smallerMike Frysinger
2005-04-24new version of ed taken from sashMike Frysinger
2005-04-24svn didnt auto add these ...Mike Frysinger
2005-04-24add new subdir for e2fsprogsMike Frysinger
2005-04-24rework human_fstype to cut down sizeMike Frysinger
2005-04-24rework options to get rid of extra variablesMike Frysinger
2005-04-23fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...Mike Frysinger
2005-04-23fix inconsistent whitespaceMike Frysinger
2005-04-23remove extra whitespaceMike Frysinger
2005-04-23stat implementation based upon coreutilsMike Frysinger
2005-04-23patch for a very alpha busybox edMike Frysinger
2005-04-23whitespace fixMike Frysinger
2005-04-23remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...Mike Frysinger
2005-04-23update example to use bb_ prefixed names and remove old note about config.h (...Mike Frysinger
2005-04-23add comments about ignoring some warnings which are OKMike Frysinger
2005-04-23remove unused variable and declare writepid inlineMike Frysinger
2005-04-23cast the time pointer so gcc stops warning over nothingMike Frysinger
2005-04-23use bb_fflush_stdout_and_exit instead of exitMike Frysinger
2005-04-22import lsattr and chattr from e2fsprogsMike Frysinger
2005-04-22output busybox help to stdout, not stderrMike Frysinger
2005-04-21printenv / sum definesMike Frysinger
2005-04-21grab sum from coreutils, clean it up, and make it busybox happyMike Frysinger
2005-04-21add a printenv implementationMike Frysinger
2005-04-21fix whitespaceMike Frysinger
2005-04-21fix typosMike Frysinger
2005-04-21fix typoe (buildddir -> builddir)Mike Frysinger
2005-04-20fix printf warningMike Frysinger
2005-04-19fix whitespaceMike Frysinger
2005-04-19Updated to match trunk/uClibc/extra/config as of r10132, and thusPeter Kjellerstedt
2005-04-18In Bug 5, Tito writes:Mike Frysinger
2005-04-18touchups as suggested by Vladimir N. OleynikMike Frysinger
2005-04-17err, use name attr of a tag, not hrefMike Frysinger
2005-04-17import fakeidentd module started by Thomas LundquistMike Frysinger
2005-04-17add a new list of external tiny utilitiesMike Frysinger
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen