freebsd_amp_hwpstate/lib/libkvm
Bruce Evans 60160c5e50 Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This
fixes a type mismatch in the call to kvm_uread().  The bug has gone
undetected for almost 3 years because kvm_uproc()'s protoype has been
disabled for almost 4 years.

Trust sysctlbyname() to work properly if it succeeds.

Fixed style bugs in revs. 1.19 and 1.22.
1998-12-16 18:31:51 +00:00
..
Makefile Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98. 1998-09-09 11:27:33 +00:00
kvm.3
kvm.c
kvm.h Adjust the declarations of kvm_read and kvm_write to match reality a little 1998-09-16 09:30:14 +00:00
kvm_alpha.c
kvm_amd64.c
kvm_file.c The length argument to sysctl is now size_t. 1998-08-25 07:52:33 +00:00
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3 Add required #include references to manual page 1998-12-13 02:32:59 +00:00
kvm_getloadavg.c
kvm_getprocs.3
kvm_i386.c
kvm_nlist.3
kvm_open.3
kvm_private.h
kvm_proc.c Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This 1998-12-16 18:31:51 +00:00
kvm_read.3
kvm_sparc.c