aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sendmail: document and fix usage of fd #4, fix check for helper failure.Denis Vlasenko2009-03-042-24/+28
| | | | | | | | | | | | function old new delta packed_usage 25663 25694 +31 signal_handler 191 215 +24 kill_helper 22 31 +9 launch_helper 194 184 -10 get_cred_or_die 142 129 -13 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/2 up/down: 64/-23) Total: 41 bytes
* wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de)Denis Vlasenko2009-03-041-5/+61
| | | | | | | | | function old new delta wget_main 2467 2793 +326 static.wget_longopts 110 122 +12 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 338/0) Total: 338 bytes
* modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"Denis Vlasenko2009-03-035-18/+19
| | | | | | | | | | | | | | | | *: s/can't open %s/can't open '%s'/, it's better to use same string. function old new delta do_modprobe 588 601 +13 config_file_action 339 345 +6 modprobe_main 565 570 +5 unable_to_open 14 16 +2 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 4/0 up/down: 26/0) Total: 26 bytes text data bss dec hex filename 816800 476 7892 825168 c9750 busybox_old 816812 476 7892 825180 c975c busybox_unstripped
* ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32,Denis Vlasenko2009-03-032-18/+22
| | | | | | whereas "any" and "default" would be 0.0.0.0/0. They must be all 0.0.0.0/0. Closes bug 57.
* expr: a bit more robust handling of regexps with groups (closes bug 87)Denis Vlasenko2009-03-031-6/+6
|
* printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*"Denis Vlasenko2009-03-031-3/+3
|
* ls: implement -Q and -g (-g was accepted but ignored)Denis Vlasenko2009-03-031-100/+138
| | | | | | | | | | | function old new delta print_name - 198 +198 showfiles 1489 1508 +19 ls_options 30 31 +1 opt_flags 112 108 -4 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/1 up/down: 218/-4) Total: 214 bytes
* ls: do not follow links with -s (closes bug 33),Denis Vlasenko2009-03-031-10/+10
| | | | | display unsigned data with %XXu, not %XXd.
* top: make it work again on 2.4 kernels (closes bug 125)Denis Vlasenko2009-03-031-7/+6
|
* sendmail: improve help textDenis Vlasenko2009-03-021-3/+5
|
* wget: fix --header handlingDenis Vlasenko2009-03-021-9/+15
|
* syslogd: create logfile with 0666, not 0600.Denis Vlasenko2009-03-021-3/+9
|
* tr: update testsuiteDenis Vlasenko2009-03-021-0/+9
|
* tr: fix overflow in expand and complement, fix stop after [:class:],Denis Vlasenko2009-03-021-104/+131
| | | | | | | | | | | | fix order of [:xdigit:], make tr require one param at least. function old new delta expand 1743 1849 +106 tr_main 463 518 +55 complement 72 75 +3 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/0 up/down: 164/0) Total: 164 bytes
* tr: support [:xdigit:], fix handling of ranges and [x]'s.Denis Vlasenko2009-03-012-38/+69
| | | | | | | | | | | | | add testsuite entry for each of 3 bugs fixed. function old new delta static.classes 73 82 +9 expand 1738 1743 +5 complement 74 72 -2 tr_main 472 463 -9 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/2 up/down: 14/-11) Total: 3 bytes
* runsv: another tiny optimizationDenis Vlasenko2009-02-261-8/+6
| | | | | | | function old new delta startservice 297 288 -9 ctrl 435 426 -9
* runsv: small optimizationDenis Vlasenko2009-02-265-10/+7
| | | | | | | | *: more paranoia around passing NULL to execl[e] function old new delta custom 240 221 -19
* modutils: oveflow fixDenis Vlasenko2009-02-262-3/+4
|
* unzip: fix thinko with le/be conv and size (closes bug 129)Denis Vlasenko2009-02-262-7/+10
| | | | | awk: make "struct global" hack more robust wrt alignment (closes bug 131)
* login: fix buglet introduced by "simplification"Denis Vlasenko2009-02-241-1/+1
|
* flash_eraseall.c: fix vda's breakageDenis Vlasenko2009-02-241-1/+1
|
* - rephrase helptext for clarityBernhard Reutner-Fischer2009-02-241-1/+1
|
* - improve wordingBernhard Reutner-Fischer2009-02-242-2/+2
|
* - by not calling getpagesize() twice we can save 2 bytes (walter harms)Bernhard Reutner-Fischer2009-02-231-2/+2
|
* - fix typo (thanks to Peter Kjellerstedt for noticing)Bernhard Reutner-Fischer2009-02-231-1/+1
|
* - Dual-license the config parser also under "LGLPv2.1 or later"Bernhard Reutner-Fischer2009-02-221-0/+1
| | | | (Vladimir Dronnikov)
* make modutils compile againNed Ludd2009-02-201-1/+1
|
* depmod: accept and ignore -r (Linux kernle build needs this)Denis Vlasenko2009-02-191-1/+2
|
* flash_eraseall: shrinkDenis Vlasenko2009-02-191-35/+39
| | | | | | function old new delta flash_eraseall_main 1044 1006 -38
* - add big busybox logo as transparent pngBernhard Reutner-Fischer2009-02-181-0/+0
|
* - bail out if screen resolution does not match PPM dimensions.Bernhard Reutner-Fischer2009-02-182-14/+28
| | | | | | | Previously a 640x480 PPM on an e.g. 720x400 console would just segfault when reading the lines. While this bug should perhaps be fixed to handle such cases properly we just exit gracefully until somebody is willing to take care of it properly.
* - document ppm header and skip whitespaceBernhard Reutner-Fischer2009-02-181-2/+14
|
* - update TODOsBernhard Reutner-Fischer2009-02-181-7/+2
|
* - eliminate globalsBernhard Reutner-Fischer2009-02-181-5/+10
|
* - make it compile and shrink it a little bit (~-110 bytes)Bernhard Reutner-Fischer2009-02-181-36/+33
| | | | | | | text data bss dec hex filename 1533 4 0 1537 601 miscutils/flash_eraseall.o.old 1415 4 0 1419 58b miscutils/flash_eraseall.o - add some FIXMEs
* - add flash_eraseallBernhard Reutner-Fischer2009-02-186-0/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the result after converting mtd-utils' flash_eraseall to BB. The functionality given by this patch almost the same except that this one does not support long options. I needed this tool a system which does not have a lot of flash for RFS and merging this into BB as the only way out. [bigeasy@]$ ./scripts/bloat-o-meter bb_wo_fl bb_w_fl function old new delta flash_eraseall_main - 1072 +1072 show_progress - 62 +62 packed_usage 25156 25176 +20 applet_names 1958 1973 +15 applet_main 2352 2360 +8 target_endian - 4 +4 applet_nameofs 588 590 +2 applet_install_loc 147 148 +1 ------------------------------------------------------------------------------ (add/remove: 3/0 grow/shrink: 5/0 up/down: 1184/0) Total: 1184 bytes [bigeasy@]$ size miscutils/flash_eraseall.o text data bss dec hex filename 1586 4 0 1590 636 miscutils/flash_eraseall.o Signed-off-by: Benedigt Spranger <b.spranger@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
* - PPMs can have comments in the header.Bernhard Reutner-Fischer2009-02-161-24/+21
| | | | Thanks to Denys for pointing that out. (~+7b)
* ash: make dot command search current directory first, as bash does.Denis Vlasenko2009-02-151-0/+9
|
* Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko2009-02-151-0/+2
| | | | | other options which are off) to have the value of 0, not "".
* volume_id: abort early on read failures.Denis Vlasenko2009-02-1520-70/+99
| | | | | should help with probing missing fdd's
* init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'Denis Vlasenko2009-02-142-17/+17
| | | | | runsvdir.c: fix typo in comment
* - improve wordingBernhard Reutner-Fischer2009-02-141-1/+1
|
* - improve helptextBernhard Reutner-Fischer2009-02-141-2/+2
|
* - misc untested shrinkage:Bernhard Reutner-Fischer2009-02-141-11/+15
| | | | | | | | | | | | | | | $ ./scripts/bloat-o-meter _bb_un.oorig busybox_unstripped function old new delta fbsplash_main 595 985 +390 fb_drawimage 493 - -493 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 1/0 up/down: 390/-493) Total: -103 bytes $ size miscutils/fbsplash.o* text data bss dec hex filename 2019 0 0 2019 7e3 miscutils/fbsplash.o.oorig 1857 0 0 1857 741 miscutils/fbsplash.o.new
* - improve helptext of obsolete devfs stuff..Bernhard Reutner-Fischer2009-02-141-3/+8
|
* - cosmetic typo in helptextBernhard Reutner-Fischer2009-02-141-1/+1
|
* killall and sestatus also need ARGVN scanningDenis Vlasenko2009-02-142-8/+13
|
* mdev: if /sys/class/block exists, don't scan /sys/blockDenis Vlasenko2009-02-131-4/+11
|
* function old new deltaDenis Vlasenko2009-02-072-10/+50
| | | | | kill_main 706 884 +178
* httpd: tiny optimizationDenis Vlasenko2009-02-051-7/+6
|