Source-Changes archive

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

CVS commit: src/sys/ufs



Module Name:    src
Committed By:   kleink
Date:           Sat May 22 23:24:23 UTC 2004

Modified Files:
        src/sys/ufs/ext2fs: ext2fs_vnops.c
        src/sys/ufs/ufs: ufs_vnops.c

Log Message:
POSIX: Permit a process without the appropriate privilege to change a
file's group ID to its effective gid, in addition to the presently
permitted set of supplementary gids.

>From Mark Davies in PR standards/25401.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/ufs/ext2fs/ext2fs_vnops.c
cvs rdiff -r1.113 -r1.114 src/sys/ufs/ufs/ufs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index