K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-09-18T18:03:49.000000Z K 7 svn:log V 462 o Allow privileged processes in jail() to override sticky bit behavior on directories. o Allow privileged processes in jail() to create inodes with the setgid bit set even if they are not a member of the group denoted by the file creation gid. This occurs due to inherited gid's from parent directories on file creation, allowing a user to create a file with a gid that is not in the creating process's credentials. Obtained from: TrustedBSD Project END