Commits


Trivial changes: whitespace and modes. 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>


fix gcc 4.8 warnings LGTM=rsc R=rsc https://codereview.appspot.com/33240044


venti: fix format on ulong R=rsc CC=plan9port.codebot http://codereview.appspot.com/5328046


venti: 32-bit extensions to data structures


libventi: correct vtfilesetsize bug (reported by Michael Kaminsky)


libventi: minor vtfile bug fixes


sync with plan 9


Fix a handful of small one-time memory leaks in vbackup, and one per-package memory leak (in writethread).


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


consistency is the hobgoblin of little minds. (taj/andrey)


better errors


venti updates


update


update


stupid sun