aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gpte
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add gpte 1.0, a simple command-line GPT partition editor.Kirill Ponomarev2005-01-133-0/+34
This is simple command-line GPT partition editor. It can print tables, fix them, check consistency, add and remove partitions (in edit mode). PR: ports/76177 Submitted by: Valentin Nechayev <netch@segfault.kiev.ua> Notes: svn path=/head/; revision=126305