simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Mar 22 12:01:16 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       7934
Date:           2008-03-22 12:01:16 +0000 (Sat, 22 Mar 2008)

Log message (12 lines):
For convenience of debugging, and perhaps some real convenience at
some point too: introduce a bunch of environment variables which can
override Unix PuTTY's usual idea of where to find its dotfiles.
Setting PUTTYDIR moves the entire ~/.putty directory; setting
PUTTYSESSIONS, PUTTYSSHHOSTKEYS or PUTTYRANDOMSEED move specific
things within that directory.

While I'm here, also be prepared to fall back to password file
lookups if $HOME is undefined (though we still use $HOME in
preference when it is defined, because that's polite and useful).
Also, on general principles, tweak the make_filename() function
prototype so it doesn't rely on fixed-size buffers.

Modified files:
U   putty/unix/uxstore.c

Links:
http://svn.tartarus.org/?rev=7934&view=rev
http://svn.tartarus.org/putty/unix/uxstore.c?rev=7934&r1=7933&r2=7934



More information about the tartarus-commits mailing list