Giorgos Keramidas 79652c510a * Document the fact that non-superusers cannot change file flags for
objects with SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK.
* Document that non-superusers cannot set or clear any SF_* flag
  (setting fails with EPERM, clearing is silently ignored).
* Document that superusers cannot change any flag if one of
  SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK is set and securelevel is
  greater than 0.
* Document SF_SNAPSHOT and note that it is maintained by the
  system and is, for this reason, impossible to set to clear by
  any user.

PR:             docs/33877
Submitted by:   harti
Help by:        George Marsellis <gam9478@njit.edu>
MFC after:      1 week
2006-05-16 20:24:41 +00:00
..
2005-04-22 18:57:32 +00:00
2006-02-02 10:05:39 +00:00
2006-04-12 19:51:14 +00:00
2005-02-13 23:45:54 +00:00
2005-10-04 22:00:35 +00:00
2005-11-24 10:43:35 +00:00
2006-04-13 08:12:31 +00:00
2006-03-16 15:18:17 +00:00
2006-02-11 19:21:39 +00:00
2006-03-16 15:18:17 +00:00
2006-03-16 15:18:17 +00:00
2006-03-29 14:08:45 +00:00
2005-09-26 06:23:43 +00:00
2005-11-24 11:26:36 +00:00
2006-03-23 14:09:21 +00:00
2006-03-27 23:59:45 +00:00