aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
AgeCommit message (Expand)AuthorFilesLines
1996-09-06Don't include netinet/tcp.h in ser-tcp.c if __CYGWIN32__ definedGeoffrey Noer1-0/+4
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+4
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-1/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-08typo in tcp_openStu Grossman1-0/+1
1995-06-08 * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1-17/+27
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1-0/+10
1994-12-23 * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing toJim Kingdon1-1/+1
1994-06-02 * configure.in: Add nlm subdir to configdirs for alpha-*-netwareStu Grossman1-1/+6
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-1/+1
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