Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A DChangeLog-9395110 (send_fileproc): same.
1083 (send_fileproc): Fix memory leak; call freevers_ts before exiting.
2852 send_fileproc.
2853 (send_fileproc): Call it.
3007 * client.c (send_fileproc): Rather than guessing how big the gzip
3020 * client.c (send_fileproc): Send tag/date from vers->entdata, not
3174 (send_fileproc): Optionally compress file contents. Use a
3253 (send_fileproc): if use_unchanged didn't get set, send an
3368 * client.c (send_fileproc): Split out code which sends repository
3483 (send_fileproc): Use %lu and cast sb.st_size in fprintf call.
[all …]
H A Dclient.c5173 static int send_fileproc PROTO ((void *callerdat, struct file_info *finfo));
5177 send_fileproc (callerdat, finfo) in send_fileproc() function
5670 (send_fileproc, send_filesdoneproc,
H A DChangeLog-97380 * client.c (send_fileproc): Send options field from
2514 (send_fileproc): If no_contents, then send Is-modified instead of
2921 (send_fileproc): The callerdat parameter now points to a send_data
H A DChangeLog-961767 (send_fileproc): Use file name from CVS/Entries (vers->entdata->user)
3281 * commit.c (find_fileproc), client.c (send_fileproc), commit.c
3329 file if there isn't an rcs file (e.g. called from send_fileproc).
H A DChangeLog4956 (send_fileproc): Likewise, for "cvs add".