]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
While I'm crusading against arbitrary limits, here's a redesign of
authorSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 11:50:45 +0000 (11:50 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 11:50:45 +0000 (11:50 +0000)
commitc2b2346f0be464fdd1925dfe3023b40bc5ce53bd
tree623cd5adbbebc51ddd2bada12a227cf353a6ffc7
parentcfdc96c92715fefe2ca931426738a92732a89048
While I'm crusading against arbitrary limits, here's a redesign of
prompt_t to arrange that the buffer in which each prompt is stored can
be reallocated larger during the input process.

git-svn-id: http://svn.tartarus.org/sgt/putty@9317 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
cmdline.c
misc.c
putty.h
rlogin.c
ssh.c
terminal.c
unix/uxcons.c
windows/wincons.c