Age | Commit message (Collapse) | Author | Files | Lines |
|
R=rsc
http://codereview.appspot.com/4664053
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4653041
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4632051
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4595049
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4517150
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4593041
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4576041
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4530100
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4523057
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4535108
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4539098
|
|
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
|
|
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
|
|
R=rsc, rsc
http://codereview.appspot.com/4271084
|
|
R=rsc
http://codereview.appspot.com/4538073
|
|
R=rsc
http://codereview.appspot.com/4436071
|
|
R=rsc
http://codereview.appspot.com/4438088
|
|
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
|
|
Fixes #71.
R=rsc
CC=codebot
http://codereview.appspot.com/4327057
|
|
R=rsc
http://codereview.appspot.com/4221043
|
|
R=rsc
http://codereview.appspot.com/4187050
|
|
Fixes UTF-8 input files.
R=rsc
http://codereview.appspot.com/4132042
|
|
R=rsc
CC=codebot
http://codereview.appspot.com/3922043
|
|
R=rsc
http://codereview.appspot.com/3852042
|
|
R=rsc
http://codereview.appspot.com/3761044
|
|
R=rsc
http://codereview.appspot.com/3828045
|
|
R=rsc
http://codereview.appspot.com/3784048
|
|
R=rsc
http://codereview.appspot.com/3777044
|
|
R=rsc
http://codereview.appspot.com/3860041
|
|
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
|
|
R=rsc
http://codereview.appspot.com/3833043
|
|
R=rsc
http://codereview.appspot.com/3798046
|
|
R=rsc
http://codereview.appspot.com/3750045
|
|
R=rsc
http://codereview.appspot.com/3437044
|
|
thanks to Erik Quanstrom
R=rsc
http://codereview.appspot.com/3469042
|
|
Fixes #51.
R=rsc
http://codereview.appspot.com/3431044
|
|
R=rsc
http://codereview.appspot.com/3003041
|
|
R=rsc
http://codereview.appspot.com/2875041
|
|
R=rsc
http://codereview.appspot.com/2729042
|
|
R=rsc
http://codereview.appspot.com/2783041
|
|
R=rsc
http://codereview.appspot.com/2476042
|
|
R=rsc
http://codereview.appspot.com/2388041
|
|
R=rsc
CC=codebot
http://codereview.appspot.com/2065042
|
|
R=rsc
http://codereview.appspot.com/2295043
|
|
R=rsc
http://codereview.appspot.com/2277041
|
|
R=rsc
http://codereview.appspot.com/2162042
|
|
R=rsc
http://codereview.appspot.com/2124042
|
|
Also just drop \r from output.
It's a losing battle to keep turning it off.
R=rsc
http://codereview.appspot.com/2128042
|
|
R=rsc
CC=codebot
http://codereview.appspot.com/2007045
|
|
Otherwise io.c:39 compares int != ulong,
causing spurious file modification warnings
when dev doesn't fit in an int.
R=r
http://codereview.appspot.com/1917045
|