aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/readlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | 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>
* venti: fix VtMaxLumpSizeAbhishek Kulkarni2012-05-291-1/+1
| | | | | | R=rsc, adkulkar CC=plan9port.codebot http://codereview.appspot.com/6108047
* venti: fix vtcachealloc and VtMaxLumpSizeDavid du Colombier2011-11-081-0/+6
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5309073
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* return of ventirsc2005-07-121-0/+112