Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static hace 19 años
  Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes: hace 19 años
  Eric Andersen aff114c33d Larry Doolittle writes: hace 20 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
  Glenn L McGrath b8c3a54531 Patch from Ian Campbell, fix or'ed dependencies and handle virtual hace 21 años
  Glenn L McGrath fea4b446df Important bugfixes from Ian Campbell. hace 21 años
  Eric Andersen 1393a39df4 Do not shadow the global name 'accept' hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Glenn L McGrath b323162aab Use libbb/get_line_from_file instead of getline hace 22 años
  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). hace 22 años
  Glenn L McGrath b963875a3e Move compare_string_array to libbb hace 22 años
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); hace 22 años
  Glenn L McGrath 62d28828d6 Use a switch instead of successive if (strcmp()) statments. hace 22 años
  Glenn L McGrath 747381c602 Split deb_extract() into more generic functions hace 22 años
  Glenn L McGrath d8d1191505 Support for bziped debs, i.e. use .tar.bz2 instead .tar.gz internally hace 22 años
  Glenn L McGrath 6ab32eb34c Move data_extract_all_prefix to dpkg, its only used there. hace 22 años
  Glenn L McGrath 61b7904afd Update dpkg to use new unarchive code hace 22 años
  Glenn L McGrath a94a06a38e Patch from Randolfe Averty to fixup package conflict checks, cleanup some memory leaks and reorganise dependency checking. hace 22 años
  Matt Kraai 39fcb5a750 * archival/dpkg.c (create_list): Use chomp. hace 23 años
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. hace 23 años
  Glenn L McGrath aad44fb37a Fix some fegfaults and picket fence hace 23 años
  Glenn L McGrath 1dbbd2fe34 Fail gracefully if package depends on a virtual package. hace 23 años
  Matt Kraai efd7f03657 Fix opt type in dpkg (closes: #118975). hace 23 años
  Glenn L McGrath 0a25b35c66 Fix create list segfault hace 23 años
  Glenn L McGrath ef0eab514d Recovering from my previous commit hace 23 años
  Glenn L McGrath 0d2fb76c11 Modify applets to use libunarchive hace 23 años
  Glenn L McGrath 6ccdd8c122 Abort if scripts return value != 0 hace 23 años
  Matt Kraai a7512d74fa Process extra empty lines correctly. hace 23 años
  Matt Kraai 3dd4f5ed69 Remove xmalloc calls. hace 23 años
  Glenn L McGrath 30f68908ef Another part of Stafan's latest patch, when replacing a pre-existing package set its status correctly. hace 23 años