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 52bdffbfe0 More preparatory work: remove the <windows.h> include from lots of
source files in which it's no longer required (it was previously
required in anything that included <putty.h>, but not any more).
Also moved a couple of stray bits of exposed WinSock back into
winnet.c (getservbyname from ssh.c and AF_INET from proxy.c).

[originally from svn r2160]
2002-10-30 17:57:31 +00:00
..
pterm.1 CloseOnExit now defaults to COE_ALWAYS for pterm, bringing it back 2002-10-28 17:39:21 +00:00
pterm.c terminal.c should call the frontend beep() routine even with 2002-10-28 21:58:07 +00:00
pty.c Yet more global-removal. The static variables in logging.c are now 2002-10-26 12:58:13 +00:00
unix.h More preparatory work: remove the <windows.h> include from lots of 2002-10-30 17:57:31 +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 Reorganised the Unicode layer somewhat: moved luni_send and 2002-10-26 11:08:59 +00:00