CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/06 21:07:19
Modified files:
sys/sys : sysctl.h
sys/kern : kern_sysctl.c
lib/libc/gen : sysctl.3
sbin/sysctl : sysctl.c
Log message:
Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,
along with vnode type-specific info to make it more useful for fstat(1).
OK deraadt@
