commit | fb9cffefa185c1566efb99ee0116dee4a8527bc5 | |
author | Matthew Dillon <dillon@dragonflybsd.org> | |
Sat, 16 Jun 2007 22:29:27 +0000 (16 22:29 +0000) | ||
committer | Matthew Dillon <dillon@dragonflybsd.org> | |
Sat, 16 Jun 2007 22:29:27 +0000 (16 22:29 +0000) | ||
tree | f5d55a64b3ddf76d4a56560a1bc490037de63b8a | treesnapshot (tar.gz zip) |
parent | 54f91c64155d6a83781ff9b7b42b456c84869b96 | commitdiff |
sbin/Makefile | diffblobblamehistory | |
sbin/gpt/Makefile | [new file with mode: 0644] | blob |
sbin/gpt/add.c | [new file with mode: 0644] | blob |
sbin/gpt/create.c | [new file with mode: 0644] | blob |
sbin/gpt/destroy.c | [new file with mode: 0644] | blob |
sbin/gpt/gpt.8 | [new file with mode: 0644] | blob |
sbin/gpt/gpt.c | [new file with mode: 0644] | blob |
sbin/gpt/gpt.h | [new file with mode: 0644] | blob |
sbin/gpt/label.c | [new file with mode: 0644] | blob |
sbin/gpt/map.c | [new file with mode: 0644] | blob |
sbin/gpt/map.h | [new file with mode: 0644] | blob |
sbin/gpt/migrate.c | [new file with mode: 0644] | blob |
sbin/gpt/recover.c | [new file with mode: 0644] | blob |
sbin/gpt/remove.c | [new file with mode: 0644] | blob |
sbin/gpt/show.c | [new file with mode: 0644] | blob |