summaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
Commit message (Expand)AuthorAgeFilesLines
...
* * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1993-10-081-10/+0
* gcc lintK. Richard Pixley1993-09-081-1/+1
* * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1993-07-281-4/+4
* * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1993-06-301-0/+40
* * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1993-06-261-16/+26
* Use getprotobyname instead of hardwired number (in tcp_open).Stu Grossman1993-05-291-1/+7
* * Makefile.in: Add new file ser-tcp.c.Stu Grossman1993-05-291-0/+270