summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/rcs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rcsnum_parse() to simplify the most common casejfb2005-02-251-1/+2
* add rcs_kflag_usage() to display the various keyword expansion modesjfb2005-01-131-1/+2
* add rcs_kflag_get() to validate kflagsjfb2005-01-121-6/+20
* limit the maximum length of RCS numbers to 64 nums and avoidjfb2005-01-031-1/+6
* Add rcs_gethead() to easily retrieve the head revision of an RCSjfb2004-12-161-1/+2
* we don't need a separate header for 4 function prototypes, movejfb2004-12-151-1/+6
* less whitespace, more pretty. ok jfbtedu2004-12-071-13/+9
* * initial import from the cvs-tools modulejfb2004-07-131-0/+151