summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/log.h
AgeCommit message (Expand)Author
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2005-12-19move fatal() proto declaration to log.h; better for its use in usr.bin/rcsXavier Santolaria
2005-07-27rather make LP_NOTICE send to stderr not LP_INFO, pointed out by jfb@.Xavier Santolaria
2005-07-27make LP_INFO send to stderr; ok joris@.Xavier Santolaria
2005-07-25KNF; mostly spaces vs. tabs; ok joris@ jfb@.Xavier Santolaria
2005-06-05* introduce cvs_putchar(), to output a single character to stdout.Joris Vink
2005-05-31get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@.Xavier Santolaria
2005-05-31remove LP_ERROR log priority level and rather use LP_ERR as they are bothXavier Santolaria
2005-02-15remove the LP_FILTER_TOGGLE operation, which is really pointless, andJean-Francois Brousseau
2004-12-15Permit the client to generate trace output when the -t option is givenJean-Francois Brousseau
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-08-05Add a new log level LP_ABORT, which modifies the behaviour of prefixJean-Francois Brousseau
2004-07-27Comment out unused code and some minor cleanup. Add the prototype andJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau