CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 10:39:23
Modified files:
sys/kern : kern_sysctl.c
lib/libkvm : kvm_file2.c kvm_proc2.c
Log message:
Fail instead of lying if a process asks sysctl()'s KERN_PROC2 or
KERN_FILE2 (or their libkvm wrappers) for more information than the
running implementation knows how to provide.
ok millert@ deraadt@
