aboutsummaryrefslogtreecommitdiff
path: root/sbin/mksnap_ffs
Commit message (Expand)AuthorAgeFilesLines
* Note that snapshots may cause a panic on the full UFS filesystem.Konstantin Belousov2008-07-261-0/+3
* Make sure we don't pass garbage to the kernel.Poul-Henning Kamp2004-12-081-1/+2
* Style nit in previous commit.Dag-Erling Smørgrav2004-01-271-1/+1
* Preserve acls option on mounts when taking a snapshot.Kirk McKusick2004-01-271-1/+5
* Check that the user running mksnap_ffs has permission to create andKirk McKusick2003-11-041-1/+33
* style(9): sort functions.Tom Rhodes2003-10-291-8/+8
* Properly prototype C function usage().Tom Rhodes2003-10-291-1/+3
* Replace a reference to non existant mount_ffs(8) by a reference to mount(8).Philippe Charnier2003-09-071-1/+1
* mdoc(7) fixes.Ruslan Ermilov2003-05-241-9/+9
* Close out a possible race where anybody in group operator couldKirk McKusick2003-03-021-2/+11
* Add the mksnap_ffs command to the sbin directory. This setuid rootKirk McKusick2003-03-023-0/+171