Age | Commit message (Expand) | Author |
---|---|---|
2007-06-01 | since real boottime vnd support would have caused many problems, | Alexander von Gernler |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-27 | Simplify symlink creation. ok grunk | Alexander Bluhm |
2007-05-27 | sync usage(); ok grunk | Jason McIntyre |
2007-05-27 | sync argument names; ok grunk | Jason McIntyre |
2007-05-27 | Prevent buf[-1] access if strlen(buf) == 0. | Ray Lai |
2007-05-26 | tweaks; | Jason McIntyre |
2007-05-26 | link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now | Alexander von Gernler |
2007-05-26 | improve the EXAMPLES for fstab entries of mount_vnd(8): | Alexander von Gernler |
2007-05-26 | make mount_vnd a C program by pulling in the vnconfig(8) source and adding | Alexander von Gernler |
2007-05-02 | clarify error message; ok grunk@ | David Krause |
2007-04-14 | oops, sort options; | Jason McIntyre |
2007-04-14 | introduce {fsck,mount}_vnd tools to be able to describe vnd images | Alexander von Gernler |