Commits


INSTALL: add -r flag R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096


acme Mail: drop noscroll R=rsc CC=plan9port.codebot http://codereview.appspot.com/4539098


CONTRIBUTORS: 0intro R=rsc http://codereview.appspot.com/4536101


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


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


CONTRIBUTORS: add Richard Miller R=rsc http://codereview.appspot.com/4532070


SunOS fixes (thanks Aram Hăvărneanu) R=rsc, rsc http://codereview.appspot.com/4271084


gif: fix setting of transparency channels when writing gifs. R=rsc http://codereview.appspot.com/4538073


man: import fixes from plan 9 (0intro@gmail.com) R=rsc http://codereview.appspot.com/4515060


man: import fixes from plan 9 (0intro@gmail.com) R=rsc http://codereview.appspot.com/4519049


lib9: restore SIGCHLD handler in rfork R=rsc http://codereview.appspot.com/4436071


fortunes R=rsc http://codereview.appspot.com/4444082


crop: fix 64-bit R=rsc http://codereview.appspot.com/4438088


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


mklatinkbd: fix buffer overflow Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057