Home
last modified time | relevance | path

Searched refs:send_modified (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.c5011 static void send_modified PROTO ((char *, char *, Vers_TS *));
5018 send_modified (file, short_pathname, vers) in send_modified() function
5291 send_modified (filename, finfo->fullname, vers);
5782 send_modified (vfile, fullname, &vers);
H A DChangeLog-9395109 (send_modified): same.
243 * client.c (send_modified): don't error-check `to_server';
466 * client.c (send_modified): make sure that vers and vers->options
532 (send_modified): same as above.
720 * client.c (send_modified, update_entries) [LINES_CRLF_TERMINATED]:
1097 * client.c (send_modified) [LINES_CRLF_TERMINATED]: Comment text
1623 [LINES_CRLF_TERMINATED] (send_modified): Convert file to LF format
1625 (send_modified): Don't be disturbed if we get fewer than
2116 send_modified, send_dirent_proc): Remove dcls of unused variables.
2851 * client.c (send_modified): New function, broken out from
H A DChangeLog-961714 (send_modified): Use file_gzip_level rather than gzip_level.
2125 * client.c (send_modified): Add trace output.
2258 * client.c (send_modified, update_entries): Fixed bug which didn't
2380 * client.c (send_modified, update_entries): Reindent and add
2385 * client.c (send_modified, update_entries): Add
3225 * client.c (send_modified): Add comments regarding st_size.
3521 client.c (update_entries), (send_modified), server.c (server),
H A DChangeLog-9727 * client.c (send_modified): Call it instead of a gzip subprocess.
2873 pass it to send_modified. This finishes the job of untangling the
2922 struct. If force is set, always call send_modified.
H A DChangeLog3007 * client.c (update_entries, send_modified): Change callers.
5052 * client.c (send_modified): Change bufsize and newsize from int