This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c32418bf82
NetBSD
/
sys
/
ufs
History
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