rwatson 79bb6ec5ea o Simplify capability types away from an array of ints to a single
u_int64_t flag field, bounding the number of capabilities at 64,
  but substantially cleaning up capability logic (there are currently
  43 defined capabilities).

o Heads up to anyone actually using capabilities: the constant
  assignments for various capabilities have been redone, so any
  persistent binary capability stores (i.e., '$posix1e.cap' EA
  backing files) must be recreated.  If you have one of these,
  you'll know about it, so if you have no idea what this means,
  don't worry.

o Update libposix1e to reflect this new definition, fixing the
  exposed functions that directly manipulate the flags fields.

Obtained from:	TrustedBSD Project
2000-10-13 17:12:58 +00:00
..
2000-10-09 11:29:40 +00:00
2000-10-13 15:42:58 +00:00
2000-10-13 13:43:37 +00:00
2000-10-13 14:10:51 +00:00
2000-10-08 16:56:04 +00:00
2000-05-01 20:32:07 +00:00
2000-05-01 20:32:07 +00:00