Age | Commit message (Expand) | Author |
2009-11-09 | tweak service examples a bit (less verbose comment in dhcp_if) | Denys Vlasenko |
2009-11-09 | tweak dhcp service example - add ntp configuration | Denys Vlasenko |
2009-11-08 | add and example of tftpd service | Denys Vlasenko |
2009-11-08 | tftpd: another small tweak | Denys Vlasenko |
2009-11-08 | tftp: another small tweak | Denys Vlasenko |
2009-11-08 | tftpd: slight correction to progress bar code | Denys Vlasenko |
2009-11-08 | tftp: add optiona support for progress bar | Magnus Damm |
2009-11-08 | tftp: extend tsize support a little | Magnus Damm |
2009-11-08 | wget: factor out progress bar code | Magnus Damm |
2009-11-08 | add more service examples | Denys Vlasenko |
2009-11-07 | tweak mdev_fat.conf example | Denys Vlasenko |
2009-11-07 | tweak examples | Denys Vlasenko |
2009-11-07 | ifplugd: small optimization | Denys Vlasenko |
2009-11-07 | fbsplash: allow compressed image files | Vladimir Dronnikov |
2009-11-07 | top: do not use #if inside printf, it can be a macro | Denys Vlasenko |
2009-11-07 | adding examples/mdev_fat.conf | Denys Vlasenko |
2009-11-07 | mdev: print line# in error messages | Denys Vlasenko |
2009-11-07 | add examples/mdev.conf | Denys Vlasenko |
2009-11-07 | big endian warning fixes | Denys Vlasenko |
2009-11-06 | removed SuSv3 doc tarball - potential licensing problem | Denys Vlasenko |
2009-11-06 | whitespace fixes | Denys Vlasenko |
2009-11-06 | adding example runit-style service directory | Denys Vlasenko |
2009-11-05 | dumpleases: unicode spport | Tomas Heinrich |
2009-11-04 | applets: meant to fix order, not enable bbsh | Mike Frysinger |
2009-11-04 | all_sourcecode.tests: check commented out applet order too | Mike Frysinger |
2009-11-04 | applets: fix alphabetical order | Mike Frysinger |
2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger |
2009-11-04 | lsmod: beautify. no code changes | Denys Vlasenko |
2009-11-04 | libbb.h: remove two over-zealous RETURNS_MALLOC | Denys Vlasenko |
2009-11-04 | fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) | Denys Vlasenko |
2009-11-03 | mkfs_vfat: fixes for large image cases | Denys Vlasenko |
2009-11-03 | mkswap: add -L LABEL option. closes bug 689. | Denys Vlasenko |
2009-11-02 | passwd: do not complain if /etc/shadow is missing | Denys Vlasenko |
2009-11-02 | udhcpc: log script parameter too | Denys Vlasenko |
2009-11-02 | include/libbb.h: mark malloc-returning functions with GCC attribute | Denys Vlasenko |
2009-11-02 | *: introduce and use ffulsh_all() | Denys Vlasenko |
2009-11-02 | mkfs.reiser: new applet. needs much polishing | Vladimir Dronnikov |
2009-11-02 | btrfs.c: check first two superblocks, for additional robustness | Denys Vlasenko |
2009-11-01 | volume_id: add FAST_FUNC where appropriate | Denys Vlasenko |
2009-11-01 | volume_id: add support for btrfs | Vladimir Dronnikov |
2009-11-01 | mdev: do not die on mknod errors | Denys Vlasenko |
2009-11-01 | mountpoint: btrfs fix | Vladimir Dronnikov |
2009-11-01 | Add more compat code for non GNU environments | Dan Fandrich |
2009-10-29 | tty: use defines rather than constants | Bernhard Reutner-Fischer |
2009-10-29 | *: random code shrink | Denys Vlasenko |
2009-10-29 | lineedit: REALLY fix compile error now | Denys Vlasenko |
2009-10-29 | lineedit: compile fix | Denys Vlasenko |
2009-10-29 | echo et al: support \e escape | Denys Vlasenko |
2009-10-27 | wall: new applet | Bernhard Reutner-Fischer |
2009-10-27 | add and use xopen_nonblocking (-18b) | Bernhard Reutner-Fischer |