OpenBSD CVS

CVS log for src/usr.bin/pkill/pkill.c


[BACK] Up to [local] / src / usr.bin / pkill

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_6


Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 15 17:15:33 2004 UTC (19 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Don't print a warning if kill(2) returns ESRCH since the process may have
died on its own in the time between when the process list was consulted
and when we do the actual kill.  This fixes an annoyance for privsep
processes (and others) where when you kill one the others die by themselves.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.