Russ Cox
519fe61375
rc(1): remove FreeBSD version
2011-10-31 09:31:21 -04:00
Russ Cox
b763f1e0b8
page(1): mention ghostscript, /dev/fd
2011-10-31 09:31:13 -04:00
Russ Cox
c383979b01
page: check for gs failure
2011-10-25 12:55:09 -04:00
Russ Cox
b4d0ac9612
devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen)
2011-10-23 18:47:29 -04:00
Russ Cox
813b3eea8b
OS X PowerPC fixes (thanks Cameron Kaiser)
2011-10-23 17:55:23 -04:00
Russ Cox
a2deaac4b1
rio: quiet nm on Lion
2011-10-14 00:08:50 -04:00
Russ Cox
b4f9ba7894
libthread: fix 10.5.8 build - uname says 9.8.0
2011-10-14 00:01:12 -04:00
Russ Cox
04e0a9bb81
libthread: Lion context routines
2011-10-13 23:57:54 -04:00
Russ Cox
f1825251e7
9term: fix hold mode delay
2011-10-13 09:38:24 -04:00
Russ Cox
d0a596c5c8
devdraw: more fixes (thanks David Jeannot)
2011-10-12 13:40:35 -04:00
Russ Cox
210d461c87
merge
2011-10-12 13:19:04 -04:00
Russ Cox
7064acbd10
devdraw: cleanup, fix macargv
2011-10-12 13:18:32 -04:00
Russ Cox
0e881c054a
9term: hold mode back door
...
R=rsc
http://codereview.appspot.com/5248056
2011-10-11 09:34:25 -04:00
Russ Cox
f9c8cdb5a6
semicolons!
2011-10-07 11:41:04 -04:00
Russ Cox
c38ef9e7b6
libsec: fix dsagen 64-bit bug
2011-10-05 16:23:01 -04:00
Russ Cox
c5d1b22170
secstore: say password for win
2011-10-05 16:22:40 -04:00
Russ Cox
0e43f5c6d3
dsasign: new command
2011-10-05 16:20:59 -04:00
Russ Cox
281ca361d3
9pfuse: handle two more flags
2011-10-05 16:20:25 -04:00
David Jeannot
7479a49b90
devdraw: fix screen grabber, allocation warning
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5170041
2011-10-03 18:16:09 -04:00
Russ Cox
c49b45ed3e
INSTALL: use mk -k
2011-10-03 16:08:14 -04: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
Russ Cox
6135b41c7d
devdraw: disable Lion warning
...
R=rsc
http://codereview.appspot.com/5132045
2011-09-26 09:31:19 -07:00
Russ Cox
2860591b68
use cocoa on snow leopard
...
R=rsc
http://codereview.appspot.com/5146043
2011-09-26 09:27:55 -07:00
David Jeannot
513ce18d64
devdraw: cocoa updates
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5131041
2011-09-26 08:19:56 -07:00
Russ Cox
8bc80ada76
devdraw: handle, warn about Lion
...
R=rsc
http://codereview.appspot.com/5069042
2011-09-19 09:17:38 -04:00
Russ Cox
a59b2edeb3
dd: fix apple gcc return warning (even Go can handle this one, Apple!)
...
R=rsc
http://codereview.appspot.com/5068043
2011-09-19 09:10:05 -04:00
David Jeannot
48107872ba
devdraw: update Lion cocoa
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5015042
2011-09-19 08:58:59 -04:00
David Swasey
53000799be
9term: fix insert
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4952066
2011-09-12 12:36:30 -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
f0a4e8bd6c
plumb: character offsets start at 1, not 0
...
x:10:1 is the beginning of line 10
R=rsc
http://codereview.appspot.com/4960049
2011-08-31 09:22:22 -04:00
Richard Miller
4a8214b1ec
upas/smtp: fixes for authenticated connections
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4967049
2011-08-31 07:40:10 -04:00
Russ Cox
86ce4cedbf
mk: pass environment to P command
...
R=rsc
http://codereview.appspot.com/4977041
2011-08-27 23:06:15 -04:00
Mathieu Lonjaret
13666ca73e
win: hide not just passwords but also passphrases
...
R=rsc, nicolesimons1986
CC=plan9port.codebot
http://codereview.appspot.com/4957042
2011-08-26 16:40:04 -04:00
David du Colombier
b6863de7e1
zerotrunc: from Plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4809089
2011-08-16 16:11:56 -04:00
David du Colombier
f6d2cbfe47
test: update from Plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4847051
2011-08-16 16:11:48 -04:00
David du Colombier
11a3ce57b1
dd: update from Plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4850052
2011-08-16 16:11:39 -04:00
Fazlul Shahriar
dcdc3af143
mailfs: try to use the right version of stunnel
...
R=rsc
http://codereview.appspot.com/4876044
2011-08-16 15:50:48 -04:00
Fazlul Shahriar
974b0ed330
web: add support for chromium
...
R=rsc
http://codereview.appspot.com/4863043
2011-08-16 15:50:32 -04:00
Russ Cox
edf3f40c2f
CONTRIBUTORS: update
...
R=rsc
http://codereview.appspot.com/4888051
2011-08-16 15:50:23 -04:00
Jani Lahtinen
0c2ef23ff3
lib9: fix local addr in dial
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4826049
2011-08-16 14:02:11 -04:00
Russ Cox
a3b799d9f0
rc: silence lion roar
...
R=rsc
http://codereview.appspot.com/4835048
2011-08-02 16:21:33 -04:00
Russ Cox
89ee8be3bd
build: missing file
...
R=rsc
http://codereview.appspot.com/4815081
2011-08-02 16:06:29 -04:00
Russ Cox
fc567f476a
build: OS X 64-bit build
...
R=rsc
http://codereview.appspot.com/4838047
2011-08-02 14:28:04 -04:00
Russ Cox
babe3439cc
g: add *.goc
...
R=rsc
http://codereview.appspot.com/4832048
2011-08-02 14:23:30 -04:00
Russ Cox
26b4bea821
codereview: import from Go
...
R=rsc
http://codereview.appspot.com/4819053
2011-08-02 14:20:20 -04:00
Russ Cox
de1755b58d
lex: 64-bit bug
...
R=rsc
http://codereview.appspot.com/4830054
2011-08-02 14:16:30 -04:00
Russ Cox
da7e3a5d39
acme: fix iq1 adjust bug
...
R=rsc
http://codereview.appspot.com/4816066
2011-08-02 07:57:48 -04:00
Russ Cox
65a5e5fe46
9term: home/end like acme
...
R=rsc
http://codereview.appspot.com/4830052
2011-08-02 07:55:20 -04:00
Russ Cox
76864eb6cd
acme: scrolling fixes + new home/end
...
Home and End previously navigated between
two different window locations: the top and
the bottom of the text. Now they include a
third waypoint: the location where typing last
happened. Thus, in a win window, typing
ls -l
<home>
scrolls to the beginning of the ls -l output.
A second <home> continues to the top of the file.
Makes Send scroll always, along with writes by
external programs to +Errors.
R=r
CC=mccoyst
http://codereview.appspot.com/4830051
2011-08-02 07:44:11 -04:00
Russ Cox
67afaf385a
acme: allow :?regexp for backward search
...
Fixes issue 80.
R=rsc
http://codereview.appspot.com/4662088
2011-07-10 20:35:23 -04:00