NetBSD/lib/libkvm
martin 65b0bb672a Pull up following revision(s) (requested by chs in ticket #763):
lib/libkvm/kvm.c: revision 1.105
	lib/libkvm/kvm_x86_64.c: revision 1.11

only do bounce buffering for character devices.

use a binary search in _kvm_pa2off().  this helps a lot for sparse dumps,
which can have millions of memory segments.
2020-03-08 10:57:15 +00:00
..
Makefile
kvm.3
kvm.c Pull up following revision(s) (requested by chs in ticket #763): 2020-03-08 10:57:15 +00:00
kvm_aarch64.c be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
kvm_alpha.c
kvm_arm.c
kvm_dump.3
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getkernelname.3
kvm_getloadavg.3 Reword post mortem description. It tries to get the tree averages if it can. 2018-12-11 23:02:19 +00:00
kvm_getloadavg.c
kvm_getlwps.3
kvm_getprocs.3
kvm_hppa.c
kvm_i386.c
kvm_i386pae.c
kvm_ia64.c
kvm_m68k.c
kvm_m68k.h
kvm_m68k_cmn.c
kvm_mips.c
kvm_nlist.3
kvm_open.3
kvm_or1k.c
kvm_powerpc.c
kvm_powerpc64.c
kvm_private.h
kvm_proc.c
kvm_read.3
kvm_riscv.c
kvm_sh3.c
kvm_sparc.c
kvm_sparc64.c
kvm_sun2.c
kvm_sun3.c
kvm_sun3x.c
kvm_vax.c
kvm_x86_64.c Pull up following revision(s) (requested by chs in ticket #763): 2020-03-08 10:57:15 +00:00
shlib_version