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

Аутор SHA1 Порука Датум
  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 година
  Adam Heath 647d79b9e0 Clean up a few gcc warnings. Note that the warning: пре 25 година
  Wichert Akkerman 5cdb118820 fix a buffer overflow in cmdname handling пре 26 година
  Wichert Akkerman 12d2028c09 configure.in: don't try to outguess what CFLAGS should be пре 26 година
  Wichert Akkerman 07270aee02 scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the changelog scripts пре 26 година
  Wichert Akkerman 91125a09a8 dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th bit of characters пре 26 година
  Wichert Akkerman dc410dca4c utils/start-stop-daemon.c: Fix OS-detection for sunos пре 27 година
  Wichert Akkerman 7f89e78fd3 dselect/main.cc: We need to printf programdesc as well пре 27 година
  Wichert Akkerman 652578fc7c Rename cvsclean to distclean пре 27 година
  Wichert Akkerman b5be99fd83 Fix uid/gid changing in start-stop-daemon пре 27 година
  Ben Collins 68cdb92922 * utils/start-stop-daemon.c: call initgroups() prior to seteuid() пре 27 година
  Wichert Akkerman b3b861c1ac Add strdup to start-stop-daemon пре 27 година