Age | Commit message (Expand) | Author | Files | Lines |
2007-05-04 | report target list as 32-bit chunks, not 8-bit, for OS X | rsc | 1 | -1/+1 |
2007-05-04 | OS X crap | rsc | 3 | -0/+7 |
2007-05-03 | no need to be so forward about it | rsc | 1 | -1/+1 |
2007-05-03 | add gnu grep -q flag (rob pike) | rsc | 1 | -1/+5 |
2007-05-03 | say utf8string before string in target list | rsc | 1 | -2/+2 |
2007-05-03 | try for utf8 string first in getsnarf; new test program snarf | rsc | 3 | -44/+168 |
2007-05-03 | use clump info directory to walk past corruption | rsc | 1 | -18/+26 |
2007-05-03 | add -r for readonly | rsc | 1 | -3/+11 |
2007-05-03 | oops | rsc | 1 | -1/+1 |
2007-05-03 | allow plan9-style branded disks as configs | rsc | 2 | -3/+77 |
2007-05-03 | allow fixarenas of single arena file | rsc | 1 | -6/+24 |
2007-05-03 | fix buildindex minibuf sizing bug | rsc | 1 | -9/+13 |
2007-05-03 | fix arenas if possible | rsc | 1 | -4/+3 |
2007-05-03 | OS X linker crap (John Nowak) | rsc | 5 | -0/+8 |
2007-05-03 | debugging | rsc | 1 | -0/+4 |
2007-05-02 | read pcap | rsc | 1 | -38/+67 |
2007-04-27 | cannot use fadv_random on linux -- too slow | rsc | 1 | -3/+0 |
2007-04-27 | bug in tester | rsc | 1 | -1/+1 |
2007-04-27 | add flushpart; avoid O_DIRECT on linux | rsc | 10 | -21/+39 |
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-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 | new args | rsc | 1 | -88/+86 |
2007-04-21 | more fixes | rsc | 4 | -11/+6 |
2007-04-21 | new | rsc | 2 | -0/+1010 |
2007-04-21 | sync with mit plan 9 version | rsc | 28 | -370/+455 |
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-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 |