Re: fix file sysctl
On Mon, Mar 12, 2012 at 8:45 PM, Ted Unangst wrote: > run fstat -u root. observe non root files. > > I don't know why you would pass -1 here to get all files when there's > better ways to do that, but just the same, I won't change that. > > Index: kern_sysctl.c > =
fix file sysctl
run fstat -u root. observe non root files. I don't know why you would pass -1 here to get all files when there's better ways to do that, but just the same, I won't change that. Index: kern_sysctl.c === RCS file: /home/tedu/cvs/src/s