aboutsummaryrefslogtreecommitdiff
path: root/src/libdiskfs/ffs.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-10/+10
2007-06-08mac resource fork - from Dave Swaseyrsc1-0/+1
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc1-0/+1
2006-05-09set namelenrsc1-0/+1
2006-04-28chattyrsc1-2/+2
2006-04-28double freersc1-0/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-3/+3
2005-10-29compiler warnings.rsc1-2/+3
2005-08-11Add UFS2 support.rsc1-52/+103
2005-07-28fix indirect block readingrsc1-19/+79
2005-07-13File system access library.rsc1-0/+791