NetBSD/lib/libkvm
mrg 2998626fe3 uh...make this build on the sparc again...or something. i've had
to pull a few #define's from the sparc64 include's into this file,
renamed so that they don't break the sparc64.  this is really hacky,
and should be fixed somehow.  if the sparc is going to know about
32bit sparc64 kernels, the information necessary to get this needs
to exist somewhere for it to grab, not for duplication :(
1999-02-01 09:15:35 +00:00
..
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 Include stdlib.h for prototype of free(). 1997-10-18 02:37:00 +00:00
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 Never ever commit changes without comiling it, even if you only change a 1998-01-17 15:14:03 +00:00
kvm_m68k.h Update for new m68k/kcore.h. We use dispatch information provided 1997-04-09 21:15:50 +00:00
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 Need stdlib.h for prototypes. 1998-02-03 06:50:07 +00:00
kvm_private.h Add the members: usrstack, min_uva, max_uva to struct __kvm 1997-08-12 16:27:01 +00:00
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 Put spaces around / in comment so 'machine/*.h' does not generate '/* inside 1997-10-12 11:04:18 +00:00
kvm_sun3x.c Put spaces around / in comment so 'machine/*.h' does not generate '/* inside 1997-10-12 11:04:18 +00:00
kvm_vax.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00
shlib_version RCSID Police. 1998-01-05 07:41:06 +00:00