aboutsummaryrefslogtreecommitdiff
path: root/sbin/gpt/remove.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Sync with HEAD:Marcel Moolenaar2005-09-061-10/+8
* - distinguish between the device name (what the user called it on theDag-Erling Smørgrav2005-04-241-3/+16
* Remove useless inclusion of <sys/disklabel.h>Marcel Moolenaar2004-10-251-1/+0
* Add byte swapping and UUID encoding/decoding to allow gpt to be compiledMarcel Moolenaar2004-10-251-11/+13
* Implement a remove command. The remove command iterates the GPTMarcel Moolenaar2004-08-071-0/+212