NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/12266 (ps on a dump prints command line from live system)
Synopsis: ps on a dump prints command line from live system
State-Changed-From-To: feedback->open
State-Changed-By: dholland%NetBSD.org@localhost
State-Changed-When: Sat, 14 Nov 2009 23:34:29 +0000
State-Changed-Why:
problem still exists in HEAD.
ps calls kvm_getargv2() to get argv strings, and in libkvm that goes straight
to sysctl() with no attempt to read from the dump.
Home |
Main Index |
Thread Index |
Old Index