Anthony Martin
0efbfd36f5
9p: tflag sorts by mtime
...
R=rsc
CC=codebot
http://codereview.appspot.com/1265043
2010-06-28 14:33:30 -07: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
670f730113
9term: add -c to force cooked mode
...
R=rsc
CC=codebot
http://codereview.appspot.com/1044043
2010-05-19 18:27:05 -07:00
Arvindh Rajesh Tamilmani
9fb7a4f7f7
bin/", bin/"": simplify
...
R=rsc
CC=codebot
http://codereview.appspot.com/953047
2010-05-19 18:20:10 -07:00
Russ Cox
18ee9a80f1
mailfs: try tlsclient program before stunnel
...
R=rsc
http://codereview.appspot.com/1169043
2010-05-11 08:25:08 -07:00
Russ Cox
e18f0a49f3
fortunes: grab latest from Bell Labs, add one of our own
...
R=r
http://codereview.appspot.com/925041
2010-04-15 12:00:57 -07:00
David Swasey
01f6cb233f
vac: debug prints
...
R=rsc
CC=codebot
http://codereview.appspot.com/816041
2010-04-13 13:18:45 -07:00
David Swasey
7771477e15
vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem
...
R=rsc
CC=codebot
http://codereview.appspot.com/817041
2010-04-13 13:18:12 -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
Russ Cox
f50c3e956f
devdraw: only one flushproc, please (OS X)
...
R=rsc
http://codereview.appspot.com/799045
2010-04-02 14:53:13 -07:00
Russ Cox
bbdebeff97
import fortunes from plan 9 and add one of our own
...
R=r
http://codereview.appspot.com/744041
2010-03-24 16:56:24 -07:00
Eoghan Sherry
a1f6a18e5c
install(1): cvs -> hg
...
R=rsc
CC=codebot
http://codereview.appspot.com/637041
2010-03-19 13:11:12 -07:00
Eoghan Sherry
bea7c49aad
win: scroll
...
R=rsc
CC=codebot
http://codereview.appspot.com/643041
2010-03-19 13:10:14 -07:00
Russ Cox
be856b940f
acme: attempt to fix Put mtime skew on NFS
...
R=r
http://codereview.appspot.com/583043
2010-03-18 18:07:39 -07:00
Russ Cox
1619f52cbc
probably_prime: run more than one Miller-Rabin round
...
R=rsc
http://codereview.appspot.com/462041
2010-03-11 18:04:42 -08:00
Russ Cox
a1afc8529d
libsec: update primetest to use mpfmt
...
R=rsc
http://codereview.appspot.com/464041
2010-03-11 18:04:12 -08:00
Russ Cox
ddfc031c3b
factotum: double-check RSA/DSA keys when loading
...
R=rsc
http://codereview.appspot.com/463041
2010-03-11 18:03:53 -08:00
Russ Cox
8e4ac5f7fa
crop: fix size calculation
...
R=rsc
http://codereview.appspot.com/429042
2010-03-11 18:00:53 -08:00
Russ Cox
96898a8141
more type-punned pointers
...
R=rsc
http://codereview.appspot.com/376045
2010-03-10 14:59:03 -08:00
Russ Cox
0c9c620f39
fix type-punned pointer warnings from gcc
...
R=rsc
http://codereview.appspot.com/396042
2010-03-10 14:50:33 -08:00
Michael Teichgräber
2fe14f1315
rune(3): sync with rune.c and Plan 9
...
R=rsc
CC=codebot
http://codereview.appspot.com/254042
2010-03-08 17:02:32 -08:00
Eoghan Sherry
d94cc62a01
devdraw: fix mouse(3) moveto on OS X
...
R=rsc
CC=codebot
http://codereview.appspot.com/224104
2010-03-03 18:11:36 -08:00
Russ Cox
35625b3f1a
aescbc: more sensible behavior for invalid input, wrong password
...
R=rsc
http://codereview.appspot.com/221041
2010-02-22 17:02:26 -08:00
Russ Cox
5bc64a9422
factotum: avoid notes after backgrounding
...
R=rsc
http://codereview.appspot.com/220043
2010-02-22 16:56:44 -08:00
Russ Cox
c77d5b8e1c
import: use command line service name
...
R=rsc
http://codereview.appspot.com/220042
2010-02-22 16:55:42 -08:00
Russ Cox
8425b514aa
various: crctab now u32int
...
R=rsc
http://codereview.appspot.com/220041
2010-02-22 16:54:58 -08: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
Mathieu Lonjaret
c4da64274d
rio: add alt-tab for cycling windows
...
R=rsc
CC=codebot
http://codereview.appspot.com/207093
2010-02-18 22:34: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
Russ Cox
9a05452085
make flate crc32 work when ulong is 64 bits
...
R=, rsc
CC=
http://codereview.appspot.com/203061
2010-02-07 16:51:28 -08:00
Russ Cox
28afa898ee
devdraw: fix support for multitouch trackpads
...
R=rsc
http://codereview.appspot.com/203059
2010-02-06 22:16:46 -08:00
Mathieu Lonjaret
d9e047e5d5
R=rsc
...
CC=codebot
http://codereview.appspot.com/193069
2010-02-04 02:05:03 -08:00
Russ Cox
2d6da3763e
libdraw: allow 32-bit Runes
...
R=, rsc
CC=
http://codereview.appspot.com/196054
2010-01-28 16:58:34 -08:00
Anthony Sorace
ecb01acac3
R=rsc
...
CC=codebot
http://codereview.appspot.com/193056
2010-01-26 12:48:31 -08:00
Russ Cox
a61c69337c
devdraw: fix OS X resize bug caused by redraw bug fix
...
R=rsc
http://codereview.appspot.com/189104
2010-01-16 12:23:13 -08:00
Russ Cox
7d419a1421
devdraw: fewer spurious mouse clicks in OS X multitouch
...
Was turning all button touches into clicks of high
buttons, causing spurious clicks even outside the
app window.
R=rsc
http://codereview.appspot.com/189084
2010-01-15 00:01:12 -08:00
Russ Cox
fb243a134d
devdraw: handle kEventWindowDrawContent
...
makes windows redraw properly when moved
between screens when monitors get shuffled around
R=
CC=
http://codereview.appspot.com/189076
2010-01-14 13:47:19 -08:00
Russ Cox
c51c29052e
ed: new append from rob, avoids overflow in pointer arithmetic
...
R=rsc
http://codereview.appspot.com/188041
2010-01-12 11:16:14 -08:00
Russ Cox
68a6e0c0d0
acme: let Edit redo when file is clean
...
R=, rsc
CC=
http://codereview.appspot.com/188042
2010-01-12 11:11:19 -08:00
Russ Cox
ef27bfa4ab
codereview: add hg plugin from Go
...
R=, rsc
CC=
http://codereview.appspot.com/186107
2010-01-12 11:10:35 -08:00
Fazlul Shahriar
6a6c2663bf
win fixes
...
- don't exit from a "child" note unless rc exited (code copied from 9term.c)
- ignore writes to the tag; specifically " Send Noscroll" at startup.
R=rsc
CC=codebot
http://codereview.appspot.com/181115
2010-01-05 14:31:27 -08:00
Russ Cox
7d9c0f0f0e
devdraw: release multitouch mouse when app is collapsed (minimized)
...
R=rsc
CC=plalonde, r
http://codereview.appspot.com/181129
2010-01-04 21:25:07 -08:00
Russ Cox
100ec44e51
devdraw: add multitouch code from Paul Lalonde
...
Various tweaks to avoid breaking standard mice,
but probably needs tweaks to work with multitouch
mice again. Still, it's a start.
R=rsc
CC=plalonde, r
http://codereview.appspot.com/181124
2010-01-04 10:23:35 -08:00
Russ Cox
b968422f51
merge
2010-01-03 20:44:09 -08:00
Russ Cox
6530d37d7f
troff: avoid crash if home == NULL
...
R=rsc
http://codereview.appspot.com/181070
2009-12-27 09:22:43 -08:00
Russ Cox
7351eea28e
merge
2009-12-27 09:19:39 -08:00
Russ Cox
bf486dfc16
9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum
2009-12-10 01:53:39 -08:00
Russ Cox
846cec9ebc
sam: fix off-by-one in buffer merge.
...
exposed by UTFmax==4
R=rsc
http://codereview.appspot.com/165071
2009-12-06 17:27:08 -08:00
Russ Cox
1d919bc080
preliminary contributor list
...
R=rsc
http://codereview.appspot.com/163046
2009-11-30 13:04:31 -08:00