PERFORCE change 166663 for review

Jonathan Anderson jona at FreeBSD.org
Mon Jul 27 22:11:00 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=166663

Change 166663 by jona at jona-trustedbsd-belle-vmware on 2009/07/27 22:10:39

	Added a low-level TODO: figure out what to do about fstat()

Affected files ...

.. //depot/projects/trustedbsd/capabilities/TODO#13 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/TODO#13 (text+ko) ====

@@ -49,5 +49,9 @@
 
 - Implement pdwait4().
 
+- Decide what to do about fstat(), which is a very blunt instrument: I want
+  sandboxes to know the size of the file they're operating on, but not the UID
+  of it's owner, etc.
+
 - Enable capability mode system calls in compat32.  Add compat system call
   parts for new system calls.


More information about the p4-projects mailing list