summaryrefslogtreecommitdiff
path: root/miscutils/Kbuild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-05-241-0/+1
| | | | | | | | | | | | | | | function old new delta inotifyd_main - 453 +453 packed_usage 24246 24450 +204 inotify_add_watch - 47 +47 inotify_init - 29 +29 mask_names - 13 +13 signal_handler 130 140 +10 applet_names 1859 1868 +9 applet_main 1132 1136 +4 applet_nameofs 566 568 +2 signalled 1 2 +1
* - untangle the implementation of the small and huge last appletsBernhard Reutner-Fischer2008-05-221-1/+2
|
* man: new applet. ~600 bytes.Denis Vlasenko2008-04-131-0/+1
|
* patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ↵Denis Vlasenko2008-03-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | ads-lu.com> fbsplash: new applet by Michele Sanges <michele.sanges AT otomelara.it function old new delta fbsplash_main - 1525 +1525 fb_drawfullrectangle - 118 +118 static.param_value - 100 +100 packed_usage 23776 23872 +96 applet_names 1843 1852 +9 applet_main 1120 1124 +4 read_line_input 3156 3158 +2 applet_nameofs 560 562 +2 applet_install_loc 140 141 +1 ------------------------------------------------------------------------------ (add/remove: 3/0 grow/shrink: 6/0 up/down: 1857/0) Total: 1857 bytes text data bss dec hex filename 799233 641 7380 807254 c5156 busybox_old 801202 641 7380 809223 c5907 busybox_unstripped
* chat: new applet by dronnikov AT gmail.com. With all options on:Denis Vlasenko2008-02-181-0/+1
| | | | | | | | | | | | | | | | function old new delta chat_main - 1230 +1230 unescape - 135 +135 packed_usage 23802 23922 +120 signal_handler 123 131 +8 input_backward 123 128 +5 applet_names 1775 1780 +5 applet_main 1076 1080 +4 applet_nameofs 538 540 +2 exitcode - 1 +1 ------------------------------------------------------------------------------ (add/remove: 3/0 grow/shrink: 6/0 up/down: 1510/0) Total: 1510 bytes
* move microcom to miscutilsDenis Vlasenko2007-09-221-0/+1
|
* ttysize: new applet. +200 bytesDenis Vlasenko2007-08-021-0/+1
|
* move several applets to more correct ex-project. No code changes.Denis Vlasenko2007-06-121-1/+0
|
* - add chrt applet.Bernhard Reutner-Fischer2007-03-091-0/+1
| | | | | | text data bss dec hex filename 769 0 0 769 301 miscutils/chrt.o and could use some further shrinkage
* - move bbconfig into alphabetical orderBernhard Reutner-Fischer2007-03-091-1/+1
|
* - revert r15563 (pull current version of taskset off the busybox_scratch branch)Bernhard Reutner-Fischer2006-11-221-0/+1
|
* raidautorun: new applet, by:Denis Vlasenko2006-10-201-0/+1
| | | | | Thomas Jarosch (email?) and Bernhard Fischer <rep.nop@aon.at>
* nmeter: new applet. ~4kDenis Vlasenko2006-10-111-0/+1
| | | | Fix build proble on x86_64
* build system overhaulDenis Vlasenko2006-10-051-0/+27