Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/24/2001 11:54:53
Module Name: basesrc
Committed By: jdolecek
Date: Sat Mar 24 09:54:53 UTC 2001
Modified Files:
basesrc/lib/libkvm: kvm_proc.c
Log Message:
Minor fix to kvm_doargv2() - if the kd->argv is reallocated, reinitialize
'ap' too. This doesn't seem to have any effect either way; seems like the
condition is never met?
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/lib/libkvm/kvm_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.