freebsd-src/lib/libkvm
Brooks Davis 68a5cc39d3 Add a missing else that negated the truncation of ki_ngroups to
NGROUPS.

Submitted by:	Dmitry Pryanishnikov <lynx dot ripe at gmail dot com>
2009-12-10 21:16:16 +00:00
..
kvm.3
kvm.c Make libkvm work on live systems and crashdumps with and 2009-07-23 21:12:21 +00:00
kvm.h Add a new routine kvm_getcptime(3) for fetching the equivalent of 2008-08-19 21:30:36 +00:00
kvm_amd64.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_arm.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_cptime.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_file.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_getcptime.3 Add a new routine kvm_getcptime(3) for fetching the equivalent of 2008-08-19 21:30:36 +00:00
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getpcpu.3 Add a "CACHING" section regarding the internal caching of kernel variables 2008-08-21 19:22:13 +00:00
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c Fix a copy-paste bug when reading data from the last 3 (7 for PAE) bytes of 2009-11-06 13:10:12 +00:00
kvm_ia64.c
kvm_minidump_amd64.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_minidump_arm.c Support kernel crash mini dumps on ARM architecture. 2008-11-06 16:20:27 +00:00
kvm_minidump_i386.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_mips.c
kvm_nlist.3
kvm_open.3
kvm_pcpu.c Add two new routines to libkvm for working with per-CPU data: 2008-08-19 19:55:33 +00:00
kvm_powerpc.c Add support for PowerPC kernel core files. This commit only adds 2009-04-06 21:52:10 +00:00
kvm_private.h Make libkvm work on live systems and crashdumps with and 2009-07-23 21:12:21 +00:00
kvm_proc.c Add a missing else that negated the truncation of ki_ngroups to 2009-12-10 21:16:16 +00:00
kvm_read.3
kvm_sparc.c
kvm_sparc64.c
kvm_vnet.c Rather than replicating the maths from the kernel, use the 2009-08-13 14:59:04 +00:00
Makefile Make libkvm work on live systems and crashdumps with and 2009-07-23 21:12:21 +00:00