log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
toybox
log toys/lsb/killall.c @ 1057:
242c5de2bb22
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Tue, 03 Sep 2013 18:43:32 -0500
Rob Landley
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.
draft
Sun, 23 Dec 2012 15:07:28 -0600
Rob Landley
Minor cleanups.
Sun, 16 Dec 2012 16:51:30 +0100
Elie De Brauwer
LSB does not allow killall to kill itself
Sun, 16 Dec 2012 13:43:36 +0100
Elie De Brauwer
Extend killall with support for -v and -i
Sat, 08 Dec 2012 20:10:05 +0100
Elie De Brauwer
Adding -s (single shot) and -o (omit pids) options to pidof
Fri, 16 Nov 2012 00:35:46 -0600
Rob Landley
Add rebound support to intercept error_exit() and longjmp instead.
Tue, 13 Nov 2012 17:14:08 -0600
Rob Landley
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.
Mon, 08 Oct 2012 00:02:30 -0500
Rob Landley
New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_commandname before #including toys.h to trigger it. Rename DEFINE_GLOBALS() to just GLOBALS() (because I could never remember if it was DECLARE_GLOBALS). Convert existing commands to use new infrastructure, and replace optflag constants with FLAG_ macros where appropriate.
Sat, 25 Aug 2012 18:08:51 -0500
Rob Landley
Regularize command headers, update links to standards documents.
Sat, 25 Aug 2012 14:25:22 -0500
Rob Landley
Move commands into "posix", "lsb", and "other" menus/directories.
base
toys/killall.c@aff6a3ac5ea9
less
more
|
(0)
tip