Date: Thu, 7 Feb 2002 12:28:25 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c Message-ID: <200202072028.g17KSPt69170@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2002/02/07 12:28:25 PST
Modified files:
lib/libkvm kvm_proc.c
Log:
pre-emptively fix a KSE/M3 problem.
Make a slight change so that libkvm reaches the main thread via the
linked list, rather than assuming it is in the proc structure. Both
conditions are true in -current but only the first will be true in
the KSE M3 world.
Revision Changes Path
1.42 +14 -7 src/lib/libkvm/kvm_proc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202072028.g17KSPt69170>
