1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 09:12:24 +00:00
putty-source/unix
Simon Tatham 3a084e9333 Fix command-line error handling in pterm. (Hint: wrapping a multi-
statement macro in `do ... while (0)' and putting a `continue'
within it don't go well together. Oops.)

[originally from svn r2192]
2002-11-05 13:20:42 +00:00
..
.cvsignore Add a .cvsignore for the Unix subdir 2002-11-01 13:37:39 +00:00
pterm.1 Substitute -' (magical hyphen) for \-' (inert minus sign) in the 2002-11-05 09:37:31 +00:00
pterm.c Fix command-line error handling in pterm. (Hint: wrapping a multi- 2002-11-05 13:20:42 +00:00
pty.c Another signal-handling refinement from RJK: the SIGCHLD handler 2002-11-02 16:05:26 +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 RJK's general signal-handling robustness patch. Should fix the weird 2002-11-02 14:35:57 +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 Improve the noise collection for the internal random pool. 2002-11-02 15:23:20 +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 Improve handling of oobinline sockets; Plink in telnet mode now 2002-11-01 13:36:48 +00:00
uxnoise.c Improve the noise collection for the internal random pool. 2002-11-02 15:23:20 +00:00
uxplink.c Improve the noise collection for the internal random pool. 2002-11-02 15:23:20 +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 the noise collection for the internal random pool. 2002-11-02 15:23:20 +00:00
uxucs.c Reorganised the Unicode layer somewhat: moved luni_send and 2002-10-26 11:08:59 +00:00