2001-07-14 |
Glenn L McGrath | Allow the unarchive() extract_list variable to be NULL... |
blob | commitdiff | raw |
2001-07-11 |
Glenn L McGrath | Allow unarchive to redirect stdout (tobe used by dpkg... |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Glenn L McGrath | cpio applet, and changes to associated code |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Glenn L McGrath | Reorganise unarchiving functions, more code re-use... |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Glenn L McGrath | Reorganise archive extraction code |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Glenn L McGrath | Rename variable that shadows global |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Glenn L McGrath | copy_file_chunk uses streams now. |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Glenn L McGrath | Move get_ar_headers to libbb, make dpkg_deb.c independe... |
blob | commitdiff | raw | diff to current |
2001-04-07 |
Glenn L McGrath | Fix warning |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Eric Andersen | A first pass at making D_FILE_OFFSET_BITS=64 work,... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
blob | commitdiff | raw | diff to current |
2001-02-11 |
Glenn L McGrath | Consmetic changes |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Glenn L McGrath | add dpkg-deb command |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Glenn L McGrath | Rewrite, fix a bug with multiple long filenames, simpli... |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Mark Whitley | Fixed the comments to match the code and renamed the... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Matt Kraai | Clean up error messages. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Matt Kraai | Fix calls to {m,c,re}alloc so that they use x{m,c,re... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Glenn L McGrath | Fix .deb unpack and experimental TAR support |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Eric Andersen | Simplify a few little things, and merge in a patch... |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Glenn L McGrath | remove some printf statements i forgot about |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Glenn L McGrath | Implemented new ar functionality unique to busybox... |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Glenn L McGrath | Changed getopt so that options can be grouped together... |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Glenn L McGrath | Fix permisions |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Glenn L McGrath | Now supports GNU style long filenames. |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Glenn L McGrath | ar.c now uses a linked list to process headers, uses... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Eric Andersen | Fix to make 'ar xv' work, thanks to Kent Robotti <robot... |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
blob | commitdiff | raw | diff to current |
2000-07-12 |
Matt Kraai | Always report the applet name when doing error reporting. |
blob | commitdiff | raw | diff to current |
2000-07-05 |
Eric Andersen | Patch from Matt Kraai <kraai@alumni.carnegiemellon... |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Eric Andersen | Update to ar.c from Glenn McGrath. His comments follow: |
blob | commitdiff | raw | diff to current |
2000-06-02 |
Eric Andersen | A number of additional fixed from Pavel Roskin, note... |
blob | commitdiff | raw | diff to current |
|