freebsd-dev/lib/libkvm
Bruce Evans 480bc7e108 Don't open the swap file. The open descriptor for it hasn't been used
for over 5 years since we switched to using procfs for kvm_uread().
This cleanup was motivated by recent breakage of the default swap file
(/dev/drum) when swapon() has not been called.
1999-08-25 03:01:54 +00:00
..
kvm_alpha.c make libkvm capable of dealing with a crashdump on alphas 1999-03-12 14:47:33 +00:00
kvm_amd64.c Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. 1997-08-17 17:42:59 +00:00
kvm_file.c The length argument to sysctl is now size_t. 1998-08-25 07:52:33 +00:00
kvm_geterr.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_getfiles.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_getloadavg.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_getloadavg.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
kvm_getprocs.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
kvm_getswapinfo.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_getswapinfo.c Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
kvm_i386.c Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. 1997-08-17 17:42:59 +00:00
kvm_nlist.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_open.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_private.h Don't open the swap file. The open descriptor for it hasn't been used 1999-08-25 03:01:54 +00:00
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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm_sparc.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
kvm.c Don't open the swap file. The open descriptor for it hasn't been used 1999-08-25 03:01:54 +00:00
kvm.h Oops, the previous log message should have been: 1999-04-10 03:49:43 +00:00
Makefile Fixed unsorting of SRCS and MAN3 in previous commit. 1999-01-23 07:55:15 +00:00