| Commit message (Expand) | Author | Age | Files | Lines |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -2/+2 |
* | dd: use unsigned printf specifier for # of blocks | Denis Vlasenko | 2007-07-30 | 1 | -2/+3 |
* | dd: fix newly introduced bug (introduced by me) | Denis Vlasenko | 2007-07-29 | 1 | -1/+1 |
* | multiplier suffixes are short, store them directly in struct suffix_mult | Denis Vlasenko | 2007-07-27 | 1 | -1/+1 |
* | dd: fix bug where we assume count=INT_MAX when count is unspecified; | Denis Vlasenko | 2007-07-27 | 1 | -32/+53 |
* | Replace index_in_[sub]str_array with index_in_[sub]strings, | Denis Vlasenko | 2007-07-24 | 1 | -12/+11 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | dd: NOEXEC fix | Denis Vlasenko | 2007-04-19 | 1 | -2/+4 |
* | dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>) | Denis Vlasenko | 2007-04-19 | 1 | -25/+24 |
* | - fix compilation if ENABLE_FEATURE_DD_IBS_OBS is off | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -4/+4 |
* | - use enum for the OPs as suggested by vda. No obj-code changes. | Bernhard Reutner-Fischer | 2007-04-10 | 1 | -14/+18 |
* | audit small applets and mark some of them as NOFORK. | Denis Vlasenko | 2007-04-10 | 1 | -1/+4 |
* | add some missed statics on constant objects. | Denis Vlasenko | 2007-04-08 | 1 | -1/+1 |
* | - remove bss users. Shrinkage while at it. See XXX for further, pre-existing ... | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -74/+130 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | small fixes: | Denis Vlasenko | 2006-11-26 | 1 | -1/+1 |
* | dd: support >2gb values for seek, skip, count | Denis Vlasenko | 2006-11-25 | 1 | -4/+10 |
* | header_verbose_list: stop truncating file size in listing | Denis Vlasenko | 2006-11-24 | 1 | -2/+2 |
* | dd: fix bugs: always assumed conv=sync, died on write errors | Denis Vlasenko | 2006-10-31 | 1 | -50/+69 |
* | ls: cleanup part 1 | Denis Vlasenko | 2006-10-28 | 1 | -2/+2 |
* | remove bb_printf and the like | Denis Vlasenko | 2006-10-26 | 1 | -1/+1 |
* | correct largefile support, add comments about it. | Denis Vlasenko | 2006-10-08 | 1 | -8/+8 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -6/+6 |
* | dd: make it recognize not only 'k' but 'K' too; | Denis Vlasenko | 2006-10-07 | 1 | -14/+17 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -1/+1 |
* | - pull from busybox_scratch: r15829:15850 | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -63/+65 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -10/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | Rob Landley | 2006-07-16 | 1 | -9/+3 |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -1/+1 |
* | Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add | Rob Landley | 2006-05-16 | 1 | -56/+83 |
* | Patch from Jason Schoon to add optional SIGUSR1 support to dd. | Rob Landley | 2006-05-02 | 1 | -8/+25 |
* | - patch from Denis Vlasenko to add and use bb_xopen3() | Bernhard Reutner-Fischer | 2006-04-13 | 1 | -17/+2 |
* | avoid signed<->unsigned warning | "Vladimir N. Oleynik" | 2006-01-31 | 1 | -2/+2 |
* | Avoid symbol naming conflict with libm | Eric Andersen | 2004-01-30 | 1 | -4/+4 |
* | last_patch89 from vodz: | Eric Andersen | 2003-06-20 | 1 | -3/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -23/+24 |
* | Style | Glenn L McGrath | 2002-11-28 | 1 | -21/+46 |
* | Woops, forgot they printout applet name as well.... | Glenn L McGrath | 2002-11-28 | 1 | -2/+2 |
* | Use error_msg instead of fprintf(stderr | Glenn L McGrath | 2002-11-28 | 1 | -2/+2 |
* | Support noerror option | Eric Andersen | 2002-04-27 | 1 | -3/+16 |
* | * fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not a | Matt Kraai | 2002-02-05 | 1 | -2/+8 |
* | Update copyright and close file descriptors (noted by Axel Kittenberger). | Matt Kraai | 2001-12-07 | 1 | -1/+7 |
* | Always write record counts to stderr. | Matt Kraai | 2001-07-31 | 1 | -6/+2 |
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen | 2001-04-05 | 1 | -2/+2 |
* | A nice patch from Larry Doolittle that adds -Wshadow and | Eric Andersen | 2001-03-21 | 1 | -3/+3 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -2/+2 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. | Matt Kraai | 2001-02-05 | 1 | -1/+1 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+4 |