CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/06 20:20:12
Modified files:
sys/sys : sysctl.h
sys/kern : kern_sysctl.c
usr.bin/fstat : fstat.1 fstat.c
Log message:
Do not display file offsets and a few other pieces of information, except
to the user or the superuser. Display * for those fields instead. From
PR 5113, but modified to use copyout correctly.
comments from tedu, ok from others
