aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-05which: -84 bytesvda2-50/+27
2006-10-05make defconfig now worksvda2-1/+608
2006-10-05yet another fixlet: make clean/distclean/mrpropervda2-4/+108
2006-10-05fixing build system overhaul fallout...vda4-4/+46
2006-10-05build system: small optimizationvda5-25/+34
2006-10-05build system overhaulvda188-11752/+16367
2006-10-03bb_applet_name -> applet_namevda45-69/+71
2006-10-03getopt_ulflags -> getopt32.vda120-327/+322
2006-10-03rename bb_default_error_retval -> xfunc_error_retvalvda17-19/+19
2006-10-03fdformat: remove redundant checkvda2-8/+7
2006-10-03lots of silly indent fixesvda12-144/+143
2006-10-03random style fixesvda4-18/+20
2006-10-03traceroute: fix compilation if netinet/protocols.h is missingvda1-25/+13
2006-10-03Yeah, yeah... I forgot about 'svn add'... fixing thatvda6-0/+523
2006-10-03runit/chpst: "change process state" utilityvda8-34/+107
2006-10-03traceroute: do not look up icmp protocol# in /etc, it is well-known :)vda1-7/+2
2006-10-02ifupdown: Debian users contributed improvement to itvda1-23/+27
2006-10-02eject: -T (implements single button open/close)vda2-9/+25
2006-10-02mount: accept and ignore -s (sloppy) option.vda1-11/+11
2006-10-01sed: -e options were handled in reverse order. fix that.vda1-19/+27
2006-10-01sed: unbreak multiple -e, -f option handling (my fault)vda4-20/+29
2006-10-01gzip: add a bit of comment. The code itselfvda1-4/+8
2006-10-01g[un]zip: add support for -v (verbose).vda15-72/+122
2006-10-01wget: make progress bar and ETA work correctly with -cvda1-35/+37
2006-09-30dpkg: fix use-after-free (bug 939)vda1-7/+4
2006-09-30lsmod: repair indentationvda3-128/+124
2006-09-30vconfig: fix bug 701 (I be damned if I understand it)vda2-8/+9
2006-09-30syslogd: do not retry udp sends (can stall syslogd for extended periodsvda1-41/+14
2006-09-30syslogd: getopt_ulflags'ification (save ~50 bytes)vda1-143/+156
2006-09-30syslogd: add option to suppress logging of messages lower than level N (-n N)vda2-5/+18
2006-09-30fbset: store short string in the structure itself instead of the pointervda1-213/+203
2006-09-30fbset: add support for -a (bug 1017)vda1-6/+14
2006-09-30no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce)vda1-1/+0
2006-09-30libiproute/ll_map.c: fix bug 279vda1-6/+30
2006-09-29wc: optionally support very large files in wcvda2-3/+15
2006-09-29wc: reduce source cruft, make it so that "wc -c" (one option, no filenames)vda1-44/+31
2006-09-29Mention the new gpl@busybox.net address.landley2-1/+6
2006-09-29losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/yvda2-2/+4
2006-09-29Yet another silly little byte saving. couldn't -> cannotvda17-33/+33
2006-09-29grep: add help text; fix stylevda2-26/+27
2006-09-29grep: implement -o option. Patch by Jac Goudsmit.vda1-22/+34
2006-09-29top: add support for -b, -n <iterations>vda4-35/+34
2006-09-29mount: fix bug 946 (mount -f should update mtab)vda1-6/+6
2006-09-29getopt_ulflags: fix indentation in comment (needs to be 8 _spaces_vda1-183/+189
2006-09-29getopt_ulflags: formatting fixesvda1-71/+71
2006-09-29xargs: simplify option parsingvda2-116/+92
2006-09-28rt_names.c: move few strings into rodatavda1-10/+9
2006-09-28dpkg: style fixes; short -> int (generated code is smaller)vda1-54/+54
2006-09-28dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)vda2-77/+88
2006-09-28ifupdown: make dhcp start/stop scripts user configurablevda1-0/+16