summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/logmsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* more error checking on buffer operations and plug a descriptor leakjfb2005-01-031-4/+15
* complain if we fail to send the log message so the caller doesn'tjfb2004-12-081-3/+7
* rearrange the output loop for file lists in the log message so we don'tjfb2004-12-081-2/+3
* embrace and extend (!) cvs_logmsg_get() so we can now displayjfb2004-12-081-24/+42
* less whitespace, more pretty. ok jfbtedu2004-12-071-16/+12
* tighten vertical spacing for else; jfb okderaadt2004-12-061-5/+3
* Rename variables to make more sense and fix a warning about assigningjfb2004-12-031-11/+11
* This commit is brought to you by the brand new improved and better tastingjfb2004-12-021-5/+14
* cvs_logmsg_get() now accepts a list of files that it is getting thejfb2004-12-021-15/+37
* Rewrite the internals of the file management code so that we do not keepjfb2004-11-261-1/+25
* Functions to extract log messages from files and query users for themjfb2004-11-121-0/+254