| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | build: use ar s flag to avoid ranlib | Russ Cox | 2007-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | venti: use 9ar, not ar (fixes Darwin build problem) | Russ Cox | 2007-10-31 | 1 | -1/+1 | |
| | | ||||||
| * | venti: fix sync deadlock, add /proc stub | Russ Cox | 2007-10-29 | 20 | -260/+175 | |
| | | ||||||
| * | venti: new icache | Russ Cox | 2007-09-25 | 17 | -427/+813 | |
| | | ||||||
| * | venti: fix double free on corrupt bloom filter | Russ Cox | 2007-09-25 | 1 | -1/+0 | |
| | | ||||||
| * | venti: formatting changes for wrarena | Russ Cox | 2007-09-24 | 1 | -12/+15 | |
| | | ||||||
| * | venti: formatting changes in fixarenas | Russ Cox | 2007-09-24 | 1 | -3/+5 | |
| | | ||||||
| * | venti: formatting changes in findscore | Russ Cox | 2007-09-24 | 1 | -1/+2 | |
| | | ||||||
| * | venti: throw away dcache read-ahead code | Russ Cox | 2007-09-24 | 1 | -154/+27 | |
| | | ||||||
| * | venti: move os x linker hack | Russ Cox | 2007-09-24 | 1 | -5/+6 | |
| | | ||||||
| * | venti: seal arenas without bypassing dcache | Russ Cox | 2007-08-23 | 1 | -12/+9 | |
| | | ||||||
| * | venti: allow partition syntax in verifyarena (Michael Kaminsky) | Russ Cox | 2007-08-23 | 1 | -5/+9 | |
| | | ||||||
| * | venti: avoid race in mirrorarenas (Michael Kaminsky) | Russ Cox | 2007-08-23 | 1 | -6/+3 | |
| | | ||||||
| * | venti: add -s flag to disable redundant SHA1 in mirrorarenas | Russ Cox | 2007-08-23 | 1 | -16/+28 | |
| | | ||||||
| * | OS X crap | rsc | 2007-05-04 | 3 | -0/+7 | |
| | | ||||||
| * | use clump info directory to walk past corruption | rsc | 2007-05-03 | 1 | -18/+26 | |
| | | ||||||
| * | add -r for readonly | rsc | 2007-05-03 | 1 | -3/+11 | |
| | | ||||||
| * | oops | rsc | 2007-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | allow plan9-style branded disks as configs | rsc | 2007-05-03 | 2 | -3/+77 | |
| | | ||||||
| * | allow fixarenas of single arena file | rsc | 2007-05-03 | 1 | -6/+24 | |
| | | ||||||
| * | fix buildindex minibuf sizing bug | rsc | 2007-05-03 | 1 | -9/+13 | |
| | | ||||||
| * | fix arenas if possible | rsc | 2007-05-03 | 1 | -4/+3 | |
| | | ||||||
| * | OS X linker crap (John Nowak) | rsc | 2007-05-03 | 5 | -0/+8 | |
| | | ||||||
| * | debugging | rsc | 2007-05-03 | 1 | -0/+4 | |
| | | ||||||
| * | cannot use fadv_random on linux -- too slow | rsc | 2007-04-27 | 1 | -3/+0 | |
| | | ||||||
| * | bug in tester | rsc | 2007-04-27 | 1 | -1/+1 | |
| | | ||||||
| * | add flushpart; avoid O_DIRECT on linux | rsc | 2007-04-27 | 10 | -21/+39 | |
| | | ||||||
| * | checkpoint | rsc | 2007-04-27 | 10 | -49/+96 | |
| | | ||||||
| * | quieter | rsc | 2007-04-24 | 1 | -1/+0 | |
| | | ||||||
| * | mirror log processor | rsc | 2007-04-24 | 1 | -0/+105 | |
| | | ||||||
| * | fix various nits; clean up output | rsc | 2007-04-24 | 1 | -15/+33 | |
| | | ||||||
| * | cleanup | rsc | 2007-04-23 | 7 | -24/+27 | |
| | | ||||||
| * | checked magic! | rsc | 2007-04-22 | 1 | -1/+0 | |
| | | ||||||
| * | freepart on readbloom failure | rsc | 2007-04-22 | 1 | -1/+3 | |
| | | ||||||
| * | quieter | rsc | 2007-04-22 | 2 | -13/+12 | |
| | | ||||||
| * | test scripts | rsc | 2007-04-21 | 1 | -0/+76 | |
| | | ||||||
| * | new args | rsc | 2007-04-21 | 1 | -88/+86 | |
| | | ||||||
| * | more fixes | rsc | 2007-04-21 | 4 | -11/+6 | |
| | | ||||||
| * | new | rsc | 2007-04-21 | 2 | -0/+1010 | |
| | | ||||||
| * | sync with mit plan 9 version | rsc | 2007-04-21 | 24 | -362/+442 | |
| | | ||||||
| * | pad out zmagic to 32+ bytes | rsc | 2007-03-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix args to should (David Swasey) | rsc | 2007-03-25 | 1 | -0/+2 | |
| | | ||||||
| * | do not print EOk messages | rsc | 2006-12-01 | 1 | -4/+6 | |
| | | ||||||
| * | Placate GCC in 64-bit targets. | wkj | 2006-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | revert 1.4 -> 1.5 change | rsc | 2006-09-18 | 1 | -4/+2 | |
| | | ||||||
| * | assorted changes from Plan 9 | rsc | 2006-07-18 | 39 | -361/+4540 | |
| | | ||||||
| * | new | rsc | 2006-07-18 | 1 | -0/+271 | |
| | | ||||||
| * | oops | rsc | 2006-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | call fmtlocaleinit | rsc | 2006-06-07 | 1 | -4/+2 | |
| | | ||||||
| * | minor bug fixes (mechiel lukkien, andrey) | rsc | 2006-04-20 | 4 | -5/+3 | |
| | | ||||||
