This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
putty-source
Watch
1
Star
0
Fork
0
You've already forked putty-source
mirror of
https://git.tartarus.org/simon/putty.git
synced
2025-07-13 17:17:37 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ea225b588968f307f333eef56463e5d1c52d6c86
putty-source
/
unix
History
Ben Harris
3d44cb23c8
Use AF_UNIX, not AF_LOCAL, since the former is in POSIX and the latter is not.
...
[originally from svn r5220]
2005-01-28 11:47:33 +00:00
..
gtkcols.c
…
gtkcols.h
…
gtkdlg.c
New function ltime() returns a struct tm of the current local time.
2005-01-09 14:27:48 +00:00
gtkpanel.c
…
gtkpanel.h
…
gtkwin.c
Rename some of the more stupidly named files in the Unix back end.
2004-12-31 13:02:46 +00:00
unix.h
Overhaul of client-side XDM-AUTHORIZATION-1:
2005-01-28 11:39:45 +00:00
ux_x11.c
…
uxagentc.c
…
uxcfg.c
…
uxcons.c
…
uxgen.c
…
uxmisc.c
…
uxnet.c
Use AF_UNIX, not AF_LOCAL, since the former is in POSIX and the latter is not.
2005-01-28 11:47:33 +00:00
uxnoise.c
…
uxplink.c
Turn of ICRNL in the client tty when we're not in editing mode. This
2005-01-15 20:39:27 +00:00
uxprint.c
…
uxproxy.c
…
uxpterm.c
Rename some of the more stupidly named files in the Unix back end.
2004-12-31 13:02:46 +00:00
uxpty.c
Rename some of the more stupidly named files in the Unix back end.
2004-12-31 13:02:46 +00:00
uxputty.c
…
uxsel.c
…
uxsftp.c
…
uxsignal.c
Rename some of the more stupidly named files in the Unix back end.
2004-12-31 13:02:46 +00:00
uxstore.c
…
uxucs.c
…
xkeysym.c
…