summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/hist.c
AgeCommit message (Expand)Author
2006-04-05Use variable names for sizeof, remove casts in front of xmalloc,Ray Lai
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2005-12-10switch to xmalloc stuff, me and xsa@ agreed on this a longJoris Vink
2005-09-05add trace message (-t);Xavier Santolaria
2005-08-14missing casts; ok jorisXavier Santolaria
2005-08-02handle -l global option; ok jfb@ joris@.Xavier Santolaria
2005-07-29minor KNF;Xavier Santolaria
2005-07-25KNF;Xavier Santolaria
2005-07-21<sys/param.h> is already included in "cvs.h", no need to duplicate;Xavier Santolaria
2005-05-31headers ordering (alphabetically) and cleanup, from mbalmer@ and myself;Xavier Santolaria
2005-04-16check snprintf() return value;Joris Vink
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-12-06tighten vertical spacing for else; jfb okTheo de Raadt
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau