コミット履歴

作者 SHA1 メッセージ 日付
  Guillem Jover d163f7f5c0 s-s-d: Add a new --remove-pidfile option 11 年 前
  Guillem Jover f7b328a12c s-s-d: Create a pidfile even when not backgrounding ourselves 11 年 前
  Guillem Jover 90c2e4c9e0 s-s-d: Do not fail when kvm_getprocs() cannot find any process 11 年 前
  Guillem Jover 8fbe533b5b s-s-d: On kFreeBSD do not make kvm_openfiles() open /dev/mem 11 年 前
  Guillem Jover c0817d3bcf s-s-d: Refactor KVM code 12 年 前
  Christos Trochalakis 8f686fbeb1 s-s-d: Do not abort on --stop when only pid or ppid options are specified 11 年 前
  Guillem Jover e63048c680 s-s-d: Make sure the pidfile is always created with a 022 umask 12 年 前
  Guillem Jover 29778da537 s-s-d: Do not exit from first parent before the pidfile has been created 12 年 前
  Guillem Jover f27abd5a08 s-s-d: Move write_pidfile() before daemonize() 12 年 前
  Guillem Jover 877057869d s-s-d: Abort if the system or compatibility setsid() fails 12 年 前
  Guillem Jover d69cf19881 s-s-d: Switch GNU/kFreeBSD systems to use libkvm 12 年 前
  Guillem Jover f20bb6d740 s-s-d: Remove wasteful strlen() comparison before strcmp() 12 年 前
  Guillem Jover 5eecc35eaf s-s-d: Add DragonFlyBSD support 12 年 前
  Guillem Jover 1052bbc02a s-s-d: Uppercase status_code enum values 12 年 前
  Guillem Jover 1dda27ffd3 s-s-d: Uppercase action_code enum values 12 年 前
  Guillem Jover b766dca911 s-s-d: Cope with bogus OpenVZ kernels that prepend the " (deleted)" marker 12 年 前
  Guillem Jover 00e2aadcdc s-s-d: Fix off-by-one stack buffer overrun on GNU/Linux and GNU/kFreeBSD 12 年 前
  Guillem Jover 3fabf94e0b s-s-d: Add a new --ppid matching option 12 年 前
  Guillem Jover 861e165c26 s-s-d: Detect system specific headers at configure time 12 年 前
  Guillem Jover eb2981da25 s-s-d: Move Hurd specific headers after all standard headers 12 年 前
  Guillem Jover d12071e4aa s-s-d: Fix OpenBSD KVM code to use current kinfo_proc layout 12 年 前
  Guillem Jover 8d70815833 s-s-d: Add a native FreeBSD pid_is_exec() method 12 年 前
  Guillem Jover 559895751c s-s-d: Fix FreeBSD KVM code to use current kinfo_proc layout 12 年 前
  Guillem Jover 02901d4027 s-s-d: Add a generic KVM implementation for do_procinit() 12 年 前
  Guillem Jover cc05292a2d s-s-d: Remove unnecessary pointer reference and dereference dance 12 年 前
  Guillem Jover 7a1b2fb687 s-s-d: Use symbolic names for option codes 12 年 前
  Guillem Jover 51e4a23b56 s-s-d: Refactor Linux comm retrieval and switch to use /proc/PID/status 12 年 前
  Guillem Jover 1c2b693e0b Rename return code variables from r to rc 12 年 前
  Guillem Jover 80de58344c s-s-d: Add new --pid option 12 年 前
  Guillem Jover cf21cccb98 Switch variables from int to bool where appropriate 12 年 前