freebsd-dev/lib/libkvm
Ruslan Ermilov fe42e96eff Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile)
argument to kvm_open() and kvm_openfiles() as unused.

BSD didn't read swap since kvm.c CSRG revision 5.21 (u-area is pageable
under new VM.  no need to read from swap.)

The old !NEWVM code was removed in CSRG revision 5.23 (~ten years ago).
2002-01-22 10:07:03 +00:00
..
kvm_alpha.c Backed out "Compensate for header dethreading [mistakes]" mistakes in 2001-10-13 04:38:46 +00:00
kvm_amd64.c Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
kvm_file.c Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
kvm_geterr.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_getfiles.3 s/processes/files/ inherited from kvm_getprocs(3). 2001-11-24 15:38:28 +00:00
kvm_getloadavg.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
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 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_getswapinfo.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_getswapinfo.c Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
kvm_i386.c Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
kvm_ia64.c Implement va->pa translation for kernel virtual addresses. This is 2001-10-25 09:08:21 +00:00
kvm_nlist.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
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 Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
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 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_sparc64.c Adapt to new kernel tsb structure. 2001-12-29 06:43:36 +00:00
kvm_sparc.c Implement __FBSDID() 2001-09-16 21:35:07 +00:00
kvm.3 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
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 Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
Makefile Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00