summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21apply four post-1.8.2 patches; bump to 1.8.31_8_3Denis Vlasenko1-1/+1
2007-11-24Apply all post-1.8.1 patches1_8_2Denis Vlasenko8-30/+47
2007-11-10apply accumulated post 1.8.0 fixes, bump version to 1.8.11_8_1Denis Vlasenko7-52/+120
2007-11-04Announce 1.8.01_8_0Denis Vlasenko7-23/+132
2007-11-04docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt (it's obsolete)Denis Vlasenko2-224/+2
2007-11-04Announce 1.7.3 on websiteDenis Vlasenko1-1/+10
2007-11-04ifconfig: code shrinkDenis Vlasenko5-104/+129
2007-11-04grep: fix -FoDenis Vlasenko1-3/+10
2007-11-02insmod: code shrink, stop exporting insmod_ng_main.Denis Vlasenko4-381/+313
2007-10-30inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov)Denis Vlasenko1-16/+14
2007-10-30hdparm: code shrinkDenis Vlasenko1-229/+214
2007-10-30e2fsprogs: code shrinkDenis Vlasenko4-58/+80
2007-10-29- fix typo in helptextBernhard Reutner-Fischer1-1/+1
2007-10-29minor fix in comment, no code changesDenis Vlasenko2-2/+2
2007-10-29ll_types.c: optimize link type table, make it conditionalDenis Vlasenko6-78/+179
2007-10-29appletlib.c: make it actally follow _BB_SUID_ALWAYS rulesDenis Vlasenko7-148/+116
2007-10-29syscall: code shrinkDenis Vlasenko2-101/+92
2007-10-29mount: size-optimize mount_options[] and nfs_errtbl[]Denis Vlasenko1-60/+107
2007-10-29ash: if tcgetattr(stdin) fails, don't mess with tcsetattrDenis Vlasenko1-35/+75
2007-10-22svlogd: fix compat problem: svlogd -tt should timestanp stderr tooDenis Vlasenko1-3/+6
2007-10-21httpd: fix trivial bug (spotted by Alex Landau)Denis Vlasenko1-1/+1
2007-10-21bzip2: make -d actually workDenis Vlasenko1-2/+2
2007-10-20bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.Denis Vlasenko2-47/+50
2007-10-20read_line_input: fix it to not do any fancy editing if echoing is disabled.Denis Vlasenko2-23/+34
2007-10-20more fixes for help text wrt long optionsDenis Vlasenko1-16/+29
2007-10-20website: add link to "No ifup" documentDenis Vlasenko1-0/+1
2007-10-20ping: fix breakage from -I fixDenis Vlasenko4-2/+50
2007-10-20kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko6-1/+90
2007-10-19mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com>Denis Vlasenko1-1/+44
2007-10-19paing: make -I ethN work too (-I addr already worked)Denis Vlasenko1-6/+15
2007-10-19unzip: add a comment explaining why we don't dieDenis Vlasenko1-0/+2
2007-10-18unzip: fix endianness bugsDenis Vlasenko1-100/+113
2007-10-18httpd: free big buffer after use; improve grep-ability of 'headers' variableDenis Vlasenko1-16/+17
2007-10-18xatonum.h: add commentDenis Vlasenko4-66/+225
2007-10-18more of usage text fixes wrt long optionsDenis Vlasenko1-15/+60
2007-10-18exclude --longopts from usage texts if those are disabledDenis Vlasenko1-52/+134