This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: killing processes owned by others with kill.exe


Hello,

patch attached (diff kill.orig.cc kill.new.cc > kill.cc.patch)

It's taken from the latest source that I got from setup.exe (sorry, no
access to cvs behind firewall).

Just a note, when I tried to make from /usr/src/cygwin-1.5.7-1, I get the
following error:
  make[3]: Entering directory
`/usr/src/cygwin-1.5.7-1/i686-pc-cygwin/winsup/cygserver'
  make[3]: *** No rule to make target
`/src/cygwin-1.5.7-1/winsup/cygwin/winsup.h', needed by `libclient.o'.
Stop.


Rob.

----- Original Message ----- 
From: "Christopher Faylor" <cgf-no-personal-reply-please@cygwin.com>
To: <cygwin@cygwin.com>
Sent: Monday, March 08, 2004 6:15 PM
Subject: Re: killing processes owned by others with kill.exe


> On Mon, Mar 08, 2004 at 05:40:33PM -0500, Rob S.i.k.l.o.s wrote:
> >P.S. - I would do this myself, but I don't think I'm qualified to mess
with
> >core Cygwin stuff.
>
> kill.exe is hardly "core cygwin stuff".
>
> I suggest you take a look at the kill.cc code and offer a patch.
>
> cgf
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>

Attachment: kill.cc.patch
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]