Hi there, I'm porting some stuff from FreeBSD 3.3 to 4.2 which uses libkvm. The old one had a DB *db member in struct __kvm (for dbopen(...) calls), but in 4.2 it's missing, so do you have to use slow nlist calls or am I missing something here? Thx in advance Mike To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message