| Commit message (Expand) | Author | Age | Files | Lines |
* | losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y | vda | 2006-09-29 | 1 | -0/+2 |
* | grep: add help text; fix style | vda | 2006-09-29 | 1 | -1/+2 |
* | top: add support for -b, -n <iterations> | vda | 2006-09-29 | 1 | -6/+4 |
* | usage.h: fix compile-time bugs exposed by previous change | vda | 2006-09-27 | 1 | -8/+7 |
* | usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. | vda | 2006-09-27 | 1 | -268/+75 |
* | losetup: with no arguments lists all /dev/loopN. Corrected help text. | vda | 2006-09-27 | 1 | -2/+3 |
* | kill: implement killall5. OpenWRT folks will be happy. | vda | 2006-09-27 | 2 | -4/+12 |
* | kill: fix bugs (kill -l output was horrible), fix style, constify data | vda | 2006-09-27 | 1 | -2/+2 |
* | several fixes from openWRT project | vda | 2006-09-26 | 1 | -0/+1 |
* | wget: add (configurable) large file support. Run tested. | vda | 2006-09-26 | 1 | -0/+2 |
* | "I'll think about it" != "apply it now". It means I need to think about it. | landley | 2006-09-22 | 2 | -6/+1 |
* | - add new applet resize. | aldot | 2006-09-22 | 2 | -0/+6 |
* | The Software Freedom Law Center wants us to add a copyright notice to the | landley | 2006-09-20 | 1 | -3/+4 |
* | - fix documentation for the command-line options of ipcs. Closes #1036 | aldot | 2006-09-20 | 1 | -4/+4 |
* | change char *string = "foo" -> char string[] = "foo" | vda | 2006-09-19 | 1 | -26/+26 |
* | whitespace cleanup | vda | 2006-09-17 | 3 | -6/+6 |
* | - Steven Scholz pointed out that ssd's make-pid doesn't take an argument. | aldot | 2006-09-15 | 1 | -1/+1 |
* | Unbreak allbareconfig. | landley | 2006-09-15 | 1 | -15/+3 |
* | mount: move code from nfsmount.c into mount.c | vda | 2006-09-14 | 1 | -3/+0 |
* | Revert duplicate patch. | landley | 2006-09-12 | 1 | -8/+0 |
* | Remove pointless "const". Bloatcheck says 0 bytes difference. | landley | 2006-09-12 | 1 | -1/+1 |
* | Fix from Bernhard for somebody trying to limp along with gcc 2.95.4. | landley | 2006-09-12 | 1 | -0/+8 |
* | - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_... | aldot | 2006-09-12 | 1 | -0/+8 |
* | nfsmount: sanitize it. It had a rather peculiar idea of implementing "bg" | vda | 2006-09-11 | 1 | -2/+2 |
* | - merge xstat.c into xfuncs.c | aldot | 2006-09-11 | 1 | -1/+1 |
* | Error reporting fix for sulogin, plus remove help entries for options we never | landley | 2006-09-11 | 1 | -3/+7 |
* | login: style fixes | vda | 2006-09-08 | 1 | -3/+3 |
* | getty, sulogin: convert to using bb_msg for syslog output | vda | 2006-09-07 | 1 | -0/+2 |
* | Implement optional syslog logging using ordinary | vda | 2006-09-06 | 2 | -2/+13 |
* | uuencode: common implementation for wget and uuencode (closing bug 694) | vda | 2006-09-03 | 1 | -0/+4 |
* | tar: revert older fix (non-portable), added new one. | vda | 2006-09-03 | 1 | -0/+1 |
* | ping: implement -I option | vda | 2006-09-02 | 1 | -0/+1 |
* | - patch from Csaba Henk to make the "User-Agent" header field configurable. | aldot | 2006-09-02 | 1 | -1/+3 |
* | - pull from busybox_scratch: r15829:15850 | aldot | 2006-08-28 | 3 | -16/+24 |
* | No real need for my_query_module() and this eliminates some type-punned | landley | 2006-08-28 | 1 | -2/+0 |
* | Michael Opdenacker contributed a readahead applet. | landley | 2006-08-20 | 2 | -0/+7 |
* | Ok, features.h already defines _OPEN_SOURCE (and complains if it's already | landley | 2006-08-10 | 1 | -1/+0 |
* | Another whack at scripts/individual. Now builds 212 applets. | landley | 2006-08-09 | 2 | -0/+3 |
* | Update usage to talk about the new shared subtree stuff in mount. | landley | 2006-08-09 | 1 | -29/+21 |
* | Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a | landley | 2006-08-08 | 2 | -1/+30 |
* | Teach md5sum and sha1sum to work the way other applets do so I don't have to | landley | 2006-08-06 | 1 | -2/+2 |
* | scripts/individual now builds 171 applets. Some of them may even work. :) | landley | 2006-08-05 | 1 | -1/+1 |
* | Remove xcalloc() and convert its callers to xzalloc(). About half of them | landley | 2006-08-03 | 1 | -1/+0 |
* | These should have been part of 15767 too. | landley | 2006-08-03 | 1 | -18/+4 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -22/+30 |
* | move lchown/chown define out of specific files and into platform.h where it b... | vapier | 2006-07-20 | 1 | -1/+7 |
* | "formated" -> "formatted" throughout the code base. | rpjday | 2006-07-20 | 1 | -2/+2 |
* | Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. | landley | 2006-07-17 | 1 | -1/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | landley | 2006-07-16 | 2 | -6/+7 |
* | We need xsetuid() and xsetgid() because per-user process resource limits can | landley | 2006-07-15 | 1 | -0/+2 |