summaryrefslogtreecommitdiffstats
path: root/sbin/mksnap_ffs
Commit message (Expand)AuthorAgeFilesLines
* MFC r270289:neel2014-09-041-2/+2
* Note that a UFS filesystem can have up to 20 active snapshots.keramida2011-02-151-1/+10
* - Print the nmount(2) provided error message only when it is set.jh2010-10-101-2/+6
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-3/+3
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-0/+1
* Fix an xref.brueffer2009-09-171-1/+1
* Initialize iov and iovlen before use.pjd2009-06-021-0/+2
* - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOTpjd2009-05-293-40/+54
* Note that snapshots may cause a panic on the full UFS filesystem.kib2008-07-261-0/+3
* Make sure we don't pass garbage to the kernel.phk2004-12-081-1/+2
* Style nit in previous commit.des2004-01-271-1/+1
* Preserve acls option on mounts when taking a snapshot.mckusick2004-01-271-1/+5
* Check that the user running mksnap_ffs has permission to create andmckusick2003-11-041-1/+33
* style(9): sort functions.trhodes2003-10-291-8/+8
* Properly prototype C function usage().trhodes2003-10-291-1/+3
* Replace a reference to non existant mount_ffs(8) by a reference to mount(8).charnier2003-09-071-1/+1
* mdoc(7) fixes.ru2003-05-241-9/+9
* Close out a possible race where anybody in group operator couldmckusick2003-03-021-2/+11
* Add the mksnap_ffs command to the sbin directory. This setuid rootmckusick2003-03-023-0/+171
OpenPOWER on IntegriCloud