csjp 599113c21e MFC Log:
Attempt to complete the userspace integration of POSIX.1e extended ACLs.
  This includes adding support for ACLs into cp(1) and mv(1) userspace
  utilities.

  For mv(1), if _PC_ACL_EXTENDED is in effect for the source AND destination
  operands, the destination file's ACLs shall reflect the source.

  For cp(1), if _PC_ACL_EXTENDED is in effect for both source and destination
  operands, and -p has been specified, the ACLs from the source shall be
  preserved on the destination.
2005-11-12 21:21:46 +00:00
..
2005-06-14 08:25:54 +00:00
2005-02-13 23:45:54 +00:00
2005-11-12 21:21:46 +00:00
2005-02-13 22:25:33 +00:00
2005-09-24 01:59:40 +00:00
2005-02-13 22:25:33 +00:00
2005-11-12 21:21:46 +00:00
2005-04-29 11:10:27 +00:00
2005-02-13 22:25:33 +00:00
2005-11-06 20:39:48 +00:00
2005-10-09 04:39:07 +00:00
2005-03-02 11:53:22 +00:00
2004-12-21 09:59:45 +00:00