freebsd-dev/lib/libkvm
Marcel Moolenaar 8aab0cca45 Implement working on ELF corefiles. Use kvm_read() when reading
memory while mapping a virtual address to a physical address.
This allows us to work with virtual addresses for page tables,
provided it doesn't cause infinite recursion. Currently all
page tables are direct mapped.
2002-10-21 04:21:12 +00:00
..
kvm_alpha.c
kvm_amd64.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c Implement working on ELF corefiles. Use kvm_read() when reading 2002-10-21 04:21:12 +00:00
kvm_nlist.3
kvm_open.3
kvm_powerpc.c Stub out _kvm_mdopen, we don't the same constants as NetBSD 2002-05-15 09:56:40 +00:00
kvm_private.h
kvm_proc.c Catch up to SMTX -> SLOCK changes. 2002-10-02 20:33:52 +00:00
kvm_read.3
kvm_sparc64.c Adapt to handle the new sparc64 core dump format correctly. 2002-10-20 17:06:50 +00:00
kvm_sparc.c
kvm.3
kvm.c In kvm_openfiles/kvm_open, mark the file descriptors as close-on-exec. 2002-09-11 16:41:39 +00:00
kvm.h o Merge <machine/ansi.h> and <machine/types.h> into a new header 2002-08-21 16:20:02 +00:00
Makefile