aboutsummaryrefslogtreecommitdiff
path: root/sbin/gconcat
Commit message (Expand)AuthorAgeFilesLines
* Remove gconcat(8) utility. It was replaced by geom(8).Pawel Jakub Dawidek2004-05-213-670/+0
* Markup and grammar nits.Ruslan Ermilov2004-05-171-26/+21
* We don't need this any more, while we have /usr/include/geom/concat/.Pawel Jakub Dawidek2004-05-031-1/+0
* Add a workaround.Pawel Jakub Dawidek2004-04-041-2/+2
* Make libgeom usable by C++ programs:John Baldwin2004-03-091-13/+13
* Fixed missing libraries. This unbreaks the -DNO_DYNAMIC_ROOT andBruce Evans2004-02-241-2/+2
* - Connect manual page for gconcat utility to the build.Pawel Jakub Dawidek2004-02-232-3/+2
* Added manual page for gconcat utility.Pawel Jakub Dawidek2004-02-231-0/+141
* Add control utility for disk concatenation (GEOM_CONCAT class).Pawel Jakub Dawidek2004-02-192-0/+536