Age | Commit message (Collapse) | Author |
|
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.
|
|
millert@, otto@
|
|
one (previously it would error out and not kill the remaining ones).
OK deraadt@
|
|
|
|
supports it.
|
|
on session ID does not current work but that will change once the
kernel supports the KERN_PROC2 sysctl and pkill/pgrep is modified
to use kvm_getproc2(). OK deraadt@
|