]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxser.c
Rationalise access to, and content of, backends[] array.
[PuTTY.git] / unix / uxser.c
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-01-16 Simon TathamAdd more ifdefs to make uxser.c compile on OS X.
2006-12-09 Ben HarrisSet FD_CLOEXEC in a little convenience function that...
2006-11-23 Simon TathamI've just discovered that using the saved sessions...
2006-10-03 Simon TathamDisable a bunch of undesirable termios flags. ICRNL...
2006-10-02 Simon TathamIXON and IXOFF belong in _iflag_, not cflag! While...
2006-08-29 Simon TathamSupport for sending serial breaks, in both the Windows...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...