index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
logmsg.c
Age
Commit message (
Expand
)
Author
2005-08-14
missing casts; ok joris
Xavier Santolaria
2005-08-10
fgets() expects the 2nd arg to be an int. OK jfb@ joris@.
Xavier Santolaria
2005-08-08
use cvs_tmpdir; OK jfb@ joris@.
Xavier Santolaria
2005-07-25
KNF;
Xavier Santolaria
2005-07-25
KNF;
Xavier Santolaria
2005-07-23
correctly seperate added, modified and removed files for use in the
Joris Vink
2005-06-02
- set LP_ABORT log level when action is abored by user instead of LP_ERR
Xavier Santolaria
2005-05-31
headers ordering (alphabetically) and cleanup, from mbalmer@ and myself;
Xavier Santolaria
2005-04-18
Modify the CVSFILE structure using a union to keep information about
Jean-Francois Brousseau
2005-02-26
spelling fixes
David Krause
2005-01-03
more error checking on buffer operations and plug a descriptor leak
Jean-Francois Brousseau
2004-12-08
complain if we fail to send the log message so the caller doesn't
Jean-Francois Brousseau
2004-12-08
rearrange the output loop for file lists in the log message so we don't
Jean-Francois Brousseau
2004-12-08
embrace and extend (!) cvs_logmsg_get() so we can now display
Jean-Francois Brousseau
2004-12-07
less whitespace, more pretty. ok jfb
Ted Unangst
2004-12-06
tighten vertical spacing for else; jfb ok
Theo de Raadt
2004-12-03
Rename variables to make more sense and fix a warning about assigning
Jean-Francois Brousseau
2004-12-02
This commit is brought to you by the brand new improved and better tasting
Jean-Francois Brousseau
2004-12-02
cvs_logmsg_get() now accepts a list of files that it is getting the
Jean-Francois Brousseau
2004-11-26
Rewrite the internals of the file management code so that we do not keep
Jean-Francois Brousseau
2004-11-12
Functions to extract log messages from files and query users for them
Jean-Francois Brousseau