diff options
author | 1998-08-19 06:47:52 +0000 | |
---|---|---|
committer | 1998-08-19 06:47:52 +0000 | |
commit | c59ab75f504d574eaa28aa8004e929a4fbc8fa7b (patch) | |
tree | ae124e14288a6b0d41558f6de29c2e09ca4807ef /lib | |
parent | Don't segfault in small windows (diff) | |
download | wireguard-openbsd-c59ab75f504d574eaa28aa8004e929a4fbc8fa7b.tar.xz wireguard-openbsd-c59ab75f504d574eaa28aa8004e929a4fbc8fa7b.zip |
Make kvm_mkdb work again
o testdb() needs to take as an arg the name of the kernel so it can do
the version test correctly.
o add undocumented verbose flag to tell when we are rebuilding the .db file
o DO_* -> _NLIST_DO_*, this prevented kvm_mkdb from doing anything at all.
o preserve a few error messages so you get error output when none of
the exec types match the target.
o check malloc return values
o get_kerntext should not subtract the sizeof(struct exec) from kernel_text
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions