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
2000-05-26 00:42:34 +00:00
2000-05-23 06:07:42 +00:00
2000-05-25 04:20:46 +00:00
2000-05-22 17:01:30 +00:00
2000-05-24 14:43:00 +00:00
2000-05-22 08:28:04 +00:00
2000-05-26 02:42:21 +00:00
2000-05-25 12:49:32 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%