Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.bin/pkill



Jed Davis wrote:
> Klaus Klein <kleink%netbsd.org@localhost> writes:
> 
> > Module Name:        src
> > Committed By:       kleink
> > Date:               Sat Oct  8 12:05:55 UTC 2005
> >
> > Modified Files:
> >     src/usr.bin/pkill: pkill.c
> >
> > Log Message:
> > Downgrade failure to kill(2) (other than ESRCH) from fatal error to a
> > warning; otherwise processing aborts and possibly matching killees would
> > remain unsignalled.  This makes pkill match the Solaris behavior.
> 
> Shouldn't this message mention PR/21933?

Thanks for the pointer; I hadn't been aware of the PR until now, but got
annoyed with this myself. :-)


- Klaus



Home | Main Index | Thread Index | Old Index