Commit Briefs

Russ Cox

9term: fix getpts on linux

Openpty uses grantpt internally and its behavior is unspecified when a handler is set to catch SIGCHLD. Fixes issue 37. http://code.swtch.com/plan9port/issues/37 R=rsc CC=codebot http://codereview.appspot.com/1209049


Russ Cox

9term: add -c to force cooked mode

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


Russ Cox

bin/", bin/"": simplify

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


Russ Cox

mailfs: try tlsclient program before stunnel

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


Russ Cox

fortunes: grab latest from Bell Labs, add one of our own

R=r http://codereview.appspot.com/925041


Russ Cox

vac: debug prints

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


Russ Cox

vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem

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


Russ Cox

9term: cut, snarf, and paste with keyboard on Mac

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


Russ Cox

fix build on SunOS (Sparc)

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


Russ Cox

devdraw: only one flushproc, please (OS X)

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


Russ Cox

import fortunes from plan 9 and add one of our own

R=r http://codereview.appspot.com/744041


Russ Cox

install(1): cvs -> hg

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


Russ Cox

win: scroll

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


Russ Cox

acme: attempt to fix Put mtime skew on NFS

R=r http://codereview.appspot.com/583043


Russ Cox

probably_prime: run more than one Miller-Rabin round

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