aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
Commit message (Collapse)AuthorAgeFilesLines
* venti: fix venti graph on 64-bitMichael Stroucken2017-07-231-0/+1
| | | | | | | | A pixel is 32 bits wide in RGBA, regardless of system's word size. Change-Id: Iea36a8dafdec9ce8d593f944ef5ed1ea08e11d25 Reviewed-on: https://plan9port-review.googlesource.com/2980 Reviewed-by: David du Colombier <0intro@gmail.com>
* venti/copy: fix bug writing directories that zero truncateRuss Cox2014-10-211-0/+1
| | | | | | | Found by nwf. TBR=rsc https://codereview.appspot.com/162860045
* CONTRIBUTORS: add Aram HăvărneanuAram Hăvărneanu2014-08-061-0/+1
| | | | | | | LGTM=rsc R=rsc CC=plan9port-dev https://codereview.appspot.com/119500043
* acme: copy/cut/paste with ctl+c,x,vEthan Burns2014-03-131-0/+1
| | | | | | | LGTM=rsc R=rsc CC=plan9port.codebot https://codereview.appspot.com/69070045
* keyboard: add more sequences, from existing ones or RFC 1345Jonathan Cast2014-01-061-0/+1
| | | | | | R=rsc CC=plan9port.codebot https://codereview.appspot.com/43990046
* rcmain: use new $termprog variableSteve McCoy2013-08-131-0/+1
| | | | | | R=rsc CC=plan9port.codebot https://codereview.appspot.com/12505045
* cmd/devdraw: clear keyboard state on lost focus.Roger Peppe2013-07-171-0/+1
| | | | | | | See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after R=rsc https://codereview.appspot.com/11453043
* CONTRIBUTORS: three moreRuss Cox2013-01-301-1/+3
| | | | | R=rsc https://codereview.appspot.com/7225073
* fontsrv: fix build on OpenBSD 5.2Christian Kellermann2012-12-111-0/+1
| | | | | | R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108
* devdraw: restore compilation on OS X 10.6Shenghou Ma2012-11-251-0/+1
| | | | | | | Also add some ignored files to .hgignore R=rsc http://codereview.appspot.com/6842089
* fontsrv: x11 supportYuval Pavel Zholkover2012-10-211-0/+1
| | | | | | R=rsc, 0intro CC=plan9port.codebot http://codereview.appspot.com/6739047
* devdraw: map X11 dead_diaresis to double quoteCaio Oliveira2012-10-211-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/6690049
* acme: correct writes of runes on auspicious byte boundariesErik Quanstrom2012-10-051-0/+1
| | | | | | R=rsc, r CC=plan9port.codebot http://codereview.appspot.com/6586067
* src/cmd: Add a repurposed import(4), called `9import', to the ports.Akshat Kumar2012-09-241-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
* 9pfuse: fix memory leak, avoid memory explosionTies Bos2012-09-101-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
* lib/acme.rc: remove noscrollIngo Dreilich2012-09-101-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/6346079
* 9l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox2012-07-141-0/+1
| | | | | R=rsc http://codereview.appspot.com/6395047
* CONTRIBUTORS: add Abhishek KulkarniRuss Cox2012-05-291-0/+1
| | | | | R=rsc http://codereview.appspot.com/6258059
* mac Plumb: skip loading non-existent .bashrcRob Kroeger2011-11-281-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052
* acme: fix arrow near end of textSean McKean2011-11-171-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050
* devdraw: do not interpret alt-tab as alt for composeJustin Davis2011-09-281-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050
* devdraw: draft cocoa supportDavid Jeannot2011-09-061-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060
* CONTRIBUTORS: updateRuss Cox2011-08-161-0/+1
| | | | | R=rsc http://codereview.appspot.com/4888051
* devdraw: dynamic discovery of MultiTouch devicesMarius Eriksen2011-06-201-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4653041
* INSTALL: add -r flagPeter Saveliev2011-06-021-0/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096
* CONTRIBUTORS: 0introRuss Cox2011-06-011-0/+1
| | | | | R=rsc http://codereview.appspot.com/4536101
* CONTRIBUTORS: add Richard MillerRuss Cox2011-05-181-0/+1
| | | | | R=rsc http://codereview.appspot.com/4532070
* acme: fix rounding in rows computationRob Pike2010-08-241-1/+2
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/2007045
* 9term: fix getpts on linuxAnthony Martin2010-06-281-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
* 9term: cut, snarf, and paste with keyboard on MacDavid Swasey2010-04-131-0/+1
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/854042
* fix build on SunOS (Sparc)Arvindh Rajesh Tamilmani2010-04-091-0/+1
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/882044
* 9c, 9l: allow CC9=clangNikolai Saoukh2010-02-221-0/+1
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/217045
* This should resolve the crash indicated in issue 44:Eoghan Sherry2010-02-181-0/+2
| | | | | | | | http://code.swtch.com/plan9port/issue/44/sam-crash R=rsc CC=codebot http://codereview.appspot.com/207094
* R=rscMathieu Lonjaret2010-02-041-0/+1
| | | | | CC=codebot http://codereview.appspot.com/193069
* preliminary contributor listRuss Cox2009-11-301-0/+21
R=rsc http://codereview.appspot.com/163046