Age | Commit message (Expand) | Author | Files | Lines |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -0/+42 |
1993-07-27 | * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include | Jim Kingdon | 1 | -6/+2 |
1993-07-19 | * ser-unix.c: Don't try to use job control with termio. | Jim Kingdon | 1 | -21/+22 |
1993-07-02 | * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment, | Jim Kingdon | 1 | -2/+3 |
1993-07-01 | * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't | Jim Kingdon | 1 | -4/+11 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -8/+258 |
1993-06-27 | * ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section. | Jim Kingdon | 1 | -1/+4 |
1993-06-26 | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 1 | -12/+17 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -98/+129 |
1993-05-06 | * ser-unix.c (wait_for): Use VTIME to do timeouts instead of | Stu Grossman | 1 | -16/+46 |
1993-05-04 | * ser-unix.c (wait_for): New routine to handle read timeouts, | Stu Grossman | 1 | -97/+63 |
1993-05-02 | * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): Replace hex | Fred Fish | 1 | -1/+1 |
1993-04-30 | * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with | Jim Kingdon | 1 | -17/+96 |
1993-04-09 | * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. | Stu Grossman | 1 | -19/+12 |
1993-04-06 | * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. | Stu Grossman | 1 | -0/+324 |