Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libkvm
Module Name: src
Committed By: christos
Date: Fri Mar 28 14:01:33 UTC 2003
Modified Files:
src/lib/libkvm: kvm_proc.c
Log Message:
remove scanning of deadproc, since zombproc should contain all the processes
in deadproc according to the comment in kern_proc.c. deadproc is not a
struct proclist anymore, so it would require more work to scan anyway, and
this is unnecessary.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/lib/libkvm/kvm_proc.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