Commits


9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum


sam: fix off-by-one in buffer merge. exposed by UTFmax==4 R=rsc http://codereview.appspot.com/165071


preliminary contributor list R=rsc http://codereview.appspot.com/163046


devdraw: fix OS X behavior for Spanish keyboards R=rsc_swtch, rsc CC=old.codebot, codebot http://codereview.appspot.com/132045


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 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


acme: fix Load of acme with no windows R=rsc CC=codebot http://codereview.appspot.com/161048


libthread: context switching for arm, still not complete


ssam: add executable bit R=rsc,codebot APPROVED=rsc http://codereview.appspot.com/142041


ssam(1): new command - not just manual


devdraw: draft of new Cocoa-based devdraw Can test with cd $PLAN9/src/cmd/devdraw mk devdraw-cocoa DEVDRAW=devdraw-cocoa colors


acme: correct modified message after initial load; more detail in message http://codereview.appspot.com/123051


lib9: do not include st_dev in qid.path http://codereview.appspot.com/123050


ed: update to 32-bit Runes http://codereview.appspot.com/116119


ssam(1): new command http://codereview.appspot.com/95076


devdraw: fix X11 input sequences fixes http://groups.google.com/group/plan9port-dev/t/f865adc9a520653a see also http://archive.netbsd.se/?ml=plan9-9fans&a=2007-03&t=3328886 http://codereview.appspot.com/117072