aboutsummaryrefslogtreecommitdiff
path: root/src/libdiskfs/ffs.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-10/+10
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* mac resource fork - from Dave Swaseyrsc2007-06-081-0/+1
|
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-191-0/+1
| | | | and one per-package memory leak (in writethread).
* set namelenrsc2006-05-091-0/+1
|
* chattyrsc2006-04-281-2/+2
|
* double freersc2006-04-281-0/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* compiler warnings.rsc2005-10-291-2/+3
|
* Add UFS2 support.rsc2005-08-111-52/+103
|
* fix indirect block readingrsc2005-07-281-19/+79
|
* File system access library.rsc2005-07-131-0/+791