Commit Briefs

Russ Cox

man: import fixes from plan 9 (0intro@gmail.com)

R=rsc http://codereview.appspot.com/4519049


Russ Cox

lib9: restore SIGCHLD handler in rfork

R=rsc http://codereview.appspot.com/4436071


Russ Cox

fortunes

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


Russ Cox

crop: fix 64-bit

R=rsc http://codereview.appspot.com/4438088


Russ Cox

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


Russ Cox

mklatinkbd: fix buffer overflow

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


Russ Cox

fortunes: remove duplicate

R=rsc http://codereview.appspot.com/4252070


Russ Cox

belorussian translation link

R=rsc http://codereview.appspot.com/4251044


Russ Cox

more fortunes

R=rsc http://codereview.appspot.com/4224041


Russ Cox

unvac: always create writable directories

R=rsc http://codereview.appspot.com/4221043


Russ Cox

rc: fix $ifs bug introduced with utf-8 code

R=rsc http://codereview.appspot.com/4187050


Russ Cox

fortunes

R=rsc http://codereview.appspot.com/4149042


Russ Cox

eqn: add working mbtowc and wctomb

Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042


Russ Cox

Plumb.app: handle spaces in file names (Rob Pike)

R=rsc http://codereview.appspot.com/4113042


Russ Cox

devdraw: fix flashing during window drag

R=rsc CC=codebot http://codereview.appspot.com/3922043