Searched refs:update_entries (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | client.c | 1637 update_entries (data_arg, ent_list, short_pathname, filename) in update_entries() function 2180 call_in_directory (args, update_entries, (char *)&dat); 2192 call_in_directory (args, update_entries, (char *)&dat); 2204 call_in_directory (args, update_entries, (char *)&dat); 2218 call_in_directory (args, update_entries, (char *)&dat); 2232 call_in_directory (args, update_entries, (char *)&dat); 2245 call_in_directory (args, update_entries, (char *)&dat); 2258 call_in_directory (args, update_entries, (char *)&dat); 2271 call_in_directory (args, update_entries, (char *)&dat);
|
| D | ChangeLog-9395 | 85 (update_entries): Remove unused variables buf2, size_left, size_read. 262 (update_entries): just use read_from_server() instead of looping 470 (update_entries): make sure `options' is non-NULL before 530 * client.c (update_entries): new var, `bin, init to 0. 720 * client.c (send_modified, update_entries) [LINES_CRLF_TERMINATED]: 1081 * client.c (update_entries): Fix memory leak; free mode_string and 1474 * client.c (update_entries), import.c (expand_at_signs): Check for 1620 * client.c [LINES_CRLF_TERMINATED] (update_entries): If we've just 2630 * client.c (update_entries): Pass the patch subprocess the switch 2858 (call_in_directory, update_entries): If command is export, don't [all …]
|
| D | ChangeLog-97 | 25 * client.c (update_entries): Call it instead of a gunzip subprocess. 87 (update_entries): Use updated_fname if set. In the "move away 414 * client.c (update_entries): parse server-sent entries line even 637 * client.c (update_entries): If UTIME_EXPECTS_WRITABLE, if 1614 * client.c (update_entries): Clear the stored mode, modtime, and 1693 update_entries. 1694 * client.c (update_entries): Call it. 1738 * client.c (update_entries): Reindent a line. 1743 * client.c (update_entries): If DONT_USE_PATCH, then just treat a 1780 * client.c (update_entries): Add comment about GNU patch usage (-b [all …]
|
| D | ChangeLog-96 | 942 * client.c (update_entries): If we can't write the file, don't 2258 * client.c (send_modified, update_entries): Fixed bug which didn't 2303 (update_entries): Set last_register_time when calling Register. 2380 * client.c (send_modified, update_entries): Reindent and add 2385 * client.c (send_modified, update_entries): Add 2487 * client.c (update_entries): Copy the size to an unsigned variable 2501 (update_entries): Based on existp, check for 3432 * client.c (update_entries): If command is export, set options to 3521 client.c (update_entries), (send_modified), server.c (server), 4133 * client.c (update_entries): Call it if file is up to date. [all …]
|
| D | ChangeLog | 1296 * client.c (update_entries, get_responses_and_close): Plug memory leaks. 1335 * client.c (update_entries): Fix type clash calling gunzip_and_write(). 2282 * client.c (update_entries): Make the old DONT_USE_PATCH code the 2503 * client.c (update_entries): Add comment with brief discussion of 2509 * client.c (update_entries): Only call mark_up_to_date 3007 * client.c (update_entries, send_modified): Change callers.
|