Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2005-07-22 | update test | rsc | 1 | -1/+1 | |
2005-07-20 | use 9ar | rsc | 1 | -1/+0 | |
2005-07-20 | fix ifdef | rsc | 1 | -9/+10 | |
2005-07-19 | fix freebsd | rsc | 1 | -1/+7 | |
2005-07-19 | better mk test | rsc | 5 | -13/+16 | |
2005-07-19 | stats pages | rsc | 4 | -0/+452 | |
2005-07-19 | correct $BIN | rsc | 1 | -0/+2 | |
2005-07-18 | fix usage | rsc | 1 | -1/+1 | |
2005-07-12 | return of venti | rsc | 68 | -2/+14443 | |
2005-01-18 | remove venti for now | rsc | 53 | -10330/+2 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-13 | Add binary fraction tree index. | rsc | 11 | -44/+239 | |
The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt. | |||||
2004-03-12 | Checkpoint. | rsc | 15 | -363/+450 | |
Add disk caching code and first draft of fractional index. | |||||
2004-03-12 | Add 200-line comment trying to explain the new index. | rsc | 1 | -69/+284 | |
2004-03-11 | Implement write buffer. | rsc | 12 | -48/+358 | |
2003-12-04 | disable some programs, enable others. | rsc | 1 | -0/+3 | |
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -1/+1 | |
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | |||||
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -7/+3 | |
2003-11-23 | Initial stab at Venti. | rsc | 52 | -0/+9527 | |