NetBSD/sys/ufs
kleink 5cf59ee9ad Move the permission check in vfs_syscalls.c::change_owner() back to
ufs_chown() again - the facility required in this context would be a
filesystem-specific super-user determination, which is not available yet.
1998-03-10 11:56:40 +00:00
..
ext2fs ext2fs_checkoverlap is (or at least seems) unused, and its prototype is 1998-03-04 06:50:25 +00:00
ffs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lfs Don't cast the quad_t file size to u_long, this can cause overflows. 1998-03-03 09:02:51 +00:00
mfs Remove accidentally enabled mfs_mountroot from vfsops struct. 1998-03-01 22:16:01 +00:00
ufs Move the permission check in vfs_syscalls.c::change_owner() back to 1998-03-10 11:56:40 +00:00