Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | 9pserve: add -n flag to reject auth by clients | Russ Cox | 1 | -1/+9 |
2007-10-12 | 9p: add -n to disable authentication | Russ Cox | 1 | -4/+17 |
2007-09-25 | venti: new icache | Russ Cox | 17 | -427/+813 |
2007-09-25 | venti: fix double free on corrupt bloom filter | Russ Cox | 1 | -1/+0 |
2007-09-24 | venti: formatting changes for wrarena | Russ Cox | 1 | -12/+15 |
2007-09-24 | venti: formatting changes in fixarenas | Russ Cox | 1 | -3/+5 |
2007-09-24 | venti: formatting changes in findscore | Russ Cox | 1 | -1/+2 |
2007-09-24 | venti: throw away dcache read-ahead code | Russ Cox | 1 | -154/+27 |
2007-09-24 | venti: move os x linker hack | Russ Cox | 1 | -5/+6 |
2007-09-24 | venti/randtest: compute totalbytes correctly | Russ Cox | 1 | -3/+4 |
2007-09-16 | factotum: fix build error (Axel Belinfante) | Russ Cox | 1 | -2/+1 |
2007-09-15 | auxstats: use acpi to find battery info on Linux (Andrey Mirtchovski) | Russ Cox | 1 | -5/+26 |
2007-09-13 | factotum: implement p9cr | Russ Cox | 3 | -340/+173 |
2007-08-28 | 9pserve: delete from correct hash slot (fix infinite loop) | Russ Cox | 1 | -1/+1 |
2007-08-23 | venti: seal arenas without bypassing dcache | Russ Cox | 1 | -12/+9 |
2007-08-23 | venti: allow partition syntax in verifyarena (Michael Kaminsky) | Russ Cox | 1 | -5/+9 |
2007-08-23 | venti: avoid race in mirrorarenas (Michael Kaminsky) | Russ Cox | 1 | -6/+3 |
2007-08-23 | venti: add -s flag to disable redundant SHA1 in mirrorarenas | Russ Cox | 1 | -16/+28 |
2007-08-22 | mailfs: fix handling of FLAGS response (Robert Vollmert) | Russ Cox | 1 | -2/+6 |
2007-08-22 | acme: fix memory leak in warning (Michael Teichgräber) | Russ Cox | 1 | -0/+1 |
2007-08-22 | 9pserve: fix a new race involving assert(c->nmsg == 0). | Russ Cox | 1 | -3/+3 |
2007-08-22 | merge | Russ Cox | 5 | -71/+95 |
2007-08-22 | 9pserve: fix races causing assert(c->nmsg == 0) to fail. | Russ Cox | 1 | -26/+36 |
2007-06-25 | mailfs: fix subject formatting | rsc | 1 | -1/+1 |
2007-06-23 | silence | rsc | 1 | -0/+2 |
2007-06-23 | refresh on i, y commands | rsc | 1 | -0/+8 |
2007-06-23 | --chatty | rsc | 1 | -1/+0 |
2007-06-23 | remove elsewhere-deleted messages from window; Refresh -> Get | rsc | 2 | -16/+2 |
2007-06-23 | add Get, Refresh commands; refresh at startup | rsc | 1 | -0/+20 |
2007-06-23 | bug fixes: | rsc | 2 | -2/+16 |
2007-06-21 | add -a aname | rsc | 1 | -6/+10 |
2007-06-20 | more macfuse path nonsense | rsc | 1 | -0/+7 |
2007-06-18 | ignore window resize; should be elsewhere | rsc | 1 | -0/+2 |
2007-06-18 | remove debugging print | rsc | 1 | -1/+0 |
2007-06-15 | fix acme Snarf bug; change Indent to apply to all windows | rsc | 1 | -16/+37 |
2007-06-12 | always write last block in vcat (dave swasey) | rsc | 1 | -1/+1 |
2007-06-12 | vbackup for mac tweaks (dave swasey) | rsc | 1 | -8/+20 |
2007-06-09 | better fix | rsc | 2 | -28/+30 |
2007-06-09 | day one bug in sam regexp code | rsc | 2 | -2/+2 |
2007-06-05 | less chatty | rsc | 1 | -3/+1 |
2007-06-04 | fix dotdot? (dave swasey) | rsc | 1 | -1/+2 |
2007-05-21 | oops | rsc | 1 | -0/+2 |
2007-05-20 | print error if changing time fails | rsc | 1 | -2/+8 |
2007-05-19 | new test.c from plan 9 | rsc | 1 | -20/+137 |
2007-05-10 | better tick handling | rsc | 1 | -5/+14 |
2007-05-10 | Better tick management - no frdrawseltick calls. | rsc | 1 | -4/+6 |
2007-05-10 | manage off-screen tick better | rsc | 2 | -8/+18 |
2007-05-09 | Unswap perm and omode in fsfcreate call (Michael Teichgräber) | rsc | 1 | -1/+1 |
2007-05-09 | Better flag handling in fusecreate (Michael Teichgräber) | rsc | 1 | -0/+2 |
2007-05-08 | fix random troff crash (Noel Hunt) | rsc | 1 | -2/+6 |