aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv
AgeCommit message (Expand)AuthorFilesLines
2007-10-31venti: use 9ar, not ar (fixes Darwin build problem)Russ Cox1-1/+1
2007-10-29venti: fix sync deadlock, add /proc stubRuss Cox20-260/+175
2007-09-25venti: new icacheRuss Cox17-427/+813
2007-09-25venti: fix double free on corrupt bloom filterRuss Cox1-1/+0
2007-09-24venti: formatting changes for wrarenaRuss Cox1-12/+15
2007-09-24venti: formatting changes in fixarenasRuss Cox1-3/+5
2007-09-24venti: formatting changes in findscoreRuss Cox1-1/+2
2007-09-24venti: throw away dcache read-ahead codeRuss Cox1-154/+27
2007-09-24venti: move os x linker hackRuss Cox1-5/+6
2007-08-23venti: seal arenas without bypassing dcacheRuss Cox1-12/+9
2007-08-23venti: allow partition syntax in verifyarena (Michael Kaminsky)Russ Cox1-5/+9
2007-08-23venti: avoid race in mirrorarenas (Michael Kaminsky)Russ Cox1-6/+3
2007-08-23venti: add -s flag to disable redundant SHA1 in mirrorarenasRuss Cox1-16/+28
2007-05-04OS X craprsc3-0/+7
2007-05-03use clump info directory to walk past corruptionrsc1-18/+26
2007-05-03add -r for readonlyrsc1-3/+11
2007-05-03oopsrsc1-1/+1
2007-05-03allow plan9-style branded disks as configsrsc2-3/+77
2007-05-03allow fixarenas of single arena filersc1-6/+24
2007-05-03fix buildindex minibuf sizing bugrsc1-9/+13
2007-05-03fix arenas if possiblersc1-4/+3
2007-05-03OS X linker crap (John Nowak)rsc5-0/+8
2007-05-03debuggingrsc1-0/+4
2007-04-27cannot use fadv_random on linux -- too slowrsc1-3/+0
2007-04-27bug in testerrsc1-1/+1
2007-04-27add flushpart; avoid O_DIRECT on linuxrsc10-21/+39
2007-04-27checkpointrsc10-49/+96
2007-04-24quieterrsc1-1/+0
2007-04-24mirror log processorrsc1-0/+105
2007-04-24fix various nits; clean up outputrsc1-15/+33
2007-04-23cleanuprsc7-24/+27
2007-04-22checked magic!rsc1-1/+0
2007-04-22freepart on readbloom failurersc1-1/+3
2007-04-22quieterrsc2-13/+12
2007-04-21test scriptsrsc1-0/+76
2007-04-21new argsrsc1-88/+86
2007-04-21more fixesrsc4-11/+6
2007-04-21newrsc2-0/+1010
2007-04-21sync with mit plan 9 versionrsc24-362/+442
2007-03-26pad out zmagic to 32+ bytesrsc1-1/+1
2007-03-25fix args to should (David Swasey)rsc1-0/+2
2006-12-01do not print EOk messagesrsc1-4/+6
2006-11-06Placate GCC in 64-bit targets.wkj2-2/+2
2006-09-18revert 1.4 -> 1.5 changersc1-4/+2
2006-07-18assorted changes from Plan 9rsc39-361/+4540
2006-07-18newrsc1-0/+271
2006-06-07oopsrsc1-1/+1
2006-06-07call fmtlocaleinitrsc1-4/+2
2006-04-20minor bug fixes (mechiel lukkien, andrey)rsc4-5/+3
2006-04-12bug fixes (mechiel lukkien)rsc2-3/+3