freebsd-dev/lib/libkvm
2003-05-14 15:01:20 +00:00
..
kvm_alpha.c
kvm_amd64.c AMD64 support; repocopied from i386 2003-04-30 21:05:33 +00:00
kvm_file.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
kvm_geterr.3
kvm_getfiles.3 The .Fn function 2003-03-24 15:58:53 +00:00
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3 Add sys/user.h to the list of includes. Without it you lack a definition of 2003-04-26 15:00:57 +00:00
kvm_getswapinfo.3
kvm_getswapinfo.c Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft 2003-01-11 01:09:51 +00:00
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 The .Fn function 2003-03-24 15:58:53 +00:00
kvm_open.3 The .Fn function 2003-03-24 15:58:53 +00:00
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 Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
kvm_proc.c s/procsig/sigacts/ to catch up to procsig and sigacts changes in the kernel. 2003-05-14 15:01:20 +00:00
kvm_read.3
kvm_sparc64.c Teach libkvm to deal with direct mapped addresses. 2002-12-27 01:45:05 +00:00
kvm_sparc.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
kvm.3 The .Fn function 2003-03-24 15:58:53 +00:00
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