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