summaryrefslogtreecommitdiffstats
path: root/src/ufs.c
Commit message (Expand)AuthorAgeFilesLines
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* New prototype for test_ufs()Christophe Grenier2016-01-231-32/+36
* constify more variablesChristophe Grenier2013-06-011-1/+1
* Additional length check in set_part_name() and set_part_name_chomp()Christophe Grenier2013-05-141-2/+2
* turn off two gcc warningsChristophe Grenier2012-09-101-0/+2
* TestDisk: reports UFS1 and UFS2 blocksizeChristophe Grenier2012-08-121-12/+22
* Fix some compilation warningsChristophe Grenier2009-02-031-8/+8
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+1
* First version in gitChristophe Grenier2007-10-291-0/+193