Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-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-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 | 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-03-26 | pad out zmagic to 32+ bytes | rsc | 1 | -1/+1 |
2007-03-25 | fix args to should (David Swasey) | rsc | 1 | -0/+2 |
2006-12-01 | do not print EOk messages | rsc | 1 | -4/+6 |
2006-11-06 | Placate GCC in 64-bit targets. | wkj | 2 | -2/+2 |
2006-09-18 | revert 1.4 -> 1.5 change | rsc | 1 | -4/+2 |
2006-07-18 | assorted changes from Plan 9 | rsc | 39 | -361/+4540 |
2006-07-18 | new | rsc | 1 | -0/+271 |
2006-06-07 | oops | rsc | 1 | -1/+1 |
2006-06-07 | call fmtlocaleinit | rsc | 1 | -4/+2 |
2006-04-20 | minor bug fixes (mechiel lukkien, andrey) | rsc | 4 | -5/+3 |
2006-04-12 | bug fixes (mechiel lukkien) | rsc | 3 | -4/+4 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 25 | -69/+75 |
2006-03-19 | no more lucida | rsc | 1 | -1/+1 |
2005-11-28 | add text version of install(1) | rsc | 2 | -2/+2 |
2005-10-29 | USED | rsc | 1 | -0/+1 |
2005-10-29 | use part->size | rsc | 1 | -6/+2 |
2005-10-29 | clearer code. | rsc | 1 | -3/+1 |
2005-10-29 | used and not set | rsc | 1 | -1/+0 |
2005-10-29 | print args | rsc | 1 | -2/+3 |
2005-10-29 | use EARGF | rsc | 1 | -2/+2 |
2005-10-29 | missing USED | rsc | 1 | -0/+2 |
2005-10-29 | fix print args | rsc | 1 | -1/+1 |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 1 | -1/+1 |
2005-08-11 | silence various warnings | rsc | 1 | -6/+6 |
2005-08-11 | include sys/stat.h for FreeBSD | rsc | 1 | -0/+1 |
2005-07-24 | venti updates | rsc | 4 | -7/+79 |
2005-07-24 | construct bloom filter in buildindex | rsc | 1 | -0/+3 |