Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
AUTHORS.txt | H A D | 22-May-2009 | 8.5 KiB | 234 | 181 | |
COPYING | H A D | 20-May-2009 | 34.2 KiB | 677 | 553 | |
Makefile | H A D | 03-Aug-2010 | 1.7 KiB | 76 | 29 | |
README | H A D | 20-May-2009 | 312 | 9 | 5 | |
THANKS.txt | H A D | 22-May-2009 | 1.5 KiB | 29 | 26 | |
THIRDPARTYLICENSE.descrip | H A D | 20-May-2009 | 30 | 2 | 1 | |
command.c | H A D | 20-May-2009 | 2.8 KiB | 142 | 101 | |
command.h | H A D | 20-May-2009 | 1.6 KiB | 49 | 24 | |
parted.c | H A D | 01-Apr-2010 | 81.2 KiB | 2,494 | 1,999 | |
strlist.c | H A D | 20-May-2009 | 10.6 KiB | 587 | 437 | |
strlist.h | H A D | 20-May-2009 | 2.3 KiB | 67 | 38 | |
table.c | H A D | 20-May-2009 | 5.5 KiB | 244 | 145 | |
table.h | H A D | 20-May-2009 | 1.3 KiB | 53 | 19 | |
ui.c | H A D | 20-May-2009 | 42.1 KiB | 1,543 | 1,188 | |
ui.h | H A D | 20-May-2009 | 3 KiB | 83 | 51 |
README
1This is the Solaris ON port of GNU Parted v1.8.8 2For more information, please see http://www.gnu.org/software/parted/ 3 4parted has been broken into two pieces: src/lib/libparted and src/cmd/parted 5 6The Makefiles have all been replaced by ON Makefiles. 7 8This directory contains the contents of parted-1.8.8/parted 9