]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Introduce the ability to control whether the shell run in pterm is a
authorSimon Tatham <anakin@pobox.com>
Tue, 15 Oct 2002 13:07:18 +0000 (13:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 15 Oct 2002 13:07:18 +0000 (13:07 +0000)
commitac22db75646cc892bad5160d694b211e93c7783a
tree25f367622c771e8dd145833a8ba0bff8999431e8
parent4b96a2ae094daea720d3473d154d8adc1e7db9d1
Introduce the ability to control whether the shell run in pterm is a
login shell or not. Also moved these new pieces of configuration
into the Config structure, though they won't stay there forever
since they will need to be moved out into platform-dependent config.

git-svn-id: http://svn.tartarus.org/sgt/putty@2060 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
unix/pterm.c
unix/pty.c