| Commit message (Expand) | Author | Age | Files | Lines |
* | Note that a UFS filesystem can have up to 20 active snapshots. | keramida | 2011-02-15 | 1 | -1/+10 |
* | - Print the nmount(2) provided error message only when it is set. | jh | 2010-10-10 | 1 | -2/+6 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 1 | -3/+3 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+1 |
* | Fix an xref. | brueffer | 2009-09-17 | 1 | -1/+1 |
* | Initialize iov and iovlen before use. | pjd | 2009-06-02 | 1 | -0/+2 |
* | - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT | pjd | 2009-05-29 | 3 | -40/+54 |
* | Note that snapshots may cause a panic on the full UFS filesystem. | kib | 2008-07-26 | 1 | -0/+3 |
* | Make sure we don't pass garbage to the kernel. | phk | 2004-12-08 | 1 | -1/+2 |
* | Style nit in previous commit. | des | 2004-01-27 | 1 | -1/+1 |
* | Preserve acls option on mounts when taking a snapshot. | mckusick | 2004-01-27 | 1 | -1/+5 |
* | Check that the user running mksnap_ffs has permission to create and | mckusick | 2003-11-04 | 1 | -1/+33 |
* | style(9): sort functions. | trhodes | 2003-10-29 | 1 | -8/+8 |
* | Properly prototype C function usage(). | trhodes | 2003-10-29 | 1 | -1/+3 |
* | Replace a reference to non existant mount_ffs(8) by a reference to mount(8). | charnier | 2003-09-07 | 1 | -1/+1 |
* | mdoc(7) fixes. | ru | 2003-05-24 | 1 | -9/+9 |
* | Close out a possible race where anybody in group operator could | mckusick | 2003-03-02 | 1 | -2/+11 |
* | Add the mksnap_ffs command to the sbin directory. This setuid root | mckusick | 2003-03-02 | 3 | -0/+171 |