aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hush: fix bug 353 (wrong handling of \x in assignments)Denys Vlasenko2009-05-283-22/+31
* hush: optimize type builtin a bit moreDenys Vlasenko2009-05-281-6/+5
* hush: optimize type builtin a bitDenys Vlasenko2009-05-281-11/+10
* only build common libarchive objs when neededMike Frysinger2009-05-281-1/+7
* modprobe: fix more bugs in modprobe -rDenys Vlasenko2009-05-281-7/+15
* cpio.tests: fix false positiveDenys Vlasenko2009-05-281-1/+2
* hush: implement `type`Mike Frysinger2009-05-271-27/+78
* hush: remove outdated TODO and superfluous macro; fix compile breakageDenys Vlasenko2009-05-271-5/+6
* POSIX conformance documentation for busyboxDavid Krakov2009-05-261-0/+698
* hush: tweak commentDenys Vlasenko2009-05-261-2/+2
* hush: rename last_waitpid_was_0 to we_have_childrenDenys Vlasenko2009-05-261-11/+19
* modprobe: fix modprobe -r. closes bug 315Denys Vlasenko2009-05-261-2/+4
* hush: fix SIGCHLD counting code, but keep it disabled for now.Denys Vlasenko2009-05-251-19/+66
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-2510-6/+112
* make compound.tests executableDenys Vlasenko2009-05-231-0/+0
* hush: fix problems with case in subshells and with "case esac"Denys Vlasenko2009-05-234-18/+42
* hush_test: add some pathological compound list testsMike Frysinger2009-05-212-0/+35
* hush_test: test for subshell function syntaxMike Frysinger2009-05-212-0/+12
* hush_test: add subshelled case testsMike Frysinger2009-05-211-0/+12
* hush_test: update test output to match new getopt() outputMike Frysinger2009-05-211-1/+1
* hush_test: ignore generated filesMike Frysinger2009-05-211-0/+4
* hdparm: fix a thinko in a previous commitDenys Vlasenko2009-05-201-1/+2
* Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko2009-05-202-217/+237
|\
| * hdparm: code shrinkDenys Vlasenko2009-05-201-171/+146
| * hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col linesDenys Vlasenko2009-05-201-43/+83
| * Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko2009-05-201-16/+19
| |\
| * | appletlib.c: prevent applet list overflowing screenDenys Vlasenko2009-05-191-9/+14
* | | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko2009-05-209-116/+203
|\ \ \ | | |/ | |/|
| * | hush: fix build failure when jobs are disabledMike Frysinger2009-05-201-16/+19
| |/
| * scriptreplay: new applet. +423 bytesDenys Vlasenko2009-05-196-21/+95
| * add platform tweaksDenys Vlasenko2009-05-192-79/+89
* | awk: put at least one NUL between $n. Hopefully closes 337.Denys Vlasenko2009-05-181-4/+5
|/
* gzip: fix gzip with many files corrupting some files after firstDenys Vlasenko2009-05-181-38/+32
* depmod: fix handling of .gz modulesDenys Vlasenko2009-05-183-14/+47
* lineedit: small fixesDenys Vlasenko2009-05-171-12/+15
* line editing: add an option to emit ESC [ 6 n and use resultsDenys Vlasenko2009-05-176-35/+116
* xmalloc_[open_]read[_close]: do not ignore xrealloc return valueDenys Vlasenko2009-05-152-2/+8
* lineedit: use read_key to recognize ESC sequence.Denys Vlasenko2009-05-153-176/+158
* adduser/addgroup: make system id range configurable.Denys Vlasenko2009-05-143-8/+32
* mount: save 80 bytes by forced de-inliningDenys Vlasenko2009-05-131-2/+2
* mount: document when kernel started accepting string as NFS optionsDenys Vlasenko2009-05-131-1/+4
* split website off into dedicated git repoMike Frysinger2009-05-1341-5512/+0
* TODO: add someDenys Vlasenko2009-05-133-6/+42
* Adjust names, link contributing info in main indexBernhard Reutner-Fischer2009-05-112-26/+50
* sysctl: stop abusing parser->lineDenys Vlasenko2009-05-101-4/+4
* tftp: do not risk invoking Sorcerer's Apprentice syndromeDenys Vlasenko2009-05-102-1/+4
* test commitBernhard Reutner-Fischer2009-05-081-1/+0
* Revert "test commit"Bernhard Reutner-Fischer2009-05-081-0/+1
* test commitBernhard Reutner-Fischer2009-05-081-1/+0
* LICENSE: update address of the FSFMike Frysinger2009-05-061-2/+2