]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Serial back end for Unix. Due to hardware limitations (no Linux box
authorSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 14:29:02 +0000 (14:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 14:29:02 +0000 (14:29 +0000)
commit8c26b44ce66f674e2bdd1e3f6cf8ac2cf5eb1794
tree9c504f8d39c7a33061e895f0490293bb6ec10f4f
parentefd7cad3d281e04df1b7a96ab1aa531df48681ac
Serial back end for Unix. Due to hardware limitations (no Linux box
I own has both an X display and a working serial port) I have been
unable to give this the full testing it deserves; I've managed to
demonstrate the basic functionality of Unix Plink talking to a
serial port, but I haven't been able to test the GTK front end. I
have no reason to think it will fail, but I'll be more comfortable
once somebody has actually tested it.

[originally from svn r6822]
Recipe
unix/gtkdlg.c
unix/gtkwin.c
unix/unix.h
unix/uxcfg.c
unix/uxplink.c
unix/uxser.c [new file with mode: 0644]