Searched refs:annotate_fileproc (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | annotate.c | 34 static int annotate_fileproc (void *callerdat, struct file_info *); 244 err = start_recursion (annotate_fileproc, NULL, NULL, NULL, NULL, in rannotate_proc() 256 annotate_fileproc (void *callerdat, struct file_info *finfo) in annotate_fileproc() function
|
H A D | ChangeLog-96 | 1993 annotate_fileproc. 1994 (annotate_fileproc): Call RCS_deltas. 2406 (annotate_fileproc): Redo the loop to look for the version 2414 * rcs.c (annotate_fileproc): Skip unrelated branch deltas. 2865 (annotate_fileproc): If PARTIAL is not set, just fseek to 3173 * rcs.c (annotate_fileproc): If the file is not under CVS control, 3179 * rcs.c (annotate_fileproc): If last line of add-chunk is not 3184 * rcs.c (annotate_fileproc): allow last line of add-chunk not to
|
H A D | ChangeLog-97 | 872 RCS_isdead, RCS_getexpand, RCS_checkout, annotate_fileproc):
|
H A D | ChangeLog | 8278 * annotate.c (annotate, annotate_fileproc): Don't annotate binary 11371 * rcs.c (annotate_fileproc): Don't cast NULL in passing it to
|