Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 05/23/2004 11:57:53
Module Name:	src
Committed By:	grant
Date:		Sun May 23 11:57:53 UTC 2004

Modified Files:
	src/sys/ufs/ufs [netbsd-2-0]: ufs_vnops.c

Log Message:
Pull up revision 1.114 (requested by kleink in ticket #379):

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.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.113.2.1 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.