| Commit message (Expand) | Author | Age | Files | Lines |
* | usage.c: remove reference to busybox.h | vda | 2007-05-26 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | vda | 2007-02-03 | 1 | -0/+1 |
* | s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g | vda | 2006-12-16 | 1 | -1/+1 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | vda | 2006-10-20 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -3/+3 |
* | usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. | vda | 2006-09-27 | 1 | -1/+2 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -10/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | landley | 2006-07-16 | 1 | -1/+1 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | rpjday | 2006-07-12 | 1 | -13/+1 |
* | Change llist_add_* to take the address of the list rather than returning the new | landley | 2006-05-26 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | just whitespace | timr | 2006-01-25 | 1 | -2/+2 |
* | - new bb_opt_complementally syntax, use [-:?] only - 'free' chars | vodz | 2005-10-14 | 1 | -8/+1 |
* | Prepend '-' to the first argument if required, more const, indent | vodz | 2005-10-12 | 1 | -7/+12 |
* | - use complementally '!' to '?' - 'ask' is best 'free' char for this. | vodz | 2005-10-11 | 1 | -1/+1 |
* | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | landley | 2005-09-11 | 1 | -1/+0 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 2005-09-05 | 1 | -2/+2 |
* | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | vapier | 2005-05-11 | 1 | -1/+1 |
* | abort if user passes -r or if they dont pass anything | vapier | 2005-05-09 | 1 | -3/+8 |
* | Make it more apparent that archive creation is not supported | andersen | 2004-10-07 | 1 | -6/+10 |
* | Update my email address, document some of my tasks in the AUTHORS file | bug1 | 2004-04-25 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -2/+2 |
* | Use bb_getopt_ulflags, saves some space, better argument checking. | bug1 | 2004-01-04 | 1 | -70/+32 |
* | Fix a compile error when only using ar, patch by Paul van Gool | bug1 | 2003-12-05 | 1 | -1/+1 |
* | As we no longer use function pointers for read in common archiving code | bug1 | 2003-11-21 | 1 | -1/+1 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -6/+6 |
* | Move add_to_list from libunarchive to libbb so it can be of more general use ... | bug1 | 2002-12-08 | 1 | -1/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | bug1 | 2002-11-03 | 1 | -14/+6 |
* | Fix simple define problem | bug1 | 2002-09-26 | 1 | -2/+3 |
* | New common unarchive code. | bug1 | 2002-09-25 | 1 | -31/+92 |
* | Recovering from my previous commit | bug1 | 2001-10-25 | 1 | -1/+2 |
* | unarchive function changed to support both exclude and include lists, applets... | bug1 | 2001-10-13 | 1 | -1/+1 |
* | Allow the unarchive() extract_list variable to be NULL, meaning extract all | bug1 | 2001-07-14 | 1 | -5/+5 |
* | Allow unarchive to redirect stdout (tobe used by dpkg applet) | bug1 | 2001-07-11 | 1 | -1/+1 |
* | cpio applet, and changes to associated code | bug1 | 2001-06-22 | 1 | -1/+1 |
* | Reorganise unarchiving functions, more code re-use, only does single pass(no ... | bug1 | 2001-06-20 | 1 | -21/+21 |
* | Reorganise archive extraction code | bug1 | 2001-06-13 | 1 | -63/+25 |
* | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c | kraai | 2001-05-16 | 1 | -1/+1 |
* | Rename variable that shadows global | bug1 | 2001-04-12 | 1 | -16/+16 |
* | copy_file_chunk uses streams now. | bug1 | 2001-04-11 | 1 | -17/+19 |
* | Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c | bug1 | 2001-04-11 | 1 | -102/+0 |
* | Fix warning | bug1 | 2001-04-07 | 1 | -1/+1 |
* | A first pass at making D_FILE_OFFSET_BITS=64 work, from | andersen | 2001-04-05 | 1 | -3/+3 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -2/+2 |
* | Consmetic changes | bug1 | 2001-02-11 | 1 | -7/+11 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -3/+3 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+4 |
* | add dpkg-deb command | bug1 | 2001-01-02 | 1 | -1/+1 |
* | Rewrite, fix a bug with multiple long filenames, simplify structure, remove c... | bug1 | 2000-12-15 | 1 | -314/+142 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -12/+12 |