| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | allow swap of column 0 with others | rsc | 2007-04-25 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | fix memory leak (bakul shah) | rsc | 2007-04-24 | 1 | -2/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | warn about \w no arg | rsc | 2007-04-21 | 1 | -1/+6 |
| | | |||||
| * | unix fix | rsc | 2007-04-21 | 1 | -0/+5 |
| | | |||||
| * | test scripts | rsc | 2007-04-21 | 1 | -0/+76 |
| | | |||||
| * | use fmtlocaleinit | rsc | 2007-04-21 | 1 | -1/+1 |
| | | |||||
| * | new args | rsc | 2007-04-21 | 1 | -88/+86 |
| | | |||||
| * | more fixes | rsc | 2007-04-21 | 4 | -11/+6 |
| | | |||||
| * | add searchpairs | rsc | 2007-04-21 | 2 | -0/+3 |
| | | |||||
| * | fix various chunked-related bugs | rsc | 2007-04-21 | 1 | -5/+8 |
| | | |||||
| * | sync with plan 9 | rsc | 2007-04-21 | 5 | -20/+9 |
| | | |||||
| * | remove plan9-specific | rsc | 2007-04-21 | 1 | -8/+0 |
| | | |||||
| * | new | rsc | 2007-04-21 | 2 | -0/+1010 |
| | | |||||
| * | sync with mit plan 9 version | rsc | 2007-04-21 | 28 | -370/+455 |
| | | |||||
| * | allow longer timezones from %Z (xav@chantry) | rsc | 2007-04-17 | 1 | -2/+3 |
| | | |||||
| * | correct dump string (Fazlul Shahriar) | rsc | 2007-04-17 | 1 | -1/+4 |
| | | |||||
| * | xnet (Jeff Sickel) | rsc | 2007-04-14 | 1 | -13/+13 |
| | | |||||
| * | fix double-fclose (Gabi Diaz) | rsc | 2007-04-13 | 1 | -2/+0 |
| | | |||||
| * | better memory stats (Jeff Sickel) | rsc | 2007-04-12 | 1 | -2/+7 |
| | | |||||
| * | complain loudly about vtwrite failure | rsc | 2007-04-08 | 1 | -2/+6 |
| | | |||||
| * | correct dangling pointer race (Bakul Shah) | rsc | 2007-04-08 | 4 | -6/+36 |
| | | |||||
| * | nit | rsc | 2007-04-06 | 1 | -1/+1 |
| | | |||||
| * | remove mention of threading | rsc | 2007-04-06 | 1 | -4/+4 |
| | | |||||
| * | another day, another __isNaN | rsc | 2007-04-06 | 1 | -1/+2 |
| | | |||||
| * | new __isNaN (Scott Schwartz) | rsc | 2007-04-06 | 1 | -5/+1 |
| | | |||||
| * | fix comment (Arvindt Rajesh Tamilmani) | rsc | 2007-04-03 | 1 | -1/+1 |
| | | |||||
| * | finish conversion to libthread; avoids extra page proc sticking around (Tim ↵ | rsc | 2007-04-03 | 1 | -12/+12 |
| | | | | | Wiess) | ||||
| * | plumb all urls, not just images (TheWhiteTiger) | rsc | 2007-04-03 | 1 | -11/+1 |
| | | |||||
| * | keep path and PATH in sync | rsc | 2007-03-28 | 1 | -0/+2 |
| | | |||||
| * | now using binary | rsc | 2007-03-26 | 1 | -120/+0 |
| | | |||||
| * | add page (Kris Maglione) | rsc | 2007-03-26 | 15 | -480/+448 |
| | | |||||
| * | fix empty string interpolation bugs (Michael Teichgräber) | rsc | 2007-03-26 | 2 | -9/+14 |
| | | |||||
| * | fix int/size_t warning (Chad Dougherty) | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | do not redefine rewind | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | pad out zmagic to 32+ bytes | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | more memory errors (valgrind) | rsc | 2007-03-26 | 3 | -1/+3 |
| | | |||||
| * | cope with new gcc error syntax | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | fix wait | rsc | 2007-03-26 | 5 | -251/+97 |
| | | |||||
| * | fix phantom rc crashes | rsc | 2007-03-26 | 1 | -0/+1 |
| | | |||||
