freebsd-src/lib/libkvm
Tom Rhodes 225823c590 Add sys/user.h to the list of includes. Without it you lack a definition of
'struct kinfo_proc' for calls to kvm_getargv() and kvm_getenvv().

PR:	51322
2003-04-26 15:00:57 +00:00
..
kvm.3 The .Fn function 2003-03-24 15:58:53 +00:00
kvm.c
kvm.h
kvm_alpha.c
kvm_amd64.c
kvm_file.c
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
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
kvm_private.h
kvm_proc.c Catch up with the kernel. Move the current cpu indicator to the thread. 2003-04-10 17:41:40 +00:00
kvm_read.3
kvm_sparc.c
kvm_sparc64.c
Makefile