aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tftp: another small tweakDenys Vlasenko2009-11-081-4/+4
* tftpd: slight correction to progress bar codeDenys Vlasenko2009-11-081-6/+8
* tftp: add optiona support for progress barMagnus Damm2009-11-082-18/+84
* tftp: extend tsize support a littleMagnus Damm2009-11-081-39/+57
* wget: factor out progress bar codeMagnus Damm2009-11-084-121/+169
* add more service examplesDenys Vlasenko2009-11-0821-9/+687
* tweak mdev_fat.conf exampleDenys Vlasenko2009-11-071-1/+4
* tweak examplesDenys Vlasenko2009-11-072-11/+14
* ifplugd: small optimizationDenys Vlasenko2009-11-071-1/+2
* fbsplash: allow compressed image filesVladimir Dronnikov2009-11-071-1/+8
* top: do not use #if inside printf, it can be a macroDenys Vlasenko2009-11-071-18/+6
* adding examples/mdev_fat.confDenys Vlasenko2009-11-071-0/+105
* mdev: print line# in error messagesDenys Vlasenko2009-11-071-1/+1
* add examples/mdev.confDenys Vlasenko2009-11-071-0/+30
* big endian warning fixesDenys Vlasenko2009-11-074-14/+18
* removed SuSv3 doc tarball - potential licensing problemDenys Vlasenko2009-11-061-0/+0
* whitespace fixesDenys Vlasenko2009-11-062-20/+20
* adding example runit-style service directoryDenys Vlasenko2009-11-0620-0/+613
* dumpleases: unicode spportTomas Heinrich2009-11-051-0/+8
* applets: meant to fix order, not enable bbshMike Frysinger2009-11-041-1/+1
* all_sourcecode.tests: check commented out applet order tooMike Frysinger2009-11-041-1/+1
* applets: fix alphabetical orderMike Frysinger2009-11-041-1/+1
* tests: fix POSIX shell source styleMike Frysinger2009-11-0435-36/+36
* lsmod: beautify. no code changesDenys Vlasenko2009-11-041-9/+8
* libbb.h: remove two over-zealous RETURNS_MALLOCDenys Vlasenko2009-11-041-2/+3
* fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)Denys Vlasenko2009-11-042-8/+21
* mkfs_vfat: fixes for large image casesDenys Vlasenko2009-11-031-3/+9
* mkswap: add -L LABEL option. closes bug 689.Denys Vlasenko2009-11-032-56/+50
* passwd: do not complain if /etc/shadow is missingDenys Vlasenko2009-11-022-4/+7
* udhcpc: log script parameter tooDenys Vlasenko2009-11-021-1/+1
* include/libbb.h: mark malloc-returning functions with GCC attributeDenys Vlasenko2009-11-022-34/+44
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-0249-96/+84
* mkfs.reiser: new applet. needs much polishingVladimir Dronnikov2009-11-025-6/+402
* btrfs.c: check first two superblocks, for additional robustnessDenys Vlasenko2009-11-021-8/+15
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-0132-73/+73
* volume_id: add support for btrfsVladimir Dronnikov2009-11-016-1/+114
* mdev: do not die on mknod errorsDenys Vlasenko2009-11-011-1/+1
* mountpoint: btrfs fixVladimir Dronnikov2009-11-011-2/+11
* Add more compat code for non GNU environmentsDan Fandrich2009-11-013-22/+102
* tty: use defines rather than constantsBernhard Reutner-Fischer2009-10-291-5/+5
* *: random code shrinkDenys Vlasenko2009-10-293-11/+11
* lineedit: REALLY fix compile error nowDenys Vlasenko2009-10-291-2/+5
* lineedit: compile fixDenys Vlasenko2009-10-291-3/+2
* echo et al: support \e escapeDenys Vlasenko2009-10-291-3/+4
* wall: new appletBernhard Reutner-Fischer2009-10-276-0/+53
* add and use xopen_nonblocking (-18b)Bernhard Reutner-Fischer2009-10-278-7/+17
* chpst: tiny shrinkage and add possible TODOBernhard Reutner-Fischer2009-10-271-4/+4
* mdev: adjust error messageBernhard Reutner-Fischer2009-10-271-1/+1
* mdev: handle string modesBernhard Reutner-Fischer2009-10-271-2/+3
* mdev: tiny shrinkage by index_in_stringsBernhard Reutner-Fischer2009-10-271-3/+6