Commit History

作者 SHA1 備註 提交日期
  Scott James Remnant 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 年之前
  Scott James Remnant 77c7064651 Patches applied: 22 年之前
  Scott James Remnant fa89b718a1 Release 1.10.22 22 年之前
  Scott James Remnant 96f0d6dc72 Fix a large collection of low-hanging-fruit documentation corrections 22 年之前
  Scott James Remnant af34660038 * utils/start-stop-daemon.c: Don't require an argument for -V (version). 22 年之前
  Adam Heath 65517fd021 * Add a -d|--chdir option to start-stop-daemon. 23 年之前
  Adam Heath b2379549b8 * scripts/update-alternatives.8: Add --config to action section, and add 23 年之前
  Adam Heath 842f828dd9 Support OpenBSD. 23 年之前
  Adam Heath eeb28765a5 Add netbsd support, and support hypenated values in dpkg-architecture. 23 年之前
  Adam Heath a5d94db30a If in --test mode, and --stop is given, increment n_killed, so that 24 年之前
  Adam Heath 45790ae719 Fix test inversion in start-stop-daemon, when checking the pid given in a 24 年之前
  Adam Heath 526dfeadb7 Use the configure detected gcc __attribute__ macros, instead of hard-coding 24 年之前
  Wichert Akkerman 41c03b208b Fix test for incorrect packagename for -p option. 24 年之前
  Wichert Akkerman b0a4db5f76 move tty change outside OS specific ifdef and use the new TIOCNOTTY test instead 24 年之前
  Wichert Akkerman 3d6f3a9e54 Use setsid instead of setpgid if available 24 年之前
  Wichert Akkerman 2c3fea4ac3 Move setsid outside of HP-UX #ifdef 24 年之前
  Wichert Akkerman b16258a118 HP-UX support for start-stop-daemon 24 年之前
  Wichert Akkerman c3acb250fd Fix typo in ssd help message 24 年之前
  Wichert Akkerman d2c1c54171 do not start a command if the pidfile option is used and the pid in that file is still running 25 年之前
  Wichert Akkerman aea1cf1826 seems glibc has a completely non-standard return value for nice(2), so deal with that properly now so things also work on non-glibc systems 25 年之前
  Wichert Akkerman 758495bffe Fix test for nice(2) failure 25 年之前
  Wichert Akkerman d2a9d1689c Use uid_t and pid_t everywhere 25 年之前
  Adam Heath 796c9b08ba Fix some gcc 3.0 warnings. 25 年之前
  Adam Heath ea93ed48c1 Fixed up several warning types: const, casting, incorrect sizes, 25 年之前
  Adam Heath c9bef0784a Added macro NONRETURNING to several functions. 25 年之前
  Wichert Akkerman dd9abb8fc4 No longer use deprecated multi-line string literal 25 年之前
  Wichert Akkerman ee8e9ed711 Add --retry option to start-stop-daemon 25 年之前
  Wichert Akkerman 7f0e716370 utils/start-stop-daemon.c: Add OpenBSD support 25 年之前
  Adam Heath e83c5b70e4 utils/start-stop-daemon.c: --name is now allowed on the command line 25 年之前
  Adam Heath 9d1b8a959f Add --nicelevel, to alter a programs priority before starting. 25 年之前