DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/ufs ufs_vnops.c


From: David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Jul 2004 12:48:31 -0700 (PDT)

drhodus     2004/07/26 12:48:31 PDT

DragonFly src repository

  Modified files:
    sys/vfs/ufs          ufs_vnops.c 
  Log:
  POSIX.1-2003: Changing the group ID is permitted to a process with an
  effective user ID of file, but without appropriate privileges, if and
  only if owner is equal to the file's user ID or (uid_t)-1 and group is
  equal either to the calling process effective group ID or to one of its
  supplementary group IDs.
  
  Revision  Changes    Path
  1.15      +2 -1      src/sys/vfs/ufs/ufs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ufs_vnops.c.diff?r1=1.14&r2=1.15&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]