summaryrefslogtreecommitdiffstats
path: root/src/thfs.c
Commit message (Expand)AuthorAgeFilesLines
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* Use new functions check_command(), skip_comma_in_command() and get_int_from_c...Christophe Grenier2018-03-171-8/+4
* Rewrote HFS_HFSP_boot_sector()Christophe Grenier2017-04-141-102/+104
* constify more variablesChristophe Grenier2013-06-011-1/+1
* Reduce unnecessary interactivity in scripted runChristophe Grenier2012-12-231-3/+7
* Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...Christophe Grenier2011-03-281-1/+1
* Set alternate superblock information when availableChristophe Grenier2010-12-161-0/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+1
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-4/+4
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-1/+7
* Split the interface in several files, part 2Christophe Grenier2008-08-251-0/+245