CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/09/01 22:15:55

Modified files:
        regress/sys/ffs/tests/chown: 00.t 

Log message:
Update test to match ffs behaviour. We are compliant with POSIX, which states:
If the specified file is a regular file, one or more of the S_IXUSR,
S_IXGRP, or S_IXOTH bits of the file mode are set, and the process has
appropriate privileges, it is implementation-defined whether the
set-user-ID and set-group-ID bits are altered.

OK bluhm@

Reply via email to