CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/20 09:59:52
Modified files:
lib/libkvm : kvm_file2.c
Log message:
Fix kvm_deadfile2_byid()'s handling of kernel vs user addresses for
fd_ofiles and fd_ofileflags, reading in the separate allocation
when necessary. Lets fstat -p and fstat -u work on kernel crash
dumps again.
ok millert@
