NetBSD/sys/ufs
mikel 55f53d7fdb return EPERM from ufs_setattr() if an attempt is made by non-superuser
to change superuser-only file flags; fixes PR kern/3491.
1997-04-23 05:47:54 +00:00
..
ffs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
lfs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
mfs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
ufs return EPERM from ufs_setattr() if an attempt is made by non-superuser 1997-04-23 05:47:54 +00:00