aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-08 * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1-10/+0
1993-09-08gcc lintK. Richard Pixley1-1/+1
1993-07-28 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1-4/+4
1993-06-30 * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1-0/+40
1993-06-26 * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1-16/+26
1993-05-29Use getprotobyname instead of hardwired number (in tcp_open).Stu Grossman1-1/+7
1993-05-29 * Makefile.in: Add new file ser-tcp.c.Stu Grossman1-0/+270