Bug 14246

Summary: kvm_open and kvm_openfiles not works correctly.
Product: Base System Reporter: takehiro <takehiro>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description takehiro 1999-10-10 04:10:00 UTC
I execute dmesg,and it complies

dmesg: /taæOäü: No such file or directory
       ^^^^^^^^
vmstat complies

vmstat: kvm_openfiles: /taæOäü: No such file or directory

Fix: 

about dmesg,

dmesg -N /kernel

it output correct information.
How-To-Repeat: everytime I execute dmesg
Comment 1 Mike Heffner freebsd_committer freebsd_triage 2001-06-16 06:08:25 UTC
State Changed
From-To: open->closed

Is this still a problem? There's not enough information here to solve 
the problem.