summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv
Commit message (Collapse)AuthorAgeFilesLines
...
* build: use ar s flag to avoid ranlibRuss Cox2007-11-051-1/+1
|
* venti: use 9ar, not ar (fixes Darwin build problem)Russ Cox2007-10-311-1/+1
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-2920-260/+175
|
* venti: new icacheRuss Cox2007-09-2517-427/+813
|
* venti: fix double free on corrupt bloom filterRuss Cox2007-09-251-1/+0
|
* venti: formatting changes for wrarenaRuss Cox2007-09-241-12/+15
|
* venti: formatting changes in fixarenasRuss Cox2007-09-241-3/+5
|
* venti: formatting changes in findscoreRuss Cox2007-09-241-1/+2
|
* venti: throw away dcache read-ahead codeRuss Cox2007-09-241-154/+27
|
* venti: move os x linker hackRuss Cox2007-09-241-5/+6
|
* venti: seal arenas without bypassing dcacheRuss Cox2007-08-231-12/+9
|
* venti: allow partition syntax in verifyarena (Michael Kaminsky)Russ Cox2007-08-231-5/+9
|
* venti: avoid race in mirrorarenas (Michael Kaminsky)Russ Cox2007-08-231-6/+3
|
* venti: add -s flag to disable redundant SHA1 in mirrorarenasRuss Cox2007-08-231-16/+28
|
* OS X craprsc2007-05-043-0/+7
|
* use clump info directory to walk past corruptionrsc2007-05-031-18/+26
|
* add -r for readonlyrsc2007-05-031-3/+11
|
* oopsrsc2007-05-031-1/+1
|
* allow plan9-style branded disks as configsrsc2007-05-032-3/+77
|
* allow fixarenas of single arena filersc2007-05-031-6/+24
|
* fix buildindex minibuf sizing bugrsc2007-05-031-9/+13
|
* fix arenas if possiblersc2007-05-031-4/+3
|
* OS X linker crap (John Nowak)rsc2007-05-035-0/+8
|
* debuggingrsc2007-05-031-0/+4
|
* cannot use fadv_random on linux -- too slowrsc2007-04-271-3/+0
|
* bug in testerrsc2007-04-271-1/+1
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-2710-21/+39
|
* checkpointrsc2007-04-2710-49/+96
|
* quieterrsc2007-04-241-1/+0
|
* mirror log processorrsc2007-04-241-0/+105
|
* fix various nits; clean up outputrsc2007-04-241-15/+33
|
* cleanuprsc2007-04-237-24/+27
|
* checked magic!rsc2007-04-221-1/+0
|
* freepart on readbloom failurersc2007-04-221-1/+3
|
* quieterrsc2007-04-222-13/+12
|
* test scriptsrsc2007-04-211-0/+76
|
* new argsrsc2007-04-211-88/+86
|
* more fixesrsc2007-04-214-11/+6
|
* newrsc2007-04-212-0/+1010
|
* sync with mit plan 9 versionrsc2007-04-2124-362/+442
|
* pad out zmagic to 32+ bytesrsc2007-03-261-1/+1
|
* fix args to should (David Swasey)rsc2007-03-251-0/+2
|
* do not print EOk messagesrsc2006-12-011-4/+6
|
* Placate GCC in 64-bit targets.wkj2006-11-062-2/+2
|
* revert 1.4 -> 1.5 changersc2006-09-181-4/+2
|
* assorted changes from Plan 9rsc2006-07-1839-361/+4540
|
* newrsc2006-07-181-0/+271
|
* oopsrsc2006-06-071-1/+1
|
* call fmtlocaleinitrsc2006-06-071-4/+2
|
* minor bug fixes (mechiel lukkien, andrey)rsc2006-04-204-5/+3
|