Searched hist:253167 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libkvm/
H A Dkvm.hdiff 253167 Wed Jul 10 17:47:26 MDT 2013 trociny In r227839, when removing libkvm dependency on procfs(5),
kvm_uread() function, used for reading from /proc/pid/mem, was
removed too. But the function declaration remained in kvm.h
public header and the soname was not bumped.

Remove kvm_uread() from kvm.h and bump the soname.

Reported by: rmh
Discussed on: arch
H A DMakefilediff 253167 Wed Jul 10 17:47:26 MDT 2013 trociny In r227839, when removing libkvm dependency on procfs(5),
kvm_uread() function, used for reading from /proc/pid/mem, was
removed too. But the function declaration remained in kvm.h
public header and the soname was not bumped.

Remove kvm_uread() from kvm.h and bump the soname.

Reported by: rmh
Discussed on: arch

Completed in 123 milliseconds