aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)AuthorFilesLines
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