summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/rcs.c
AgeCommit message (Expand)Author
2004-07-14split rcs_patch in rcs_patch/rcs_patchlinesVincent Labrecque
2004-07-14buffers should be freed using cvs_buf_free(), not free()Vincent Labrecque
2004-07-14allocate datenum dynamically (XXX - dont do it for each date)Vincent Labrecque
2004-07-14microoptimization!Vincent Labrecque
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau