Date: Wed, 7 Nov 2001 16:23:06 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c Message-ID: <200111080023.fA80N6R21369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/11/07 16:23:06 PST
Modified files:
lib/libkvm kvm_proc.c
Log:
kern.ps_arg_max_cache is a long, not an int. I believe this is half of
what broke ps on ia64. It probably also broke on alpha, but the fallback
method of using lseek/read on /proc/*/mem to read ps_strings seems to
work there. It doesn't on ia64 yet.
Revision Changes Path
1.41 +3 -3 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?200111080023.fA80N6R21369>
