summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/dat.h
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-11/+10
| | | | | | | | | 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: add bootstrap mode (write + no index)Russ Cox2012-04-221-0/+1
| | | | | R=rsc, rsc http://codereview.appspot.com/6097047
* venti: import changes from plan 9David du Colombier2011-06-021-0/+2
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* venti: 32-bit extensions to data structuresRuss Cox2009-05-251-0/+6
|
* venti: bump MaxAMapRuss Cox2008-07-031-1/+1
|
* mergeRuss Cox2008-01-301-1/+0
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-0/+2
|
* venti: new icacheRuss Cox2007-09-251-11/+35
|
* OS X linker crap (John Nowak)rsc2007-05-031-0/+1
|
* cleanuprsc2007-04-231-4/+0
|
* sync with mit plan 9 versionrsc2007-04-211-1/+1
|
* assorted changes from Plan 9rsc2006-07-181-16/+26
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-8/+14
|
* silence various warningsrsc2005-08-111-6/+6
|
* return of ventirsc2005-07-121-0/+718