summaryrefslogtreecommitdiff
path: root/diskio-unix.cc
Commit message (Expand)AuthorAgeFilesLines
* Use 64bit time_t on linux as wellKhem Raj2022-12-121-1/+5
* Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith2021-03-171-1/+1
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-131-0/+4
* Fix missing 64-bit offset types in diskio-unixAaron Bamberger2020-08-111-2/+2
* Added support for showing the disk's model name under Linux.Rod Smith2017-07-261-0/+13
* Added code to read physical block size on Linux.Rod Smith2017-07-251-0/+21
* Fixed odd compile problem.Roderick W. Smith2015-06-191-1/+1
* Merge /u/guikcd93/gptfdisk/ branch kfreebsd_character_devices into masterRoderick W. Smith2015-06-191-1/+2
|\
| * All devices are characters devices on kFreeBSDGuillaume Delacour2014-07-231-1/+2
* | Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-1/+2
|/
* Fixed bug in sgdisk that could cause segfault when passing an invalidRoderick W. Smith2013-10-121-0/+1
* Version 0.8.7 release.Roderick W. Smith2013-07-081-1/+2
* 0.8.6 release.srs56942013-01-091-1/+22
* GPT fdisk 0.8.3 release; minor bug fixes & feature changes.srs56942012-03-231-0/+1
* Changes for version 0.8.0srs56942011-09-101-3/+10
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-1/+2
* Miscellaneous bug fixes.srs56942011-06-101-1/+9
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-1/+1
* Version 0.7.0srs56942011-03-121-0/+41
* Misc. bug fixes & restructuring.srs56942011-03-011-1/+1
* 0.6.8 releasesrs56942010-05-231-1/+16
* Updated project files for 0.6.5 release version.srs56942010-03-071-5/+9
* Version 0.6.4srs56942010-02-191-7/+8
* A few minor bug fixes; backup function now accepts dd output of MBR,srs56942010-02-111-11/+10
* Final 0.6.2 release; misc. bug fixes & Windows versionsrs56942010-01-291-1/+1
* Misc. updates and bug fixessrs56942010-01-271-22/+17
* New files to support I/O restructuring and (currently broken) Windowssrs56942010-01-261-0/+366