]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitda66c0656a6622a23cfdd8316e66681e487b87f1
tree623cd5adbbebc51ddd2bada12a227cf353a6ffc7
parent62cbc7dc0b33808dc8794c59f60971fbba97894b
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.

[originally from svn r9317]
cmdgen.c
cmdline.c
misc.c
putty.h
rlogin.c
ssh.c
terminal.c
unix/uxcons.c
windows/wincons.c