..
Makefile
NetBSD/mips uses new libkvm now.
1998-02-19 23:35:36 +00:00
kvm.3
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:39:31 +00:00
kvm.c
Remove lint
1998-09-27 18:15:58 +00:00
kvm_alpha.c
vm_size_t -> vaddr_t, thanks Matt Thomas for pointing it out.
1998-08-17 20:11:32 +00:00
kvm_arm32.c
…
kvm_dump.3
there probably are bugs. however, don't make an issue of it
1998-06-08 10:57:31 +00:00
kvm_file.c
Need string.h.
1998-09-29 02:19:02 +00:00
kvm_geterr.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_getfiles.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_getloadavg.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_getloadavg.c
Remove lint
1998-09-27 18:15:58 +00:00
kvm_getprocs.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_i386.c
Remove lint
1998-09-27 18:15:58 +00:00
kvm_m68k.c
…
kvm_m68k.h
…
kvm_m68k_cmn.c
Use pread(2) and pwrite(2) rather than lseek(2)/{read,write}(2).
1998-06-30 20:29:39 +00:00
kvm_mips.c
Use pread(2) and pwrite(2) rather than lseek(2)/{read,write}(2).
1998-06-30 20:29:39 +00:00
kvm_nlist.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_ns32k.c
Use pread(2) and pwrite(2) rather than lseek(2)/{read,write}(2).
1998-06-30 20:29:39 +00:00
kvm_open.3
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:39:31 +00:00
kvm_powerpc.c
…
kvm_private.h
…
kvm_proc.c
catch up with the UVM amap changes.. tested by nathanw@mit.edu, thanks.
1999-01-25 03:38:57 +00:00
kvm_read.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
kvm_sparc.c
uh...make this build on the sparc again...or something. i've had
1999-02-01 09:15:35 +00:00
kvm_sparc64.c
Add enough of a kvm_sparc64.c to get the kvm library to build.
1998-11-25 05:49:58 +00:00
kvm_sun3.c
…
kvm_sun3x.c
…
kvm_vax.c
remove obsolete register declarations
1998-02-03 19:12:13 +00:00
shlib_version
…