Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] | vda | 2006-12-16 | 1 | -1/+1 |
* | bb_applet_name -> applet_name | vda | 2006-10-03 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -2/+2 |
* | g[un]zip: add support for -v (verbose). | vda | 2006-10-01 | 1 | -5/+7 |
* | Yet another silly little byte saving. couldn't -> cannot | vda | 2006-09-29 | 1 | -2/+2 |
* | archival: added O_TRUNC so that when we overwrite files on unpack, | vda | 2006-09-03 | 1 | -5/+6 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -8/+2 |
* | Standardize on the vi editing directives being on the first line. | rpjday | 2006-07-02 | 1 | -1/+1 |
* | Use xstat() instead of if(stat()) die() | landley | 2006-06-13 | 1 | -4/+1 |
* | Patch from Denis Vlasenko: unlzma was make files with mode 777. Tweak | landley | 2006-06-13 | 1 | -1/+6 |
* | Patch from Aurelien Jacobs to add unlzma. (A new decompression type, | landley | 2006-01-20 | 1 | -0/+65 |