Age | Commit message (Expand) | Author | Files | Lines |
2007-04-27 | checkpoint | rsc | 10 | -49/+96 |
2007-04-25 | allow swap of column 0 with others | rsc | 1 | -2/+2 |
2007-04-24 | quieter | rsc | 1 | -1/+0 |
2007-04-24 | mirror log processor | rsc | 1 | -0/+105 |
2007-04-24 | fix various nits; clean up output | rsc | 1 | -15/+33 |
2007-04-24 | fix memory leak (bakul shah) | rsc | 1 | -2/+1 |
2007-04-23 | cleanup | rsc | 7 | -24/+27 |
2007-04-22 | checked magic! | rsc | 1 | -1/+0 |
2007-04-22 | freepart on readbloom failure | rsc | 1 | -1/+3 |
2007-04-22 | quieter | rsc | 2 | -13/+12 |
2007-04-21 | warn about \w no arg | rsc | 1 | -1/+6 |
2007-04-21 | unix fix | rsc | 1 | -0/+5 |
2007-04-21 | test scripts | rsc | 1 | -0/+76 |
2007-04-21 | use fmtlocaleinit | rsc | 1 | -1/+1 |
2007-04-21 | new args | rsc | 1 | -88/+86 |
2007-04-21 | more fixes | rsc | 4 | -11/+6 |
2007-04-21 | add searchpairs | rsc | 1 | -0/+2 |
2007-04-21 | fix various chunked-related bugs | rsc | 1 | -5/+8 |
2007-04-21 | sync with plan 9 | rsc | 5 | -20/+9 |
2007-04-21 | new | rsc | 2 | -0/+1010 |
2007-04-21 | sync with mit plan 9 version | rsc | 28 | -370/+455 |
2007-04-17 | allow longer timezones from %Z (xav@chantry) | rsc | 1 | -2/+3 |
2007-04-17 | correct dump string (Fazlul Shahriar) | rsc | 1 | -1/+4 |
2007-04-14 | xnet (Jeff Sickel) | rsc | 1 | -13/+13 |
2007-04-13 | fix double-fclose (Gabi Diaz) | rsc | 1 | -2/+0 |
2007-04-12 | better memory stats (Jeff Sickel) | rsc | 1 | -2/+7 |
2007-04-08 | complain loudly about vtwrite failure | rsc | 1 | -2/+6 |
2007-04-08 | correct dangling pointer race (Bakul Shah) | rsc | 4 | -6/+36 |
2007-04-06 | another day, another __isNaN | rsc | 1 | -1/+2 |
2007-04-06 | new __isNaN (Scott Schwartz) | rsc | 1 | -5/+1 |
2007-04-03 | finish conversion to libthread; avoids extra page proc sticking around (Tim W... | rsc | 1 | -12/+12 |
2007-03-28 | keep path and PATH in sync | rsc | 1 | -0/+2 |
2007-03-26 | add page (Kris Maglione) | rsc | 15 | -480/+448 |
2007-03-26 | fix empty string interpolation bugs (Michael Teichgräber) | rsc | 2 | -9/+14 |
2007-03-26 | fix int/size_t warning (Chad Dougherty) | rsc | 1 | -1/+1 |
2007-03-26 | do not redefine rewind | rsc | 1 | -1/+1 |
2007-03-26 | pad out zmagic to 32+ bytes | rsc | 1 | -1/+1 |
2007-03-26 | more memory errors (valgrind) | rsc | 3 | -1/+3 |
2007-03-26 | fix wait | rsc | 5 | -251/+97 |
2007-03-26 | fix phantom rc crashes | rsc | 1 | -0/+1 |
2007-03-26 | better rc detection (Michael Teichgräber) | rsc | 1 | -1/+1 |
2007-03-26 | 64-bit | rsc | 1 | -1/+1 |
2007-03-26 | make :1-1 work (Arvindh Tamilmani) | rsc | 1 | -1/+2 |
2007-03-26 | sync with plan 9 | rsc | 23 | -1232/+1967 |
2007-03-25 | try to handle Beof in the macros (Michael Teichgräber) | rsc | 3 | -15/+15 |
2007-03-25 | remove double free (David Swasey) | rsc | 1 | -3/+1 |
2007-03-25 | fix args to should (David Swasey) | rsc | 1 | -0/+2 |
2007-03-25 | add very big file support (David Swasey) | rsc | 2 | -18/+34 |
2007-03-25 | make Load more faithful to original Dump (Peter Canning) | rsc | 1 | -1/+1 |
2007-03-25 | fix again | rsc | 1 | -1/+1 |