Commit History

Author SHA1 Message Date
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Glenn L McGrath 7541e3a812 add dpkg-deb command 24 years ago
  Glenn L McGrath 4f1b0124c7 Rewrite, fix a bug with multiple long filenames, simplify structure, remove cruft, make code conform closer to style guide, saves 350 Bytes. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Mark Whitley 4758368505 Fixed the comments to match the code and renamed the function to a (hopefully) 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai d995493987 Clean up error messages. 24 years ago
  Matt Kraai 322ae93a5e Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of 24 years ago
  Glenn L McGrath fca8050f0f Fix .deb unpack and experimental TAR support 24 years ago
  Eric Andersen 49352adf9c Simplify a few little things, and merge in a patch from 24 years ago
  Glenn L McGrath bd7c67136a remove some printf statements i forgot about 24 years ago
  Glenn L McGrath e2b345a6d8 Implemented new ar functionality unique to busybox ar (i think), the -R 24 years ago
  Glenn L McGrath 437bf72785 Changed getopt so that options can be grouped together, the source 24 years ago
  Glenn L McGrath 6fb88e73f7 Fix permisions 24 years ago
  Glenn L McGrath 8324b9f1aa Now supports GNU style long filenames. 24 years ago
  Glenn L McGrath 06aeb6c417 ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 24 years ago
  Eric Andersen 6ac18a3d83 Fix to make 'ar xv' work, thanks to Kent Robotti <robotti@metconnect.com> 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 years ago
  Eric Andersen 57ebebfb01 Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> to 24 years ago
  Eric Andersen 852ff13fc4 Update to ar.c from Glenn McGrath. His comments follow: 24 years ago
  Eric Andersen 86ab8a32bd A number of additional fixed from Pavel Roskin, note some more bugs in the 24 years ago