freebsd-skq/lib/libkvm
Julian Elischer 3daf63fc50 pre-emptively fix a KSE/M3 problem.
Make a slight change so that libkvm reaches the main thread via the
linked list, rather than assuming it is in the proc structure. Both
conditions are true in -current but only the first will be true in
the KSE M3 world.
2002-02-07 20:28:25 +00:00
..
kvm_alpha.c
kvm_amd64.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3 s/processes/files/ inherited from kvm_getprocs(3). 2001-11-24 15:38:28 +00:00
kvm_getloadavg.3
kvm_getloadavg.c Include sys/param.h instead of sys/types.h to get the definition of the 2001-11-20 08:26:37 +00:00
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c
kvm_nlist.3
kvm_open.3 Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile) 2002-01-22 10:07:03 +00:00
kvm_private.h
kvm_proc.c pre-emptively fix a KSE/M3 problem. 2002-02-07 20:28:25 +00:00
kvm_read.3
kvm_sparc64.c Adapt to new kernel tsb structure. 2001-12-29 06:43:36 +00:00
kvm_sparc.c
kvm.3
kvm.c Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile) 2002-01-22 10:07:03 +00:00
kvm.h
Makefile