Commits


vac, unvac: allow 128MB cache size, up from 4MB When a directory has lots of children, vac crashes because it runs out of cache. Fixes #266.


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>


unvac: always create writable directories R=rsc http://codereview.appspot.com/4221043


venti: 32-bit extensions to data structures


unvac: add -d flag (David Swasey)


unvac: correct handling of named prefixes (Mathieu Lonjaret)


vac: plan9 compatibility


vac: cleanup


vac: clean up, add unvac