..
Makefile
Add workaround for building with ${MACHINE}==sparc64, ${MACHINE_ARCH}==sparc;
2003-03-01 06:10:39 +00:00
kvm.3
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
kvm.c
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +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
New sentence, new line. From Robert Elz.
2002-10-01 19:18:12 +00:00
kvm_file.c
undo mallocvar.h change!
2003-02-02 02:25:50 +00:00
kvm_geterr.3
Generate <>& symbolically.
2002-02-07 07:00:09 +00:00
kvm_getfiles.3
New sentence, new line. From Robert Elz.
2002-10-01 19:18:12 +00:00
kvm_getloadavg.3
change DIAGNOSTICS to RETURN VALUES
2002-08-18 07:40:04 +00:00
kvm_getloadavg.c
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
kvm_getlwps.3
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
kvm_getprocs.3
session, not sessiod. By Adrian Mrva.
2002-10-02 10:59:45 +00:00
kvm_hppa.c
Added hppa support (some of it incomplete) to lib/csu, lib/libc,
2002-06-06 20:31:19 +00:00
kvm_i386.c
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +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
New sentence, new line. From Robert Elz.
2002-10-01 19:18:12 +00:00
kvm_ns32k.c
Need <machine/pmap.h> for the pdei and ptei macros.
2001-09-17 12:48:20 +00:00
kvm_open.3
New sentence, new line. From Robert Elz.
2002-10-01 19:18:12 +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
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
kvm_proc.c
Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernel
2003-03-01 05:41:55 +00:00
kvm_read.3
New sentence, new line. From Robert Elz.
2002-10-01 19:18:12 +00:00
kvm_sh3.c
Minor correction: s/i386/SH3/
2002-07-10 09:17:02 +00:00
kvm_sh5.c
SH-5 kvm glue, based on sh3 version.
2002-07-10 09:16:29 +00:00
kvm_sparc.c
undefine VA_VPG and VA_OFF before defining them.
2001-09-22 00:53:01 +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
Rename a local to avoid a -Wshadow warning.
2001-11-29 23:32:42 +00:00
kvm_x86_64.c
kva -> physaddr translation through pagetable walking; for crash dumps
2002-06-05 22:01:55 +00:00
shlib_version
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00