Historie revizí

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