aboutsummaryrefslogtreecommitdiff
path: root/src/libdiskfs/venti.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+0
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-1/+0
2009-05-25venti: 32-bit extensions to data structuresRuss Cox1-4/+4
2007-11-05libdiskfs: work around OS X linker brain-damageRuss Cox1-0/+3
2006-05-05unused bbrsc1-1/+1
2006-05-04ext2 fixesrsc1-32/+29
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-2/+2
2005-12-16avoid dup symbol for os xrsc1-1/+1
2005-07-13File system access library.rsc1-0/+163