freebsd-dev/sys/ufs
Bruce Evans 3339943545 Submitted by: Kirk McKusick
Allow chown() to return success if the gid isn't changed even if
the gid is not the caller's.  Such gids are normal for files created
in world-writable directories sucj as /tmp.  This "fixes" annoying
error messages for mv'ing files created in /tmp to another file
system.  mv still preserves the foreign gid of /tmp, but now does
it silently.
1994-11-26 19:38:30 +00:00
..
ffs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
lfs John Dyson's patches (and a few from me too) to LFS to use a different 1994-11-17 01:30:53 +00:00
mfs Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
ufs Submitted by: Kirk McKusick 1994-11-26 19:38:30 +00:00