aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use asprintf in place of malloc/sprintf as suggested by solarvapier2005-04-252-13/+13
* moved to e2fsprogs toovapier2005-04-251-22/+0
* bbify to shrink sizevapier2005-04-252-297/+177
* use busybox funcs to make smallervapier2005-04-241-103/+81
* new version of ed taken from sashvapier2005-04-241-3108/+1176
* ignore *.avapier2005-04-240-0/+0
* svn didnt auto add these ...vapier2005-04-243-0/+96
* add new subdir for e2fsprogsvapier2005-04-2427-2/+2218
* rework human_fstype to cut down sizevapier2005-04-241-78/+47
* rework options to get rid of extra variablesvapier2005-04-241-15/+11
* fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...vapier2005-04-231-191/+189
* fix inconsistent whitespacevapier2005-04-231-146/+146
* remove extra whitespacevapier2005-04-231-2/+2
* stat implementation based upon coreutilsvapier2005-04-235-0/+675
* patch for a very alpha busybox edvapier2005-04-231-0/+3443
* ignore .depend and archive files (*.a)vapier2005-04-230-0/+0
* whitespace fixvapier2005-04-231-2/+2
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...vapier2005-04-2326-2866/+0
* update example to use bb_ prefixed names and remove old note about config.h (...vapier2005-04-231-7/+2
* add comments about ignoring some warnings which are OKvapier2005-04-231-0/+8
* remove unused variable and declare writepid inlinevapier2005-04-231-3/+1
* cast the time pointer so gcc stops warning over nothingvapier2005-04-231-1/+1
* use bb_fflush_stdout_and_exit instead of exitvapier2005-04-231-1/+2
* import lsattr and chattr from e2fsprogsvapier2005-04-2229-2/+2928
* output busybox help to stdout, not stderrvapier2005-04-221-12/+12
* printenv / sum definesvapier2005-04-212-0/+20
* grab sum from coreutils, clean it up, and make it busybox happyvapier2005-04-213-0/+189
* add a printenv implementationvapier2005-04-213-0/+59
* fix whitespacevapier2005-04-211-1/+1
* fix typosvapier2005-04-211-2/+2
* fix typoe (buildddir -> builddir)vapier2005-04-212-6/+4
* fix printf warningvapier2005-04-201-1/+1
* fix whitespacevapier2005-04-191-23/+23
* Updated to match trunk/uClibc/extra/config as of r10132, and thuspkj2005-04-1923-472/+887
* In Bug 5, Tito writes:vapier2005-04-181-116/+210
* touchups as suggested by Vladimir N. Oleynikvapier2005-04-181-11/+4
* err, use name attr of a tag, not hrefvapier2005-04-171-1/+1
* import fakeidentd module started by Thomas Lundquistvapier2005-04-175-0/+459
* add a new list of external tiny utilitiesvapier2005-04-172-1/+44
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-1630-91/+96
* jfb2 writes in Bug 119:vapier2005-04-161-0/+4
* Fix broken macroandersen2005-04-161-1/+1
* Only define a local environ when not using the prototype from unistd.handersen2005-04-161-0/+2
* Rework to fix http://bugs.uclibc.org/view.php?id=107andersen2005-04-161-32/+41
* Add bb_msg_read_errorandersen2005-04-163-1/+5
* In Bug 78, shortkey points out:vapier2005-04-161-2/+2
* minor style touchupsvapier2005-04-161-8/+8
* In Bug 208, bernhardf writes:vapier2005-04-166-18/+18
* In Bug 207, bernhardf writes:vapier2005-04-161-5/+5
* In Bug 209, bernhardf writes:vapier2005-04-161-12/+12