summaryrefslogtreecommitdiffstats
path: root/src/libdiskfs
Commit message (Expand)AuthorAgeFilesLines
* add very big file support (David Swasey)rsc2007-03-252-18/+34
* add fsysclose for ext2rsc2006-11-201-0/+1
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-192-1/+2
* better ext2 block read (sigh)rsc2006-06-151-23/+25
* more ext2 fixesrsc2006-06-151-3/+19
* ext2 fixes (Steve VanDeBogart)rsc2006-06-151-4/+5
* set namelenrsc2006-05-091-0/+1
* unused bbrsc2006-05-051-1/+1
* ext2 fixesrsc2006-05-042-41/+37
* chattyrsc2006-04-281-2/+2
* double freersc2006-04-281-0/+1
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-017-14/+14
* avoid dup symbol for os xrsc2005-12-162-3/+3
* compiler warnings.rsc2005-10-291-2/+3
* compiler warningsrsc2005-10-291-1/+3
* Add UFS2 support.rsc2005-08-113-103/+219
* fix indirect block readingrsc2005-07-281-19/+79
* File system access library.rsc2005-07-1315-0/+2873