[BusyBox] [PATCH] kill error message

Vladimir N. Oleynik dzo at simtreas.ru
Mon Aug 15 01:27:25 MDT 2005


Rob,

>> The attached patch fixes the error message when trying to kill a
>> non-existing pid in ash
>>
>> BEFORE
>> # kill 1234
>> kill: 1: m


I do not know, you use what libc, but the busybox project in many places
uses "%m" opportunity.

>> AFTER
>> # kill 1234
>> kill: 3: kill 1234: No such process


Really to like you here this result?

> Applied to both 1.1 and -stable.


Return back as was!


--w
vodz


More information about the busybox mailing list