Michael Stroucken
4a8c0c75ff
venti: fix venti graph on 64-bit
...
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>
2017-07-23 11:11:56 +00:00
Russ Cox
2763a6d832
venti/copy: fix bug writing directories that zero truncate
...
Found by nwf.
TBR=rsc
https://codereview.appspot.com/162860045
2014-10-21 07:25:13 -04:00
Aram Hăvărneanu
a9e0d2b6c4
CONTRIBUTORS: add Aram Hăvărneanu
...
LGTM=rsc
R=rsc
CC=plan9port-dev
https://codereview.appspot.com/119500043
2014-08-06 15:37:41 +03:00
Ethan Burns
4030a6c905
acme: copy/cut/paste with ctl+c,x,v
...
LGTM=rsc
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/69070045
2014-03-13 18:48:41 -04:00
Jonathan Cast
f9781769d5
keyboard: add more sequences, from existing ones or RFC 1345
...
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/43990046
2014-01-06 22:19:32 -05:00
Steve McCoy
1889a25783
rcmain: use new $termprog variable
...
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/12505045
2013-08-13 12:46:38 -04:00
Roger Peppe
d74fdb6edb
cmd/devdraw: clear keyboard state on lost focus.
...
See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after
R=rsc
https://codereview.appspot.com/11453043
2013-07-17 17:55:09 +01:00
Russ Cox
0497ad9724
CONTRIBUTORS: three more
...
R=rsc
https://codereview.appspot.com/7225073
2013-01-30 17:45:21 -08:00
Christian Kellermann
1a512ec048
fontsrv: fix build on OpenBSD 5.2
...
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/6850108
2012-12-11 12:45:45 -05:00
Shenghou Ma
7b9ef735a8
devdraw: restore compilation on OS X 10.6
...
Also add some ignored files to .hgignore
R=rsc
http://codereview.appspot.com/6842089
2012-11-25 21:20:18 -05:00
Yuval Pavel Zholkover
9c61127928
fontsrv: x11 support
...
R=rsc, 0intro
CC=plan9port.codebot
http://codereview.appspot.com/6739047
2012-10-21 16:49:13 -04:00
Caio Oliveira
e4122a42b9
devdraw: map X11 dead_diaresis to double quote
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6690049
2012-10-21 12:12:00 -04:00
Erik Quanstrom
5b6028903d
acme: correct writes of runes on auspicious byte boundaries
...
R=rsc, r
CC=plan9port.codebot
http://codereview.appspot.com/6586067
2012-10-05 16:42:25 -04:00
Akshat Kumar
ac3ba726f9
src/cmd: Add a repurposed import(4), called `9import', to the ports.
...
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-24 10:35:01 -04:00
Ties Bos
d4ccb0a943
9pfuse: fix memory leak, avoid memory explosion
...
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-10 22:07:26 -04:00
Ingo Dreilich
ba31102633
lib/acme.rc: remove noscroll
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6346079
2012-09-10 20:55:27 -04:00
Russ Cox
5f0bb59e0d
9l: fix for Linux 3.x (thanks Christopher Brannon)
...
R=rsc
http://codereview.appspot.com/6395047
2012-07-14 08:50:07 -04:00
Russ Cox
e42c27297a
CONTRIBUTORS: add Abhishek Kulkarni
...
R=rsc
http://codereview.appspot.com/6258059
2012-05-29 15:10:26 -04:00
Rob Kroeger
83a5aba766
mac Plumb: skip loading non-existent .bashrc
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5434052
2011-11-28 10:09:26 -05:00
Sean McKean
81c30b5a75
acme: fix arrow near end of text
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5399050
2011-11-17 14:46:14 -05:00
Justin Davis
4b58d45707
devdraw: do not interpret alt-tab as alt for compose
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5132050
2011-09-28 14:11:32 -04:00
David Jeannot
a287dbab23
devdraw: draft cocoa support
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4974060
2011-09-06 10:10:43 -04:00
Russ Cox
edf3f40c2f
CONTRIBUTORS: update
...
R=rsc
http://codereview.appspot.com/4888051
2011-08-16 15:50:23 -04:00
Marius Eriksen
5e83be0dbf
devdraw: dynamic discovery of MultiTouch devices
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4653041
2011-06-20 14:14:53 -04:00
Peter Saveliev
89ec3cde42
INSTALL: add -r flag
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4526096
2011-06-02 09:28:23 -04:00
Russ Cox
dd6ebdf570
CONTRIBUTORS: 0intro
...
R=rsc
http://codereview.appspot.com/4536101
2011-06-01 18:11:45 -04:00
Russ Cox
c1f950fc32
CONTRIBUTORS: add Richard Miller
...
R=rsc
http://codereview.appspot.com/4532070
2011-05-18 13:18:59 -04:00
Rob Pike
a208917e7a
acme: fix rounding in rows computation
...
R=rsc
CC=codebot
http://codereview.appspot.com/2007045
2010-08-24 10:16:32 -04:00
Anthony Martin
c988c8adf1
9term: fix getpts on linux
...
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-06-28 14:32:29 -07:00
David Swasey
7b08cf334b
9term: cut, snarf, and paste with keyboard on Mac
...
R=rsc
CC=codebot
http://codereview.appspot.com/854042
2010-04-13 13:16:36 -07:00
Arvindh Rajesh Tamilmani
80c90f271e
fix build on SunOS (Sparc)
...
R=rsc
CC=codebot
http://codereview.appspot.com/882044
2010-04-09 15:28:16 -07:00
Nikolai Saoukh
0c6074b692
9c, 9l: allow CC9=clang
...
R=rsc
CC=codebot
http://codereview.appspot.com/217045
2010-02-22 16:53:37 -08:00
Eoghan Sherry
93ee60c369
This should resolve the crash indicated in issue 44:
...
http://code.swtch.com/plan9port/issue/44/sam-crash
R=rsc
CC=codebot
http://codereview.appspot.com/207094
2010-02-18 22:32:37 -08:00
Mathieu Lonjaret
d9e047e5d5
R=rsc
...
CC=codebot
http://codereview.appspot.com/193069
2010-02-04 02:05:03 -08:00
Russ Cox
1d919bc080
preliminary contributor list
...
R=rsc
http://codereview.appspot.com/163046
2009-11-30 13:04:31 -08:00