aboutsummaryrefslogtreecommitdiff
path: root/modutils (unfollow)
Commit message (Expand)AuthorFilesLines
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