NetBSD/lib/libkvm
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
..
Makefile do the exit on lint warnings only on i386 like libc, to avoid the wrath of 2003-03-28 14:02:45 +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 Just use PAGE_SHIFT from <machine/vmparam.h> instead of going through 2003-04-09 22:46:39 +00:00
kvm_arm.c
kvm_dump.3 Use 2003-04-16 13:34:34 +00:00
kvm_file.c undo mallocvar.h change! 2003-02-02 02:25:50 +00:00
kvm_geterr.3 Use 2003-04-16 13:34:34 +00:00
kvm_getfiles.3 Use 2003-04-16 13:34:34 +00:00
kvm_getloadavg.3 Use 2003-04-16 13:34:34 +00:00
kvm_getloadavg.c Merge the nathanw_sa branch. 2003-01-18 10:32:11 +00:00
kvm_getlwps.3 Use 2003-04-16 13:34:34 +00:00
kvm_getprocs.3 Use 2003-04-16 13:34:34 +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
kvm_m68k.h
kvm_m68k_cmn.c
kvm_mips.c
kvm_nlist.3 Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34:34 +00:00
kvm_powerpc.c
kvm_private.h Merge the nathanw_sa branch. 2003-01-18 10:32:11 +00:00
kvm_proc.c remove scanning of deadproc, since zombproc should contain all the processes 2003-03-28 14:01:32 +00:00
kvm_read.3 Use 2003-04-16 13:34:34 +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 #include <machine/vmparam.h> for PAGE_SIZE 2003-04-03 22:07:16 +00:00
kvm_sun2.c
kvm_sun3.c
kvm_sun3x.c
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