Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, пре 17 година
  Denis Vlasenko b71c668c57 style fix (stray space before ';') пре 17 година
  Denis Vlasenko 15611bb958 A few more string duplicates found & eliminated пре 17 година
  Bernhard Reutner-Fischer 6c501a71ae - kiltedknight writes: Busybox incorrectly parses a line from the status file, claiming that a required package is not installed or tagged to be installed when it actually is. пре 17 година
  Bernhard Reutner-Fischer fa5f20755c - fix typo in error message. Closes #1308 пре 17 година
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h пре 17 година
  Denis Vlasenko ac678ec2f1 style fixes, no code changes пре 17 година
  Denis Vlasenko 334fa9bcb5 dpkg: use nitfields which are a bit closer to typical ushort. пре 17 година
  Denis Vlasenko 53f83d68fb dpkg: run_package_script() returns 0 if all ok and non-zero if failure. пре 17 година
  Denis Vlasenko 88a2aa98e0 dpkg: free_package(NULL) is ok, so don't test for NULL, just free. пре 17 година
  Bernhard Reutner-Fischer de8a6a01d8 Kim B. Heino writes: пре 17 година
  Denis Vlasenko baca175912 kill superfluous returns at the end of void functions пре 17 година
  Denis Vlasenko 7fd00cbff7 dpkg: fix segfault on "dpkg -i" пре 18 година
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having пре 18 година
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 пре 18 година
  Denis Vlasenko 4cccc03768 remove useless casts (type*) xzalloc(...) пре 18 година
  Denis Vlasenko a6df5907d2 dpkg: getopt32-ification etc, -100 bytes пре 18 година
  Denis Vlasenko b95636c52f remove casts from xmalloc() пре 18 година
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array пре 18 година
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names пре 18 година
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata пре 18 година
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. пре 18 година
  Denis Vlasenko a6dbb08a48 small style fixes пре 18 година
  Denis Vlasenko aecabffb8b dpkg: fix use-after-free (bug 939) пре 18 година
  Denis Vlasenko 5492884311 dpkg: style fixes; short -> int (generated code is smaller) пре 18 година
  Denis Vlasenko 57308afb5b dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!) пре 18 година
  Denis Vlasenko c16bd212e3 silly switch style fix пре 18 година
  Denis Vlasenko 9213a9e0f2 whitespace cleanup пре 18 година