freebsd_amp_hwpstate/lib/libkvm
Bruce Evans 45908a6a19 Removed evil typedef kvm_swap_t and all uses of it (not many).
Hoped for by:	wollman
1999-01-27 11:29:15 +00:00
..
Makefile Fixed unsorting of SRCS and MAN3 in previous commit. 1999-01-23 07:55:15 +00:00
kvm.3 Fixed missing cross reference to kvm_getfiles. 1999-01-23 08:12:12 +00:00
kvm.c
kvm.h Removed evil typedef kvm_swap_t and all uses of it (not many). 1999-01-27 11:29:15 +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 The previous commit was bogus. <stdlib.h> was never a prerequisite 1998-12-16 19:04:54 +00:00
kvm_getloadavg.c
kvm_getprocs.3
kvm_getswapinfo.3 Fix type-o's in manual 1999-01-22 11:03:55 +00:00
kvm_getswapinfo.c Removed evil typedef kvm_swap_t and all uses of it (not many). 1999-01-27 11:29:15 +00:00
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 <sys/types.h> isn't a prerequisite for <kvm.h>. 1998-12-16 19:12:14 +00:00
kvm_sparc.c