Age | Commit message (Expand) | Author |
2009-11-14 | use utimes() rather than obsolescent utime() | Bernhard Reutner-Fischer |
2009-11-13 | httpd_post_upload.txt example: handle binary files too | Denys Vlasenko |
2009-11-13 | sed: on output file, set not only mode, but owner too | Denys Vlasenko |
2009-11-13 | *: use "can't" instead of "cannot" | Denys Vlasenko |
2009-11-12 | env: don't SEGV on bare "env -" | Denys Vlasenko |
2009-11-11 | tidy up O_NONBLOCK usage. use libbb functions in stty. | Denys Vlasenko |
2009-11-11 | mdev_fat.conf: add a rule to run nameif | Denys Vlasenko |
2009-11-11 | ash: fix bad interaction of "stty -echo" + ASK_TERMINAL | Denys Vlasenko |
2009-11-09 | fix 'not not' in comment | Denys Vlasenko |
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 |