Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1994-12-23 | * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing to | Jim Kingdon | 1 | -1/+1 |
1994-06-02 | * configure.in: Add nlm subdir to configdirs for alpha-*-netware | Stu Grossman | 1 | -1/+6 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -1/+1 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1 | -10/+0 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+1 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -4/+4 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -0/+40 |
1993-06-26 | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 1 | -16/+26 |
1993-05-29 | Use getprotobyname instead of hardwired number (in tcp_open). | Stu Grossman | 1 | -1/+7 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -0/+270 |