NetBSD/lib/libkvm
simonb a9f690ae2a Add kvm interface to the new sysctls:
kvm_getproc2() -> sysctl(KERN_PROC2)
	kvm_getargv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ARGV)
	kvm_getenvv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ENV)
Add new KVM_NO_FILES flag to kvm_open*() - set up enough state to
use the above calls without having to open any kernel files.

XXX: kvm_getprocs.3 and kvm_open.3 to be updated soon.
2000-05-26 02:42:21 +00:00
..
kvm_alpha.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_arm32.c
kvm_dump.3 More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_file.c Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
kvm_geterr.3 More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c Remove lint 1998-09-27 18:15:58 +00:00
kvm_getprocs.3 Document KERN_PROC_TTY_NODEV and KERN_PROC_TTY_REVOKE. 2000-04-15 04:38:47 +00:00
kvm_i386.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_m68k_cmn.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_m68k.c
kvm_m68k.h
kvm_mips.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_nlist.3
kvm_ns32k.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_open.3 More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_powerpc.c
kvm_private.h Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
kvm_proc.c Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
kvm_read.3 More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_sparc64.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_sparc.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_sun3.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_sun3x.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm_vax.c More trailing white space. 1999-07-02 15:28:49 +00:00
kvm.3 More trailing white space. 1999-07-02 15:28:49 +00:00
kvm.c Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
Makefile Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
shlib_version Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00