Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-16 | devdraw: OS X dead key support | David Jeannot | 1 | -0/+19 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5503086 | |||||
2012-01-16 | venti: fix scacheprefetch stats | David du Colombier | 1 | -0/+2 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5507045 | |||||
2012-01-16 | ioproc(3): fix prototypes | David Jeannot | 1 | -3/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5500090 | |||||
2012-01-16 | libventi: handle rpc when not connected | David du Colombier | 1 | -0/+6 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5491051 | |||||
2012-01-05 | fmt: delete 2-space code | Russ Cox | 1 | -18/+1 | |
Typographers say its wrong. R=rsc http://codereview.appspot.com/5517046 | |||||
2011-12-12 | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 1 | -0/+5 | |
This problem happens especially in fossil/view when vtread can be called even if not connected to venti. The old libventi handle this case properly in the function vtRPC, which is called by vtReadPacket (client.c). R=rsc CC=plan9port.codebot http://codereview.appspot.com/5484044 | |||||
2011-12-09 | Cocoa Devdraw: cursor fix | David Jeannot | 3 | -117/+139 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5356050 | |||||
2011-12-09 | fortunes | Russ Cox | 1 | -0/+6 | |
R=rsc http://codereview.appspot.com/5480055 | |||||
2011-12-07 | vac: handle mid | David du Colombier | 1 | -0/+5 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5451114 | |||||
2011-12-07 | aescbc: fix segfault on backspace | David du Colombier | 1 | -2/+5 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5440107 | |||||
2011-11-30 | vacfs: fix segfault when no prefix specified | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5451052 | |||||
2011-11-28 | mac Plumb: skip loading non-existent .bashrc | Rob Kroeger | 2 | -1/+4 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052 | |||||
2011-11-28 | mailfs: add -u user argument | David du Colombier | 3 | -6/+16 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5435052 | |||||
2011-11-22 | mailfs: small fixes and plan 9 support | David du Colombier | 6 | -5/+35 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5429044 | |||||
2011-11-21 | venti/mgr: various fixes and plan 9 support | David du Colombier | 1 | -55/+56 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5421047 | |||||
2011-11-21 | venti: fix log url in stats | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5395043 | |||||
2011-11-21 | upas: fix segfault when host not found | David du Colombier | 1 | -1/+4 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5370105 | |||||
2011-11-17 | acme: fix arrow near end of text | Sean McKean | 2 | -6/+5 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050 | |||||
2011-11-08 | Cocoa Devdraw: cursor, menu bar, old fs, activation | David Jeannot | 1 | -20/+52 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5318054 | |||||
2011-11-08 | venti: import changes from plan 9 | David du Colombier | 5 | -3/+8 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5325044 | |||||
2011-11-08 | libventi: add VtEntryNoArchive from liboventi, for use with fossil | David du Colombier | 1 | -0/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5298088 | |||||
2011-11-08 | codereview: update from go | Russ Cox | 1 | -44/+127 | |
R=rsc http://codereview.appspot.com/5340059 | |||||
2011-11-08 | venti: fix vtcachealloc and VtMaxLumpSize | David du Colombier | 3 | -2/+14 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5309073 | |||||
2011-11-08 | libventi: add functions reconn and redial for use with fossil | David du Colombier | 4 | -0/+48 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5325046 | |||||
2011-11-08 | venti: fix format on ulong | David du Colombier | 4 | -5/+5 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5328046 | |||||
2011-11-08 | man: update venti-cache(3) | David du Colombier | 1 | -17/+12 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5329041 | |||||
2011-10-31 | rc(1): remove FreeBSD version | Russ Cox | 1 | -1/+1 | |
2011-10-31 | page(1): mention ghostscript, /dev/fd | Russ Cox | 1 | -0/+28 | |
2011-10-25 | page: check for gs failure | Russ Cox | 1 | -0/+8 | |
2011-10-23 | devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen) | Russ Cox | 3 | -3/+50 | |
2011-10-23 | OS X PowerPC fixes (thanks Cameron Kaiser) | Russ Cox | 6 | -2/+9 | |
2011-10-14 | rio: quiet nm on Lion | Russ Cox | 1 | -0/+4 | |
2011-10-14 | libthread: fix 10.5.8 build - uname says 9.8.0 | Russ Cox | 1 | -1/+1 | |
2011-10-13 | libthread: Lion context routines | Russ Cox | 6 | -3/+129 | |
2011-10-13 | 9term: fix hold mode delay | Russ Cox | 1 | -0/+1 | |
2011-10-12 | devdraw: more fixes (thanks David Jeannot) | Russ Cox | 5 | -320/+379 | |
2011-10-12 | merge | Russ Cox | 4 | -10/+25 | |
2011-10-12 | devdraw: cleanup, fix macargv | Russ Cox | 5 | -23/+63 | |
2011-10-11 | 9term: hold mode back door | Russ Cox | 2 | -16/+23 | |
R=rsc http://codereview.appspot.com/5248056 | |||||
2011-10-07 | semicolons! | Russ Cox | 1 | -2/+2 | |
2011-10-05 | libsec: fix dsagen 64-bit bug | Russ Cox | 1 | -1/+1 | |
2011-10-05 | secstore: say password for win | Russ Cox | 1 | -1/+1 | |
2011-10-05 | dsasign: new command | Russ Cox | 2 | -0/+181 | |
2011-10-05 | 9pfuse: handle two more flags | Russ Cox | 1 | -1/+8 | |
2011-10-03 | devdraw: fix screen grabber, allocation warning | David Jeannot | 1 | -62/+113 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5170041 | |||||
2011-10-03 | INSTALL: use mk -k | Russ Cox | 1 | -1/+1 | |
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 4 | -2/+17 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050 | |||||
2011-09-26 | devdraw: disable Lion warning | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/5132045 | |||||
2011-09-26 | use cocoa on snow leopard | Russ Cox | 2 | -1/+3 | |
R=rsc http://codereview.appspot.com/5146043 | |||||
2011-09-26 | devdraw: cocoa updates | David Jeannot | 1 | -43/+55 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5131041 |