Searched refs:RCS_putdtree (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 120 static void RCS_putdtree (RCSNode *, char *, FILE *); 5247 RCS_putdtree (rcs, rcs->head, fout); in RCS_checkin() 8080 RCS_putdtree (RCSNode *rcs, char *rev, FILE *fp) in RCS_putdtree() function 8138 RCS_putdtree (rcs, p->key, fp); in RCS_putdtree() 8624 RCS_putdtree (rcs, rcs->head, fout); in RCS_rewrite()
|
H A D | ChangeLog | 208 * rcs.c (RCS_putdtree): Remove unused variable. 213 * rcs.c (RCS_putdtree): Avoid stack overflow which may be 214 possible with excessive recursive calls to RCS_putdtree(). 3255 RCS_getdeltatext, RCS_putdtree): Print primary path. 10210 (RCS_putdtree): Don't worry about cleaning up before call error
|
H A D | ChangeLog-97 | 858 RCS_putadmin, RCS_putdtree, RCS_putdesc, putdelta,
|