summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/buf.h
AgeCommit message (Expand)Author
2009-03-25remove unused functions, definitions and outdated commentsJoris Vink
2008-06-10New trigger framework that allows us to run the required scriptsJoris Vink
2008-02-27prevent file racesJoris Vink
2008-02-11Cleanup buf implementation:Tobias Stoeckmann
2007-02-22general includes cleanup sweep. ok joris@ niallo@Otto Moerbeek
2007-02-21Simplify cvs_buf_differ(). Also cvs_buf_differ(), a comparisonRay Lai
2007-02-19Fix const inconsistencies, void pointer artithmetic and a few otherOtto Moerbeek
2007-02-02Remove unused and buggy {cvs,rcs}_buf_set functions.Ray Lai
2006-07-08Remove file mode argument from {cvs|rcs}_buf_write_stmp(). WeRay Lai
2006-06-14add cvs_buf_load_fd() which does the same as cvs_buf_load()Joris Vink
2006-05-28add a way to look if a buffer differs from another oneJoris Vink
2006-05-27commit the new opencvs code, i have been hacking onJoris Vink
2006-04-06cvs_buf_copy() and cvs_buf_peek() are not used by usr.bin/rcs; OK niallo@.Xavier Santolaria
2006-03-25Correct integer types, remove unused arguments, non-portable bitshiftsRay Lai
2006-03-23- cvs_buf_putc() will never return non-zeroXavier Santolaria
2006-03-20delint; cvs_buf_write_stmp() will never return non-zero:Niall O'Higgins
2006-03-17Use ssize_t in appropriate places.Ray Lai
2006-02-01check format string; OK niallo@, "it's nice to have" joris@.Xavier Santolaria
2006-01-10- add cvs_buf_getc() function; returns byte at specified buffer position.Niall O'Higgins
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2005-07-26- fix SIZE_LEFT macro for the cb_cur > cb_buf case.Moritz Jodeit
2005-07-25KNF; mostly spaces vs. tabs; ok joris@ jfb@.Xavier Santolaria
2004-12-08use mkstemp for local diff -r r1 -r r2; ok jfb@Damien Miller
2004-07-14int is not ssize_tVincent Labrecque
2004-07-13* make the email address consistentJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau