/netbsd-src/external/bsd/ekermit/dist/ |
H A D | kermit.c | 81 int STATIC getpkt(struct k_data *, struct k_response *); 1424 getpkt(struct k_data *k, struct k_response *r) { /* Fill a packet from file */ in getpkt() function 1515 len = getpkt(k,r); /* Fill data field from input file */ in sdata() 1539 getpkt(k,r); /* Fill a packet */ in encstr()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2006 | 1140 (remote_threads_info): Set bufp after getpkt. 1142 (get_offsets): Set buf after getpkt. 1143 (remote_check_symbols): Set reply after getpkt. 1144 (remote_vcont_probe): Set buf after getpkt. 1146 (remote_wait, remote_async_wait): Set buf after getpkt. 2741 to getpkt. 2976 Update calls to getpkt and remote_send. 2982 (getpkt, getpkt_sane): Take arguments by reference. 2983 * remote.h (getpkt): Update prototype and doc. 2988 (remote_set_transparent_ranges): Update call to getpkt.
|
H A D | ChangeLog-3.x | 2677 * remote.c (getpkt): Fixed typo; && ==> &. 2698 (getpkt): Modified to make the variable CSUM unsigned and read it 3395 (getpkt): Added zeroing of c inside loop in case of error retry.
|
H A D | ChangeLog-1999 | 603 (getpkt): Add parameter sizeof_buf. Call read_frame passing in 606 * remote.h (getpkt): Update. 635 (getpkt): Update. Pass in PBUFSIZ. 2481 (getpkt): Try QUIT. Might not be a watchdog timer timeout. 3044 * remote.c (getpkt, putpkt, remote_console_output): Move 3047 * tracepoint.c(putpkt, getpkt, remote_console_output): Delete 4075 (getpkt, putpkt, remote_console_output): add decls. 5356 (getpkt): Use fputstrn_unfiltered to dump packet received.
|
H A D | ChangeLog-1994 | 2977 * (getpkt): Split getpkt into two parts. read_frame deals with 2978 all formatting issues, run-length encoding, and framing. getpkt 3764 * remote.c (getpkt): Remove unused "out" label. 3831 * remote.c (getpkt): If we get a timeout, actually retry rather 4080 * remote.c (getpkt): Add support for run-length encoding.
|
H A D | ChangeLog-1993 | 827 * remote.c (putpkt, getpkt): Don't call interrupt_query. 2161 (putpkt, getpkt): If quit_flag is set, call interrupt_query. 4168 failure from getpkt() causes communications to be re-established. 4173 fd after getting connection. (putpkt/getpkt): Pay attention to 4883 * remote.c (putpkt, getpkt): Improve handling of communication 5853 (putpkt, getpkt): Use new return codes for SERIAL_READCHAR.
|
H A D | ChangeLog-1995 | 1988 extended protocol then start a new one. If getpkt fails when 2104 (getpkt): Remove unused variable "bp". 2368 (getpkt): Reduce MAX_TRIES to 3.
|
H A D | ChangeLog-2000 | 1447 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message. 1651 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message. 7786 * remote.c (getpkt_sane): New function. It is the old getpkt(), 7788 (getpkt): New function. Wrapper for getpkt_sane(), so that return
|
H A D | ChangeLog-1997 | 277 * remote.c: export getpkt, putpkt, and fromhex for external use.
|
H A D | ChangeLog-1992 | 2778 * remote.c (getpkt): Only force retransmission ten times; 3557 * remote.c (getpkt): Error if input exceeds buffer size.
|
H A D | ChangeLog-2018 | 9829 (read_frame, getpkt, getpkt_or_notif_sane_1, getpkt_sane) 9900 (getpkt, putpkt, remote_notif_get_pending_events): Add 12507 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
|
H A D | ChangeLog-1996 | 1913 (getpkt): Remove unused variable "bp".
|
H A D | ChangeLog-1991 | 3556 * remote.c (getpkt): Don't set immediate_quit.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2006 | 1140 (remote_threads_info): Set bufp after getpkt. 1142 (get_offsets): Set buf after getpkt. 1143 (remote_check_symbols): Set reply after getpkt. 1144 (remote_vcont_probe): Set buf after getpkt. 1146 (remote_wait, remote_async_wait): Set buf after getpkt. 2741 to getpkt. 2976 Update calls to getpkt and remote_send. 2982 (getpkt, getpkt_sane): Take arguments by reference. 2983 * remote.h (getpkt): Update prototype and doc. 2988 (remote_set_transparent_ranges): Update call to getpkt.
|
H A D | ChangeLog-3.x | 2677 * remote.c (getpkt): Fixed typo; && ==> &. 2698 (getpkt): Modified to make the variable CSUM unsigned and read it 3395 (getpkt): Added zeroing of c inside loop in case of error retry.
|
H A D | ChangeLog-1999 | 603 (getpkt): Add parameter sizeof_buf. Call read_frame passing in 606 * remote.h (getpkt): Update. 635 (getpkt): Update. Pass in PBUFSIZ. 2481 (getpkt): Try QUIT. Might not be a watchdog timer timeout. 3044 * remote.c (getpkt, putpkt, remote_console_output): Move 3047 * tracepoint.c(putpkt, getpkt, remote_console_output): Delete 4075 (getpkt, putpkt, remote_console_output): add decls. 5356 (getpkt): Use fputstrn_unfiltered to dump packet received.
|
H A D | ChangeLog-1994 | 2977 * (getpkt): Split getpkt into two parts. read_frame deals with 2978 all formatting issues, run-length encoding, and framing. getpkt 3764 * remote.c (getpkt): Remove unused "out" label. 3831 * remote.c (getpkt): If we get a timeout, actually retry rather 4080 * remote.c (getpkt): Add support for run-length encoding.
|
H A D | ChangeLog-1993 | 827 * remote.c (putpkt, getpkt): Don't call interrupt_query. 2161 (putpkt, getpkt): If quit_flag is set, call interrupt_query. 4168 failure from getpkt() causes communications to be re-established. 4173 fd after getting connection. (putpkt/getpkt): Pay attention to 4883 * remote.c (putpkt, getpkt): Improve handling of communication 5853 (putpkt, getpkt): Use new return codes for SERIAL_READCHAR.
|
H A D | ChangeLog-1995 | 1988 extended protocol then start a new one. If getpkt fails when 2104 (getpkt): Remove unused variable "bp". 2368 (getpkt): Reduce MAX_TRIES to 3.
|
H A D | ChangeLog-2000 | 1447 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message. 1651 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message. 7786 * remote.c (getpkt_sane): New function. It is the old getpkt(), 7788 (getpkt): New function. Wrapper for getpkt_sane(), so that return
|
H A D | ChangeLog-1997 | 277 * remote.c: export getpkt, putpkt, and fromhex for external use.
|
H A D | ChangeLog-1992 | 2778 * remote.c (getpkt): Only force retransmission ten times; 3557 * remote.c (getpkt): Error if input exceeds buffer size.
|
H A D | ChangeLog-2018 | 9829 (read_frame, getpkt, getpkt_or_notif_sane_1, getpkt_sane) 9900 (getpkt, putpkt, remote_notif_get_pending_events): Add 12507 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
|
H A D | ChangeLog-1996 | 1913 (getpkt): Remove unused variable "bp".
|
/netbsd-src/external/gpl3/gdb/dist/gdbserver/ |
H A D | ChangeLog-2002-2021 | 3091 (getpkt) 4327 (getpkt): Update. 8288 * remote-utils.c (putpkt_binary_1, readchar, getpkt): Use 9502 * remote-utils.c (getpkt): If the buffer isn't empty, and the 9653 * remote-utils.c (getpkt): If c is '\003', call target hook 14287 (getpkt, remote_prepare, remote_open, remote_close, write_ok) 17572 * remote-utils.c (getpkt): Check for errors writing to the remote 20231 * remote-utils.c (getpkt): Also generate remote-debug 20409 (getpkt): Don't send ack/nac in noack mode. 21630 (putpkt_binary, input_interrupt, readchar, getpkt): Use read and [all …]
|