David du Colombier
8aeb3ea1c0
venti: fix usage to match manuals
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4593041
2011-06-07 16:53:11 -04:00
David du Colombier
b97cbfdf91
venti-fmt(8): minor fix in synopsis
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4571051
2011-06-07 16:21:57 -04:00
David du Colombier
9ee007320d
venti: fix usage to match manuals
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4576041
2011-06-07 14:52:25 -04:00
David du Colombier
f7cca88267
libventi: import changes from plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4530100
2011-06-07 14:25:02 -04:00
David du Colombier
cbc99e3e52
man: import changes from plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4559071
2011-06-03 13:23:57 -04:00
David du Colombier
e63f0507e9
avl(3): import changes from plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4536105
2011-06-02 13:43:02 -04:00
David du Colombier
f5a8ea6fd8
venti: import changes from plan 9
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4523057
2011-06-02 09:33:56 -04:00
David du Colombier
7fb06adf54
upas/smtp: remove reference to /net in mxdial
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4535108
2011-06-02 09:31:59 -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
David du Colombier
363062eab4
acme Mail: drop noscroll
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4539098
2011-06-01 18:12:12 -04:00
Russ Cox
dd6ebdf570
CONTRIBUTORS: 0intro
...
R=rsc
http://codereview.appspot.com/4536101
2011-06-01 18:11:45 -04:00
Richard Miller
d9ada3e4f8
build: fix for non-standard uname
...
The scratchbox-based SDK for maemo cross-compilation (for Nokia N800 and N900) has a non-standard uname command which doesn't support the '-p' option. This patch allows INSTALL to work anyway, by issuing 'uname -m' if 'uname -m -p' fails.
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4554041
2011-05-18 13:21:40 -04:00
Richard Miller
9cf92718e9
arm: build fixes
...
Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me. Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5).
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4524056
2011-05-18 13:20:56 -04:00
Russ Cox
c1f950fc32
CONTRIBUTORS: add Richard Miller
...
R=rsc
http://codereview.appspot.com/4532070
2011-05-18 13:18:59 -04:00
Russ Cox
af0dea4531
SunOS fixes (thanks Aram Hăvărneanu)
...
R=rsc, rsc
http://codereview.appspot.com/4271084
2011-05-17 18:48:42 -04:00
Rob Pike
4e247f10fa
gif: fix setting of transparency channels when writing gifs.
...
R=rsc
http://codereview.appspot.com/4538073
2011-05-17 17:46:45 -04:00
Russ Cox
64ef09ff89
man: import fixes from plan 9 (0intro@gmail.com)
...
R=rsc
http://codereview.appspot.com/4515060
2011-05-10 13:46:17 -04:00
Russ Cox
a7f1ab2973
man: import fixes from plan 9 (0intro@gmail.com)
...
R=rsc
http://codereview.appspot.com/4519049
2011-05-10 13:45:19 -04:00
Russ Cox
333482548d
lib9: restore SIGCHLD handler in rfork
...
R=rsc
http://codereview.appspot.com/4436071
2011-05-01 15:38:18 -04:00
Russ Cox
f444695a2a
fortunes
...
R=rsc
http://codereview.appspot.com/4444082
2011-05-01 14:49:02 -04:00
Russ Cox
8cd258df4e
crop: fix 64-bit
...
R=rsc
http://codereview.appspot.com/4438088
2011-05-01 14:42:58 -04:00
Russ Cox
ba31ab3044
9term, acme: autoscroll
...
Ignore scroll/noscroll window setting.
Instead, scroll when the write begins in
or immediately after the displayed window content.
In the new scrolling discipline, executing
"Noscroll" is replaced by typing Page Up or
using the mouse to scroll higher in the buffer,
and executing "Scroll" is replaced by typing End
or using the mouse to scroll to the bottom of
the buffer.
R=r, r2
http://codereview.appspot.com/4433060
2011-04-27 13:18:07 -04:00
Eoghan Sherry
42ef984cf2
mklatinkbd: fix buffer overflow
...
Fixes #71 .
R=rsc
CC=codebot
http://codereview.appspot.com/4327057
2011-04-04 15:46:58 -04:00
Russ Cox
8df5d4f621
fortunes: remove duplicate
...
R=rsc
http://codereview.appspot.com/4252070
2011-03-09 16:21:55 -05:00
Russ Cox
dde2118f2b
belorussian translation link
...
R=rsc
http://codereview.appspot.com/4251044
2011-02-28 09:11:53 -05:00
Russ Cox
fb1834dbf0
more fortunes
...
R=rsc
http://codereview.appspot.com/4224041
2011-02-23 08:27:40 -05:00
Russ Cox
707b99e60b
unvac: always create writable directories
...
R=rsc
http://codereview.appspot.com/4221043
2011-02-23 08:26:35 -05:00
Russ Cox
6886b3cd89
rc: fix $ifs bug introduced with utf-8 code
...
R=rsc
http://codereview.appspot.com/4187050
2011-02-16 12:48:06 -05:00
Russ Cox
425a2b7863
fortunes
...
R=rsc
http://codereview.appspot.com/4149042
2011-02-08 14:51:17 -05:00
Russ Cox
31bffaba60
eqn: add working mbtowc and wctomb
...
Fixes UTF-8 input files.
R=rsc
http://codereview.appspot.com/4132042
2011-02-04 15:41:39 -05:00
Russ Cox
ff262e1029
Plumb.app: handle spaces in file names (Rob Pike)
...
R=rsc
http://codereview.appspot.com/4113042
2011-01-28 17:17:01 -05:00
Jeff Sickel
cbcec5adb9
devdraw: fix flashing during window drag
...
R=rsc
CC=codebot
http://codereview.appspot.com/3922043
2011-01-12 00:54:22 -05:00
Russ Cox
a2f6b810f5
factotum: add proto-specific key prompt
...
R=rsc
http://codereview.appspot.com/3852042
2011-01-02 18:50:00 -05:00
Russ Cox
3e899d0203
tr: 32-bit rune fixes
...
R=rsc
http://codereview.appspot.com/3761044
2011-01-02 18:42:25 -05:00
Russ Cox
2bde567347
mklatinkbd: fix out of bounds bug
...
R=rsc
http://codereview.appspot.com/3828045
2011-01-02 18:31:50 -05:00
Russ Cox
a8bf49f9cb
acid: fix build
...
R=rsc
http://codereview.appspot.com/3784048
2011-01-02 18:30:22 -05:00
Russ Cox
5e90ec75ee
libframe: fix line wrap display glitch (Erik Quanstrom)
...
R=rsc
http://codereview.appspot.com/3777044
2011-01-02 17:54:48 -05:00
Russ Cox
839c052a93
acid: 4-byte Runes
...
R=rsc
http://codereview.appspot.com/3860041
2011-01-02 16:01:05 -05:00
Russ Cox
b567422f98
keyboard(7): document X compose sequences
...
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose.
Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork.
R=rsc
http://codereview.appspot.com/3811043
2011-01-02 15:39:09 -05:00
Russ Cox
4f52e8afe9
man: fix -P
...
R=rsc
http://codereview.appspot.com/3818043
2011-01-02 15:28:01 -05:00
Russ Cox
7ea233191a
keyboard(7): document update procedure (suggested by Rodney Polkinghorne)
...
R=rsc
http://codereview.appspot.com/3770044
2011-01-02 14:18:28 -05:00
Russ Cox
0786c9647c
rc: handle 4-byte utf-8
...
R=rsc
http://codereview.appspot.com/3833043
2011-01-02 13:44:15 -05:00
Russ Cox
72f66c2d3c
rc: handle utf-8 in $ifs
...
R=rsc
http://codereview.appspot.com/3798046
2011-01-02 13:43:20 -05:00
Russ Cox
c4071243a5
factotum: update prototab (thanks Erik Quanstrom)
...
R=rsc
http://codereview.appspot.com/3750045
2010-12-28 21:46:07 -05:00
Russ Cox
02d8e8247f
wc: 4-byte utf-8 capable (Erik Quanstrom)
...
R=rsc
http://codereview.appspot.com/3437044
2010-12-07 23:15:22 -05:00
Russ Cox
74dd032175
delete 9P2000.u
...
thanks to Erik Quanstrom
R=rsc
http://codereview.appspot.com/3469042
2010-12-07 13:34:11 -05:00
Russ Cox
d10a7ed9a8
auth/factotum: fix password prompt hang
...
Fixes #51 .
R=rsc
http://codereview.appspot.com/3431044
2010-12-07 13:17:27 -05:00
Russ Cox
00f0146a5c
venti: add mgr (work in progress)
...
R=rsc
http://codereview.appspot.com/3003041
2010-11-09 10:52:41 -05:00
Russ Cox
dc6625ea01
import: clean up correctly
...
R=rsc
http://codereview.appspot.com/2875041
2010-11-03 15:49:22 -04:00
Russ Cox
de2d77683e
mkfiles: fix macargv buf
...
R=rsc
http://codereview.appspot.com/2729042
2010-10-27 19:40:16 -07:00