summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/log.c
AgeCommit message (Expand)Author
2005-04-06unbreakJean-Francois Brousseau
2005-04-06make cvs_printf() work as advertised when running as serverJean-Francois Brousseau
2005-03-28make LP_TRACE messages go through again, and assign them a level ofJean-Francois Brousseau
2005-03-26fix a variety of things i found at coverity. ok joris@Ted Unangst
2005-02-22when a log message is generated by the server and is sent toJean-Francois Brousseau
2005-02-16properly initialize the syslog_data structureJean-Francois Brousseau
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-12-06tighten vertical spacing for else; jfb okTheo de Raadt
2004-11-28make sure va_end() is always called in all possible pathsPatrick Latifi
2004-08-05Add a new log level LP_ABORT, which modifies the behaviour of prefixJean-Francois Brousseau
2004-08-05Adapt the logging so any messages generated by the server will beJean-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