Commit History

作者 SHA1 備註 提交日期
  Guillem Jover 4fb18c15cd s-s-d: Do not use a conditional operator when the return value is fine 14 年之前
  Guillem Jover c71aa96d10 s-s-d: Rename pidexec to process_name in KVM's pid_is_cmd() 14 年之前
  Guillem Jover fb560a34ef s-s-d: Fix --name matching on GNU/Hurd 14 年之前
  Guillem Jover 2e2410b4f6 s-s-d: Add a fallback pid_is_exec() implementation using pid_is_cmd() 14 年之前
  Guillem Jover e07f75e6fd s-s-d: Swap pid_is_cmd() and pid_is_exec() libkvm implementations 14 年之前
  Guillem Jover 68a6242098 Do not include unneeded <sys/cdefs.h> 14 年之前
  Guillem Jover e6b71eb023 s-s-d: Always check if the pid is active on --start and --status 14 年之前
  Guillem Jover 49ad180074 s-s-d: Reset the user and group names from the password entry on --chuid 15 年之前
  Guillem Jover f82c23a76d s-s-d: Fix do_procinit() on OSHurd, OShpux and HAVE_KVM_H 15 年之前
  Guillem Jover 9805ef20eb s-s-d: Cast proc_stat_owner_uid() to uid_t to fix a warning 15 年之前
  Guillem Jover a27a8e1989 Do not use possessive «'s» after ‘s’ or ‘x’ 15 年之前
  Guillem Jover dbe742b7db Fix spelling errors 15 年之前
  Guillem Jover 2ecaea9677 s-s-d: Return status_unknown on error reading from the pid file 15 年之前
  Guillem Jover 6de064f083 s-s-d: Add process name kernel limits for several systems 15 年之前
  Guillem Jover 5bced9fc3b s-s-d: Add LSB --status command to check for process status 15 年之前
  Guillem Jover a41fb4e336 Clarify exit status in dpkg-split and start-stop-daemon --help output 15 年之前
  Guillem Jover ac41b5fef4 s-s-d: Use a single action variable to track the command line actions 15 年之前
  Guillem Jover b15765a5b6 s-s-d: Change do_stop() to always obey global quietmode 15 年之前
  Guillem Jover 8dba2f8064 s-s-d: Refactor do_stop_summary() out from do_stop() 15 年之前
  Guillem Jover d72022b1d3 s-s-d: Do not unneedingly fsync() the pid file 15 年之前
  Guillem Jover 49f8bd789e s-s-d: Rename do_help() to usage() 15 年之前
  Guillem Jover df7dabd95a s-s-d: Rename clear() to pid_list_free() 15 年之前
  Guillem Jover db56c2bba9 s-s-d: Rename push() to pid_list_push() 15 年之前
  Guillem Jover 8a2f4f6866 s-s-d: Rename check() to pid_check() 15 年之前
  Guillem Jover 886d2911bd s-s-d: Remove static function declarations 15 年之前
  Guillem Jover f53151c5c7 s-s-d: Make only sched_goto use goto instead of the other enum values 15 年之前
  Guillem Jover e611924c3e s-s-d: Refactor finish code into new finish_stop_schedule() 15 年之前
  Guillem Jover c6ea15b985 Cleanup white spaces 15 年之前
  Guillem Jover ec5d681339 Cleanup and improve source code comments 15 年之前
  Guillem Jover 9209010455 s-s-d: Refactor sched_timeout code out into new do_stop_timeout() 15 年之前