Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Glenn L McGrath 930453bdcf Use bb_getopt_ulflags, saves some space, better argument checking. 21 vuotta sitten
  Glenn L McGrath 142abc18ce Fix a compile error when only using ar, patch by Paul van Gool 21 vuotta sitten
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 vuotta sitten
  Manuel Novoa III cad5364599 Major coreutils update. 22 vuotta sitten
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 22 vuotta sitten
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 22 vuotta sitten
  Glenn L McGrath a47a3eada6 Fix simple define problem 22 vuotta sitten
  Glenn L McGrath 7ca04f328e New common unarchive code. 22 vuotta sitten
  Glenn L McGrath ef0eab514d Recovering from my previous commit 23 vuotta sitten
  Glenn L McGrath 4bef7b4186 unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match. 23 vuotta sitten
  Glenn L McGrath a868ec89e8 Allow the unarchive() extract_list variable to be NULL, meaning extract all 23 vuotta sitten
  Glenn L McGrath c127008840 Allow unarchive to redirect stdout (tobe used by dpkg applet) 23 vuotta sitten
  Glenn L McGrath 8f5b63edea cpio applet, and changes to associated code 23 vuotta sitten
  Glenn L McGrath eb1c94078f Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. 23 vuotta sitten
  Glenn L McGrath 9aff903603 Reorganise archive extraction code 23 vuotta sitten
  Matt Kraai 59df6f7398 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 23 vuotta sitten
  Glenn L McGrath 47fd219c95 Rename variable that shadows global 24 vuotta sitten
  Glenn L McGrath 4949faf4b2 copy_file_chunk uses streams now. 24 vuotta sitten
  Glenn L McGrath 9d53c8ab74 Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c 24 vuotta sitten
  Glenn L McGrath e5f3957665 Fix warning 24 vuotta sitten
  Eric Andersen 83f173b61e A first pass at making D_FILE_OFFSET_BITS=64 work, from 24 vuotta sitten
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 vuotta sitten
  Glenn L McGrath 728875f340 Consmetic changes 24 vuotta sitten
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 vuotta sitten
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 vuotta sitten
  Glenn L McGrath 7541e3a812 add dpkg-deb command 24 vuotta sitten
  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 vuotta sitten
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 vuotta sitten
  Mark Whitley 4758368505 Fixed the comments to match the code and renamed the function to a (hopefully) 24 vuotta sitten
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 vuotta sitten