| Commit message (Expand) | Author | Age | Files | Lines |
* | - use bb_msg_{read,write}_error where appropriate. | aldot | 2006-06-03 | 1 | -1/+1 |
* | More size shrinkage. | landley | 2006-05-29 | 1 | -11/+1 |
* | - patch from Denis Vlasenko to add and use bb_xopen3() | aldot | 2006-04-13 | 1 | -1/+1 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | aldot | 2006-04-12 | 1 | -2/+2 |
* | Patch from Rob Sullivan to consolidate crc32 table generation. | landley | 2006-04-10 | 1 | -25/+10 |
* | Patch from Denis Vlasenko turning static const int (which gets emitted into | landley | 2006-03-10 | 1 | -5/+7 |
* | - add some ATTRIBUTE_UNUSED. | aldot | 2006-01-30 | 1 | -15/+2 |
* | just whitespace | timr | 2006-01-25 | 1 | -1/+1 |
* | bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3. | vodz | 2005-10-10 | 1 | -4/+0 |
* | - remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifco... | aldot | 2005-10-07 | 1 | -1/+1 |
* | In Bug 208, bernhardf writes: | vapier | 2005-04-16 | 1 | -7/+7 |
* | Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly | mjn3 | 2005-03-02 | 1 | -0/+1 |
* | Takeharu KATO writes: | andersen | 2005-02-11 | 1 | -1/+1 |
* | Minor in-passing crapectomy. | landley | 2004-12-17 | 1 | -26/+6 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -3/+3 |
* | Vladimir N. Oleynik (vodz) writes: | andersen | 2003-11-14 | 1 | -4/+1 |
* | Update a bunch of docs. Run a script to update my email addr. | andersen | 2003-07-14 | 1 | -2/+2 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -16/+16 |
* | Change if(x)free(x); to free(x); | aaronl | 2002-11-28 | 1 | -1/+1 |
* | Use error_msg instead of printf(stderr | bug1 | 2002-11-28 | 1 | -7/+6 |
* | Remove duplicate variable definition | bug1 | 2002-08-22 | 1 | -1/+0 |
* | Run through indent | bug1 | 2002-08-22 | 1 | -241/+238 |
* | * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use | kraai | 2002-03-22 | 1 | -2/+2 |
* | * archival/gzip.c (ifname, ofname): Delete. | kraai | 2002-02-05 | 1 | -67/+62 |
* | * archival/gzip.c (gzip_main): Display usage if given multiple files. | kraai | 2002-02-05 | 1 | -0/+3 |
* | Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing | aaronl | 2001-12-06 | 1 | -26/+16 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -1/+1 |
* | Scrub up some function prototypes. | andersen | 2001-10-18 | 1 | -1/+1 |
* | Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k | andersen | 2001-08-22 | 1 | -27/+45 |
* | If filename is a '-' then read from stdin to stdout | bug1 | 2001-07-30 | 1 | -1/+1 |
* | Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of | andersen | 2001-07-02 | 1 | -1129/+193 |
* | Tolerate -q argument, if -q is passed give a warning and continue rather than... | bug1 | 2001-05-07 | 1 | -1/+3 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | andersen | 2001-04-25 | 1 | -3/+0 |
* | Eliminate spurious warning, convert to getopt, and eliminate redundant check. | kraai | 2001-04-18 | 1 | -28/+20 |
* | Gzip is indepenedent of gunzip | bug1 | 2001-04-11 | 1 | -0/+2 |
* | Move unzip, gz_open, gz_close to libbb | bug1 | 2001-04-11 | 1 | -1/+0 |
* | Add functions that were shared with gunzip.c, gunzip about to change. | bug1 | 2001-03-28 | 1 | -7/+122 |
* | Clean up more local vars which shadow globals | andersen | 2001-03-21 | 1 | -3/+3 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -17/+6 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -2/+2 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -6/+6 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+1 |
* | Use busybox error handling functions wherever possible. | kraai | 2000-12-22 | 1 | -18/+9 |
* | Add GNU compatibile gzip -d | andersen | 2000-12-13 | 1 | -0/+2 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -9/+9 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -1/+1 |
* | Move flush_outbuf to the file in which it is used, and by doing so fix a | kraai | 2000-11-08 | 1 | -0/+14 |
* | Cleanup of duplicated symbols -- found by compiling with | andersen | 2000-11-07 | 1 | -26/+15 |
* | Fix error messages. | kraai | 2000-10-23 | 1 | -4/+4 |