1. ed6e3f7 Fix to build on HPUX with the HP C compiler which doesn't define __unix by Mark Pizzolato · 12 years ago
  2. 665e995 Fixed misspelled include guard for the definition of SERHANDLE. by Mark Pizzolato · 12 years ago
  3. d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
  4. eb101e3 HP-UX port supplied by Mikulas Patocka by Mark Pizzolato · 12 years ago
  5. d46ebc7 Untangle circular include references between tmxr serial and sock include files. by Mark Pizzolato · 12 years ago
  6. 3311f4d sim_serial.c Added initial serial support for VMS hosts by Mark Pizzolato · 12 years ago
  7. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  8. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  9. c77bdb2 Added scp SHOW SERIAL command by Mark Pizzolato · 12 years ago
  10. b2ebd56 Generalized serial port naming syntax to refer to host serial ports by the name 'serN' while continuing to allow the use of specific host device names. by Mark Pizzolato · 12 years ago
  11. bc36e9d Adds serial port support to the multiplexer library. by Mark Pizzolato · 13 years ago