nobutaka 2004/02/19 08:02:08 PST
FreeBSD src repository
Added files:
sbin/gconcat Makefile gconcat.c
Log:
Add control utility for disk concatenation (GEOM_CONCAT class).
Reviewed by: phk, scottl
Approved by: scottl (mentor)
Revision Changes Path
1.1 +11 -0 src/sbin/gconcat/Makefile (new)
1.1 +525 -0 src/sbin/gconcat/gconcat.c (new)