freebsd-nq/lib/libkvm
Peter Wemm 15d2f5f04f kern.ps_arg_max_cache is a long, not an int. I believe this is half of
what broke ps on ia64.  It probably also broke on alpha, but the fallback
method of using lseek/read on /proc/*/mem to read ps_strings seems to
work there.  It doesn't on ia64 yet.
2001-11-08 00:23:06 +00:00
..
kvm_alpha.c
kvm_amd64.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c Implement va->pa translation for kernel virtual addresses. This is 2001-10-25 09:08:21 +00:00
kvm_nlist.3
kvm_open.3
kvm_private.h
kvm_proc.c kern.ps_arg_max_cache is a long, not an int. I believe this is half of 2001-11-08 00:23:06 +00:00
kvm_read.3
kvm_sparc.c
kvm.3
kvm.c
kvm.h
Makefile