freebsd_amp_hwpstate/lib/libkvm
Jilles Tjoelker 886ae81fa3 kvm(3): Mention that some of the functions use sysctl(3) instead of kmem.
Additionally, because of sysctl(3) use (which is generally good), behaviour
for crash dumps differs slightly from behaviour for live kernels and this
will probably never be fixed entirely, so weaken that claim.

MFC after:	1 week
2010-04-25 12:50:30 +00:00
..
Makefile A first cut at teaching libkvm how to deal with dynamic per-CPU storage 2010-03-01 00:27:55 +00:00
kvm.3 kvm(3): Mention that some of the functions use sysctl(3) instead of kmem. 2010-04-25 12:50:30 +00:00
kvm.c A first cut at teaching libkvm how to deal with dynamic per-CPU storage 2010-03-01 00:27:55 +00:00
kvm.h Not all programs including kvm.h include the necessary headers to use 2010-03-01 09:46:27 +00:00
kvm_amd64.c
kvm_arm.c
kvm_cptime.c
kvm_file.c
kvm_getcptime.3
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getpcpu.3 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c
kvm_minidump_amd64.c
kvm_minidump_arm.c
kvm_minidump_i386.c
kvm_mips.c
kvm_nlist.3
kvm_open.3
kvm_pcpu.c A first cut at teaching libkvm how to deal with dynamic per-CPU storage 2010-03-01 00:27:55 +00:00
kvm_powerpc.c
kvm_private.h A first cut at teaching libkvm how to deal with dynamic per-CPU storage 2010-03-01 00:27:55 +00:00
kvm_proc.c
kvm_read.3
kvm_sparc.c
kvm_sparc64.c
kvm_vnet.c Fix typo in comment. 2010-02-27 21:58:55 +00:00