aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25devdraw: restore compilation on OS X 10.6Shenghou Ma1-0/+1
Also add some ignored files to .hgignore R=rsc http://codereview.appspot.com/6842089
2012-10-21fontsrv: x11 supportYuval Pavel Zholkover1-0/+1
R=rsc, 0intro CC=plan9port.codebot http://codereview.appspot.com/6739047
2012-10-21devdraw: map X11 dead_diaresis to double quoteCaio Oliveira1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6690049
2012-10-05acme: correct writes of runes on auspicious byte boundariesErik Quanstrom1-0/+1
R=rsc, r CC=plan9port.codebot http://codereview.appspot.com/6586067
2012-09-24src/cmd: Add a repurposed import(4), called `9import', to the ports.Akshat Kumar1-0/+1
The code is adapted from Plan 9's import(4); this allows us to speak that protocol. We don't currently support AAN (in the works) or TLS/SSL. Thanks to David for help with the man page, testing, and development. R=0intro, rsc CC=plan9port.codebot http://codereview.appspot.com/6458100
2012-09-109pfuse: fix memory leak, avoid memory explosionTies Bos1-0/+1
Change is to handle FUSE_FORGET in main loop instead of separate thread for each as 10s of thousands can come in at once. Fixes issue 104. R=0intro, rsc http://codereview.appspot.com/6498081
2012-09-10lib/acme.rc: remove noscrollIngo Dreilich1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6346079
2012-07-149l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox1-0/+1
R=rsc http://codereview.appspot.com/6395047
2012-05-29CONTRIBUTORS: add Abhishek KulkarniRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/6258059
2011-11-28mac Plumb: skip loading non-existent .bashrcRob Kroeger1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052
2011-11-17acme: fix arrow near end of textSean McKean1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050
2011-09-28devdraw: do not interpret alt-tab as alt for composeJustin Davis1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050
2011-09-06devdraw: draft cocoa supportDavid Jeannot1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060
2011-08-16CONTRIBUTORS: updateRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/4888051
2011-06-20devdraw: dynamic discovery of MultiTouch devicesMarius Eriksen1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4653041
2011-06-02INSTALL: add -r flagPeter Saveliev1-0/+1
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096
2011-06-01CONTRIBUTORS: 0introRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/4536101
2011-05-18CONTRIBUTORS: add Richard MillerRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/4532070
2010-08-24acme: fix rounding in rows computationRob Pike1-1/+2
R=rsc CC=codebot http://codereview.appspot.com/2007045
2010-06-289term: fix getpts on linuxAnthony Martin1-0/+1
Openpty uses grantpt internally and its behavior is unspecified when a handler is set to catch SIGCHLD. Fixes issue 37. http://code.swtch.com/plan9port/issues/37 R=rsc CC=codebot http://codereview.appspot.com/1209049
2010-04-139term: cut, snarf, and paste with keyboard on MacDavid Swasey1-0/+1
R=rsc CC=codebot http://codereview.appspot.com/854042
2010-04-09fix build on SunOS (Sparc)Arvindh Rajesh Tamilmani1-0/+1
R=rsc CC=codebot http://codereview.appspot.com/882044
2010-02-229c, 9l: allow CC9=clangNikolai Saoukh1-0/+1
R=rsc CC=codebot http://codereview.appspot.com/217045
2010-02-18This should resolve the crash indicated in issue 44:Eoghan Sherry1-0/+2
http://code.swtch.com/plan9port/issue/44/sam-crash R=rsc CC=codebot http://codereview.appspot.com/207094
2010-02-04R=rscMathieu Lonjaret1-0/+1
CC=codebot http://codereview.appspot.com/193069
2009-11-30preliminary contributor listRuss Cox1-0/+21
R=rsc http://codereview.appspot.com/163046