aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/icache.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-07venti: silence warnings in icache.cRuss Cox1-4/+4
2008-07-31venti: work around gcc 4.3 bug (reported by Lucho Ionkov)Russ Cox1-1/+13
2008-04-15mergeRuss Cox1-1/+1
2008-01-30mergeRuss Cox1-19/+16
2007-10-29venti: fix sync deadlock, add /proc stubRuss Cox1-2/+20
2007-09-25venti: new icacheRuss Cox1-277/+431
2007-04-24quieterrsc1-1/+0
2007-04-21sync with mit plan 9 versionrsc1-63/+83
2006-07-18assorted changes from Plan 9rsc1-8/+42
2005-07-12return of ventirsc1-0/+348