Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Print the nmount(2) provided error message only when it is set. | jh | 2010-10-10 | 1 | -2/+6 |
* | 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 | 1 | -31/+37 |
* | 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 |
* | 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 | 1 | -0/+82 |