Source-Changes archive

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

CVS commit: [netbsd-3] src/usr.bin/pkill



Module Name:    src
Committed By:   riz
Date:           Sat Oct 15 16:34:24 UTC 2005

Modified Files:
        src/usr.bin/pkill [netbsd-3]: pkill.c

Log Message:
Pull up following revision(s) (requested by kleink in ticket #890):
        usr.bin/pkill/pkill.c: revision 1.15
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.


To generate a diff of this commit:
cvs rdiff -r1.9.2.5 -r1.9.2.6 src/usr.bin/pkill/pkill.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index