aboutsummaryrefslogtreecommitdiff
path: root/INSTALL (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-28touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)Denis Vlasenko1-6/+39
2008-06-27stat: pointers are not 0L, they are NULLDenis Vlasenko2-5/+12
2008-06-27man: mimic "no manual entry for 'bogus'" message and exitcodeDenis Vlasenko1-4/+10
2008-06-27support gzip -t and bzip2 -tDenis Vlasenko2-5/+6
2008-06-27sendmail: update from maintainerDenis Vlasenko3-58/+89
2008-06-27cpio: fix -m to actually work as expected (Pascal Bellard)Denis Vlasenko1-1/+4
2008-06-27unlzma: fix memory leak (Pascal Bellard)Denis Vlasenko1-20/+23
2008-06-27add stdcall to FAST_FUNCDenis Vlasenko1-3/+3
2008-06-27vi: fix vda's thinkoDenis Vlasenko1-1/+1
2008-06-27expand comment about FAST_FUNCDenis Vlasenko1-1/+8
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-06-27ash: improve commentsDenis Vlasenko1-14/+15
2008-06-27ash: fix very weak $RANDOM generator; and move even more thingsDenis Vlasenko1-52/+66
2008-06-27ash: move stuff out of data/bssDenis Vlasenko1-65/+58
2008-06-26print_flags: fix trivial thinkoDenis Vlasenko2-3/+3
2008-06-26bunzip2: fix an uncompression error. Add the example to testsuite.Denis Vlasenko3-15/+458
2008-06-26style fixes, no code changesDenis Vlasenko11-19/+19
2008-06-26open_transformer: fix bug of calling exit instead of _exitDenis Vlasenko2-11/+24
2008-06-25b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854Denis Vlasenko1-0/+6
2008-06-25Announce 1.10.4 and 1.11.0Denis Vlasenko1-6/+46
2008-06-25busybox: do not print help to fd 2, print it to fd 1Denis Vlasenko1-0/+1
2008-06-25update defconfigDenis Vlasenko1-5/+26
2008-06-25Start 1.12.xDenis Vlasenko1-2/+2
2008-06-25This is 1.11.0Denis Vlasenko1-1/+1
2008-06-25mkfs_minix, fsck_minix: code shrinkDenis Vlasenko2-19/+19
2008-06-25whitespace fixes. no code changesDenis Vlasenko23-75/+62
2008-06-24mount: fix mishandling of proto=tcp/udpDenis Vlasenko1-38/+44
2008-06-24mount: code shrink without logic changes. Added a commentDenis Vlasenko1-99/+87
2008-06-24changes in comments onlyDenis Vlasenko2-7/+10
2008-06-24vi: fix yet another vda's thinkoDenis Vlasenko1-0/+1
2008-06-24hush: ifdef out parts which are not neededDenis Vlasenko1-46/+59
2008-06-24hush: kill some old unused fields; small code shrinkDenis Vlasenko1-58/+49
2008-06-23fix breakage found by randomconfigDenis Vlasenko7-15/+20
2008-06-23hush: trivial fix in debug codeDenis Vlasenko1-1/+1
2008-06-23ash: trivial code readability fixesDenis Vlasenko1-9/+8
2008-06-23ash: improve readability of the code. No real code changes.Denis Vlasenko1-9/+9
2008-06-23ash: optional support for $'...\t...\n...' bashismDenis Vlasenko3-29/+104
2008-06-22trim usage textDenis Vlasenko1-6/+3
2008-06-22mdoprobe: fix SEGV bug (by Vlad Dronnikov)Denis Vlasenko1-3/+1
2008-06-22vi: fix obvious thinko'sDenis Vlasenko1-5/+4
2008-06-22wget: accept code 204.Denis Vlasenko1-0/+25
2008-06-22vi: fix vda's breakage (by Cristian Ionescu-Idbohrn)Denis Vlasenko1-5/+5
2008-06-22ash: minor shrink (mostly smallints) and variable renamingDenis Vlasenko1-91/+91
2008-06-21dpkg: trivial code shrinkage, and redo G trick correctly.Denis Vlasenko1-37/+35
2008-06-21dpkg: code shrinkDenis Vlasenko1-33/+61
2008-06-21dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)Denis Vlasenko1-9/+7
2008-06-21vi: small code shrinkDenis Vlasenko1-35/+24
2008-06-20vi: fix the bug where vi never grows the edit buffer.Denis Vlasenko1-121/+154
2008-06-20ssd: fix commentDenis Vlasenko1-3/+3
2008-06-20udhcpc: change BPF filter to not use 0xffffffff as a max packet size,Denis Vlasenko1-1/+1