freebsd-dev/sbin/mksnap_ffs
mckusick d739ef8d95 Check that the user running mksnap_ffs has permission to create and
remove a snapshot file from the directory in which they have requested
to have it made. If they do not have write permission in the directory
or the directory is sticky and not owned by the user, then they
will not be able to remove the snapshot when they are done with it.
2003-11-04 07:04:01 +00:00
..
Makefile
mksnap_ffs.8 Replace a reference to non existant mount_ffs(8) by a reference to mount(8). 2003-09-07 14:11:02 +00:00
mksnap_ffs.c Check that the user running mksnap_ffs has permission to create and 2003-11-04 07:04:01 +00:00