1af40d9ce4
Old kvm_mkdb had a possibility to check old kernel's version string retained at a hole between text segment and data segment. It might happen a misunderstanding that the running kernel's version matches kvm.db's version. This had been caused by checking current kernel's version string via /dev/kmem. The version string can get via sysctl, so use it! |
||
---|---|---|
.. | ||
Makefile | ||
extern.h | ||
kvm_mkdb.8 | ||
kvm_mkdb.c | ||
nlist.c | ||
nlist_aout.c | ||
nlist_coff.c | ||
nlist_ecoff.c | ||
nlist_elf32.c | ||
nlist_elf64.c | ||
testdb.c |