aboutsummaryrefslogtreecommitdiff
path: root/src/libdiskfs/ffs.h
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: avoid problematic internal constant namesRuss Cox2020-05-181-0/+33
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+1
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
* Add UFS2 support.rsc2005-08-111-51/+114
* File system access library.rsc2005-07-131-0/+281