* Doug White ([EMAIL PROTECTED]) wrote: > > > > kd = kvm_open("/dev/null", "/dev/null", "/dev/null", O_RDONLY, "kvm_open"); > > This looks wrong .... I think you want the first three arguments to be > NULL, not "/dev/null". > > /dev/null is not a kernel image. :-)
I could've sworn I saw it done like that in the sources for top(1), but after checking again, you are right. It seems to work though on CURRENT. Is it a feature? :-) Cheers, Emiel -- When the government bureau's remedies don't match your problem, you modify the problem, not the remedy. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message