.. |
Makefile
|
Added support for sun2 kernel cores.
|
2001-05-21 14:56:29 +00:00 |
kvm.3
|
More trailing white space.
|
1999-07-02 15:28:49 +00:00 |
kvm.c
|
Add forgotten initialization.
|
2000-11-16 08:57:15 +00:00 |
kvm_alpha.c
|
Include <machine/vmparam.h> for VM_MIN_*...
|
2001-08-05 17:51:40 +00:00 |
kvm_arm.c
|
Steal the variable VM_* stuff from m68k.
|
2001-07-16 05:45:52 +00:00 |
kvm_dump.3
|
Spell occurred correctly.
|
2001-04-25 02:19:48 +00:00 |
kvm_file.c
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 06:34:22 +00:00 |
kvm_geterr.3
|
More trailing white space.
|
1999-07-02 15:28:49 +00:00 |
kvm_getfiles.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
kvm_getloadavg.3
|
xref kvm_open.
|
2001-04-06 14:37:27 +00:00 |
kvm_getloadavg.c
|
use <uvm/uvm_param.h> now.
|
2000-06-26 17:36:56 +00:00 |
kvm_getprocs.3
|
Document KVM_NO_FILES and kvm_get{proc,argv,envv}2(). Better wording
|
2000-06-13 15:48:56 +00:00 |
kvm_i386.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_m68k.c
|
Added support for sun2 kernel cores.
|
2001-05-21 14:56:29 +00:00 |
kvm_m68k.h
|
Added support for sun2 kernel cores.
|
2001-05-21 14:56:29 +00:00 |
kvm_m68k_cmn.c
|
Use %lx instead of %x with _kvm_err when arg is u_long.
|
2000-10-10 20:44:16 +00:00 |
kvm_mips.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_nlist.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
kvm_ns32k.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_open.3
|
Document KVM_NO_FILES and kvm_get{proc,argv,envv}2(). Better wording
|
2000-06-13 15:48:56 +00:00 |
kvm_powerpc.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_private.h
|
format-string audit cleanups
|
2000-10-04 16:11:27 +00:00 |
kvm_proc.c
|
kvm_doargv2(): make sure the string ends with '\0'; sysctl() might not
|
2001-03-24 10:02:45 +00:00 |
kvm_read.3
|
More trailing white space.
|
1999-07-02 15:28:49 +00:00 |
kvm_sh3.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_sparc.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_sparc64.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
kvm_sun2.c
|
Added support for sun2 kernel cores.
|
2001-05-21 14:56:29 +00:00 |
kvm_sun3.c
|
Use %lx instead of %x with _kvm_err when arg is u_long.
|
2000-10-10 20:44:16 +00:00 |
kvm_sun3x.c
|
Use %lx instead of %x with _kvm_err when arg is u_long.
|
2000-10-10 20:44:16 +00:00 |
kvm_vax.c
|
be consistent in the use of u_long. eventually they should be uintptr_t.
|
2000-10-27 21:38:10 +00:00 |
kvm_x86_64.c
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
shlib_version
|
Add kvm interface to the new sysctls:
|
2000-05-26 02:42:21 +00:00 |