Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-13 | vac, unvac: allow 128MB cache size, up from 4MB | Russ Cox | 1 | -1/+1 | |
When a directory has lots of children, vac crashes because it runs out of cache. Fixes #266. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -6/+6 | |
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> | |||||
2011-02-23 | unvac: always create writable directories | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4221043 | |||||
2009-05-25 | venti: 32-bit extensions to data structures | Russ Cox | 1 | -1/+1 | |
2008-12-06 | unvac: add -d flag (David Swasey) | Russ Cox | 1 | -4/+57 | |
2008-12-06 | unvac: correct handling of named prefixes (Mathieu Lonjaret) | Russ Cox | 1 | -1/+1 | |
2008-06-14 | vac: plan9 compatibility | Russ Cox | 1 | -2/+8 | |
2008-06-14 | vac: cleanup | Russ Cox | 1 | -6/+5 | |
2008-06-14 | vac: clean up, add unvac | Russ Cox | 1 | -0/+293 | |