]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
I'm sick of all those #ifdefs in settings.c, and in any case plink
authorSimon Tatham <anakin@pobox.com>
Thu, 9 Jan 2003 18:06:29 +0000 (18:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 9 Jan 2003 18:06:29 +0000 (18:06 +0000)
commit7ab8d7df947c02e08fe8c52d79a3ffab7a0b25ca
tree7401563ae083c749c7704565702c309c0b4b0515
parent5b7f449aeb681bf46bddc0c77b1726970fff4a9d
I'm sick of all those #ifdefs in settings.c, and in any case plink
and pterm need at least one default setting to be _different_ (pterm
needs the default term type to be `xterm', while plink needs it to
be taken from $TERM). So here's a completely new alternative
mechanism for platform- and app-specific default settings. Ben will
probably want to check the integrity of the Mac port, since I've
fiddled with it without testing that it still compiles.

git-svn-id: http://svn.tartarus.org/sgt/putty@2513 cda61777-01e9-0310-a592-d414129be87e
Recipe
mac/mac.c
putty.h
settings.c
unix/pterm.c
unix/uxplink.c
windefs.c [new file with mode: 0644]