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 24530b945e Port forwarding module now passes backend handles around properly.
As a result I've now been able to turn the global variables `back'
and `backhandle' into module-level statics in the individual front
ends. Now _that's_ progress!

[originally from svn r2142]
2002-10-26 10:33:59 +00:00
..
pterm.1 Implement handling of all Close On Exit modes. Default is to close 2002-10-23 14:21:12 +00:00
pterm.c Port forwarding module now passes backend handles around properly. 2002-10-26 10:33:59 +00:00
pty.c Line discipline module now uses dynamically allocated data. Also 2002-10-26 10:16:19 +00:00
unix.h Add the -xrm command-line option, to allow specification of an 2002-10-16 22:54:58 +00:00
uxmisc.c Begin destabilisation in the wake of 0.53! This checkin contains the 2002-10-07 16:45:23 +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 Add the -xrm command-line option, to allow specification of an 2002-10-16 22:54:58 +00:00
uxucs.c Line discipline module now uses dynamically allocated data. Also 2002-10-26 10:16:19 +00:00