Date: Sat, 1 Mar 2003 17:50:33 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin Makefile src/sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c Message-ID: <200303020150.h221oXDt076286@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2003/03/01 17:50:33 PST
FreeBSD src repository
Modified files:
sbin Makefile
Added files:
sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c
Log:
Add the mksnap_ffs command to the sbin directory. This setuid root
program allows users in the operator group to take filesystem
snapshots. Its first use will be in support of `dump -L'.
Approved by: Technical Review Board <trb@FreeBSD.org>
Sponsored by: DARPA & NAI Labs.
Revision Changes Path
1.119 +1 -0 src/sbin/Makefile
1.1 +14 -0 src/sbin/mksnap_ffs/Makefile (new)
1.1 +75 -0 src/sbin/mksnap_ffs/mksnap_ffs.8 (new)
1.1 +82 -0 src/sbin/mksnap_ffs/mksnap_ffs.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303020150.h221oXDt076286>
