Commit History

Author SHA1 Message Date
  Elliott Hughes 1986075975 pidof: fix -s. 2 years ago
  Elliott Hughes a7b8b772de pidof: fix default behavior, add -x. 5 years ago
  Elliott Hughes 141a075c0e Clean up some --help formatting. 5 years ago
  Elliott Hughes eb7e847adc Be more consistent about periods in help text. 7 years ago
  Rob Landley 1bf8442328 Make pidof use comma_scan() 8 years ago
  Paul Barker 1dd3704c5f To ensure that toybox can be installed alongside busybox without 9 years ago
  Rob Landley 4f20b9628b Fix pidof -o bug aborting output, reported by Ashwini Sharma. 10 years ago
  Rob Landley cd0b70e739 Ah, that's why commit 1057 was skipped last pull: it was unfinished. Oops. (Fix it.) 10 years ago
  Rob Landley 7d64dae54b Replace for_each_pid_with_name_in_array_perform_callback_function_upon_translated_value() with name_to_pid(), comparing absolute paths or just basename() consistently as spotted by Lukasz Skalski, and adjust callers. 10 years ago
  Elie De Brauwer ca4035bdac Extend killall with support for -v and -i 11 years ago
  Rob Landley d52e76d508 Meddle. 11 years ago
  Elie De Brauwer 7c6209d6c3 Adding -s (single shot) and -o (omit pids) options to pidof 11 years ago
  Rob Landley 7aa651a6a4 Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 11 years ago
  Rob Landley f91b7c89bc Regularize command headers, update links to standards documents. 12 years ago
  Rob Landley 3a9241add9 Move commands into "posix", "lsb", and "other" menus/directories. 12 years ago