Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Mon, 31 Mar 2003 13:10:55 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Mon Mar 31 2003  13:10:55 BST

Log message:
Support for PuTTY-style command-line arguments in Unix PuTTY. I
think it's now actually usable as a day-to-day SSH client, even if
things like the Event Log are still missing. So I call that a decent
lunch hour's work :-)

Modified files:
    .               : Recipe cmdline.c putty.h
    unix            : gtkdlg.c pterm.c ptermm.c unix.h uxputty.c

Links:
http://cvs.tartarus.org//putty/Recipe.diff?r1=1.40&r2=1.41
http://cvs.tartarus.org//putty/cmdline.c.diff?r1=1.11&r2=1.12
http://cvs.tartarus.org//putty/putty.h.diff?r1=1.206&r2=1.207
http://cvs.tartarus.org//putty/unix/gtkdlg.c.diff?r1=1.13&r2=1.14
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.101&r2=1.102
http://cvs.tartarus.org//putty/unix/ptermm.c.diff?r1=1.2&r2=1.3
http://cvs.tartarus.org//putty/unix/unix.h.diff?r1=1.30&r2=1.31
http://cvs.tartarus.org//putty/unix/uxputty.c.diff?r1=1.3&r2=1.4