.. |
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
|
|
|
kvm_getfiles.3
|
Sort cross references.
|
1997-01-20 23:23:22 +00:00 |
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
|
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
|
Fix type-o's in manual
|
1999-01-22 11:03:55 +00:00 |
kvm_getswapinfo.c
|
From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
|
1999-02-14 21:42:05 +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
|
|
|
kvm_open.3
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:10:05 +00:00 |
kvm_private.h
|
Updates to read the extra indirection in ps_strings. Note that any
|
1995-12-09 04:42:51 +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
|
Don't use u_long in the synopsis, since u_long is not part of the kvm
|
1999-03-05 17:32:53 +00:00 |
kvm_sparc.c
|
|
|
kvm.3
|
Fixed missing cross reference to kvm_getfiles.
|
1999-01-23 08:12:12 +00:00 |
kvm.c
|
Allow /dev/null as path for the "/dev/mem" file, and assume that people
|
1998-06-30 21:29:44 +00:00 |
kvm.h
|
Removed evil typedef kvm_swap_t and all uses of it (not many).
|
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 |