1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/unix
Simon Tatham f49c8c5a07 The back ends now contain their own copies of the Config structure,
and have a function to pass in a new one. (Well, actually several
back ends don't actually bother to do this because they need nothing
out of Config after the initial setup phase, but they could if they
wanted to.)

[originally from svn r2561]
2003-01-12 14:48:29 +00:00
..
.cvsignore Add a .cvsignore for the Unix subdir 2002-11-01 13:37:39 +00:00
plink.1 Largely-placeholder man page for Plink, for the sake of not 2002-11-20 19:49:59 +00:00
pterm.1 Proper support for using the font's own character encoding. If we 2003-01-01 22:25:25 +00:00
pterm.c The back ends now contain their own copies of the Config structure, 2003-01-12 14:48:29 +00:00
pty.c The back ends now contain their own copies of the Config structure, 2003-01-12 14:48:29 +00:00
signal.c RJK's general signal-handling robustness patch. Should fix the weird 2002-11-02 14:35:57 +00:00
unix.h Support XDM-AUTHORIZATION-1 for connecting to local X servers. If 2003-01-11 09:31:54 +00:00
ux_x11.c Hack around an oddity in X display names and xauth. 2003-01-11 09:46:50 +00:00
uxagentc.c Implement access to the SSH agent. This ought to make agent 2002-11-01 12:55:13 +00:00
uxcons.c Each platform's implementation of askappend() is no longer required 2003-01-12 13:44:35 +00:00
uxmisc.c Begin destabilisation in the wake of 0.53! This checkin contains the 2002-10-07 16:45:23 +00:00
uxnet.c Support XDM-AUTHORIZATION-1 for connecting to local X servers. If 2003-01-11 09:31:54 +00:00
uxnoise.c Improve robustness in random seed file handling. 2002-11-07 20:01:04 +00:00
uxplink.c The back ends now contain their own copies of the Config structure, 2003-01-12 14:48:29 +00:00
uxprint.c Printer support: cfg.printer is assumed to be a Unix command through 2002-10-15 17:38:04 +00:00
uxstore.c Improve robustness in random seed file handling. 2002-11-07 20:01:04 +00:00
uxucs.c Ahem. Now pterm actually uses wc_to_mb in a situation where it needs 2003-01-07 13:09:56 +00:00