19
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected over 10 years ago.
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
man, etc: remove cvs R=rsc http://codereview.appspot.com/176068
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
g: add *.go R=rsc http://codereview.appspot.com/174084
Posted over 15 years ago by Fazlul Shahriar <fshahriar@gmail.com>
R=rsc CC=codebot http://codereview.appspot.com/174081 Committer: Russ Cox
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
sam: fix off-by-one in buffer merge. exposed by UTFmax==4 R=rsc http://codereview.appspot.com/165071
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
preliminary contributor list R=rsc http://codereview.appspot.com/163046
Posted over 15 years ago by Enrique Soriano <enrique.soriano@gmail.com>
devdraw: fix OS X behavior for Spanish keyboards R=rsc_swtch, rsc CC=old.codebot, codebot http://codereview.appspot.com/132045 Committer: Russ Cox
Posted over 15 years ago by Michael Teichgräber <mt4swm@googlemail.com>
Related to issue http://bitbucket.org/rsc/plan9port/issue/38/ This patch tries to make 9pserve work again with 9P2000 clients, in case the server handled by 9pserve expects 9P2000.u. (Since changeset ... [More] http://bitbucket.org/rsc/plan9port/changeset/d9843471f0bc/ servers using srv() stop communicating after they received a 9P2000 msg that has a different .u definition.) Tattach, Tauth and Tcreate 9P2000 messages will be translated now, if neccessary, to 9P2000.u by growing them to the new size, and providing the missing (default) values. The code of the first two message types has been tested with drawterm on linux (dialing factotum), and mounts from within 9vx to plan9port's factotum and dossrv. The code for Tcreate couldn't be tested due to lack of file servers both speaking 9P2000.u and allowing file creation. R=rsc_swtch, rsc CC=codebot http://codereview.appspot.com/151052 Committer: Russ Cox [Less]
Posted over 15 years ago by Fazlul Shahriar <fshahriar@gmail.com>
acme: fix Load of acme with no windows R=rsc CC=codebot http://codereview.appspot.com/161048 Committer: Russ Cox
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
libthread: context switching for arm, still not complete
Posted over 15 years ago by Russ Cox <rsc@swtch.com>
ssam: add executable bit R=rsc,codebot APPROVED=rsc http://codereview.appspot.com/142041