summaryrefslogtreecommitdiffstats
path: root/usr.bin/rcs/buf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the keyword expansion code with a faster, more readable versionnicm2011-07-061-1/+3
* - garbage collect unused buf_fappend(), which was also removed from ocvs'sjasper2011-03-271-3/+1
* Make BUFs autoextend by default. This was already done in OpenCVSray2010-07-281-6/+3
* Reduce variable/function name and whitespace differences betweenray2010-07-231-18/+18
* As done in OpenCVS, general includes cleanup sweep. OK otto@.xsa2007-02-271-1/+3
* Fix const inconsistencies, void pointer artithmetic;xsa2007-02-221-2/+2
* Correct function name in comment.ray2007-02-161-2/+2
* Remove unused and buggy {cvs,rcs}_buf_set functions.ray2007-02-021-2/+1
* rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not returnray2006-08-021-4/+4
* Remove file mode argument from {cvs|rcs}_buf_write_stmp(). Weray2006-07-081-2/+2
* - correctly handle binary files; say bye bye to using c strings for deltatexts.niallo2006-06-031-2/+2
* - zap dangling macro, will be replaced with a function later.niallo2006-06-011-3/+1
* fork our code we shared between openrcs/cvs into the openrcs dir.joris2006-04-261-0/+64