[BusyBox] [PATCH] kill error message

Rob Landley rob at landley.net
Sun Aug 14 19:18:13 UTC 2005


On Sunday 14 August 2005 12:07, Stephane Billiart wrote:
> The attached patch fixes the error message when trying to kill a
> non-existing pid in ash
>
> BEFORE
> # kill 1234
> kill: 1: m
>
> AFTER
> # kill 1234
> kill: 3: kill 1234: No such process

Applied to both 1.1 and -stable.

Haven't figured out how to get both to work in one commit yet.  Just tried and 
it said the parent directory was not a working thingy...

Rob



More information about the busybox mailing list