summaryrefslogtreecommitdiff
path: root/bsd.cc
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith2021-03-171-2/+2
| | | | One forgotten change
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-1/+1
| | | | Windows
* Miscellaneous bug fixes.srs56942011-06-101-0/+4
|
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-2/+1
|
* Version 0.6.4srs56942010-02-191-5/+7
|
* A few minor bug fixes; backup function now accepts dd output of MBR,srs56942010-02-111-2/+2
| | | | | main header, and main partition table, as well as gdisk-generated backups.
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-2/+2
| | | | architectural changes.
* Final 0.6.2 release; misc. bug fixes & Windows versionsrs56942010-01-291-3/+1
|
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-3/+3
|
* Misc. updates and bug fixessrs56942010-01-271-56/+61
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-11/+22
| | | | Windows version.
* Fixed bug that caused BSD disklabel conversion to failsrs56942010-01-191-0/+6
|
* sgdisk program, misc. bug fixessrs56942010-01-121-19/+18
|
* Early support for larger-than-512-byte sectors and even earlier supportsrs56942010-01-051-4/+4
| | | | | for sgdisk program. (The latter is just proof-of-concept at this point; it doesn't do anything useful.)
* Updates for version 0.4.2srs56942009-09-141-1/+0
| | | | | New feature: Ability to edit disk images. Several small bug fixes and feature enhancements (see CHANGELOG).
* Updated to version 0.4.1srs56942009-08-311-16/+18
| | | | | | | Adds relative partition sizing and placement options for both start and end sectors; improves hybrid MBR synchronization (deletes matching MBR partition when a GPT partition is deleted, warns about inconsistencies when verifying or writing a partition table).
* Added new filessrs56942009-08-291-0/+307