Commit History

Author SHA1 Message Date
  Adam Heath f2af040b56 * lib/parsehelp.c: Reduce memory a tad. 25 years ago
  Adam Heath 8612d107ff * main/enquiry.c: Additional add error returns for -L, -s, and -p. 25 years ago
  Wichert Akkerman e6cbbfaba9 Return non-zero error code on -S and -L 25 years ago
  Adam Heath 68b56dc4ed Added new PROCNOERR flag, which disabled the error message that is 25 years ago
  Wichert Akkerman c473e7c72c Make execbackend logic a bit more readable 25 years ago
  Wichert Akkerman b6b8cae68f update dpkg manpage to note --force-overwrite is not enabled by default 25 years ago
  Adam Heath d1fb4dd723 Convert waitsubproc and checksubprocerr to use a flags variable, instead of 25 years ago
  Adam Heath 3d2f0b420e * main/depcon.c, debian/changelog: When walking the list of providers of 25 years ago
  Adam Heath d572d93ebd Fix bad memory access do_script(), introduced when the casting errors were 25 years ago
  Adam Heath 1555f1aa3c Changed 0 to NULL. 25 years ago
  Adam Heath a5e4bc48be More %z format fixes. 25 years ago
  Adam Heath 0a4edd65f2 Change format string, to handle size_t. 25 years ago
  Adam Heath d34b52fe3f s/--no-debsign/--no-debsig/ in help. 25 years ago
  Adam Heath ea93ed48c1 Fixed up several warning types: const, casting, incorrect sizes, 25 years ago
  Adam Heath ecb9054f73 Add comments telling why we use tempnam() and tmpnam(). 25 years ago
  Adam Heath cb7d4462eb Added alphaev67-linux-gnu. 25 years ago
  Adam Heath f23385c3cb s/PARSE_MMAP/HAVE_MMAP/, so that we now use mmap to read status and 25 years ago
  Adam Heath c6a23874c6 Fix another segfault when parsing single-paragraph files(ie, 25 years ago
  Wichert Akkerman c38e2efc2f update perpackagestate comment to note dpkg and dselect use conflicting versions of it 25 years ago
  Wichert Akkerman 2b4528471f main/filesdb.c: fix putat logic we broke earlier today 25 years ago
  Wichert Akkerman eff5e017f5 do not read a .list or statoverride file if they are empty 25 years ago
  Adam Heath c9bef0784a Added macro NONRETURNING to several functions. 25 years ago
  Wichert Akkerman 279bbbc9ab main/filesdb: change initialization of putat in ensure_packagefiles_available() so gcc won't warn about possible uninitialized usage 25 years ago
  Wichert Akkerman c50ef3683a ChangeLog 25 years ago
  Wichert Akkerman dd9abb8fc4 No longer use deprecated multi-line string literal 25 years ago
  Wichert Akkerman a941ba3115 Include stdlib.h to get exit declaration 25 years ago
  Adam Heath f31e6dd912 fix non-full initalizer. 25 years ago
  Adam Heath a07ea60199 reworked \\ parsing in commandfd. 25 years ago
  Adam Heath 009394247f fix non-full initalizer 25 years ago
  Wichert Akkerman 80a3b33369 Fix weird pointer usage 25 years ago