Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-05 | Use variable names for sizeof, remove casts in front of xmalloc, | Ray Lai | |
use xcalloc and xstrdup where appropriate, and other stuff. OK joris@ | |||
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria | |
2005-12-10 | switch to xmalloc stuff, me and xsa@ agreed on this a long | Joris Vink | |
time ago, but we were being held back by jfb. too bad for him. next step is to use fatal() through out the code for unrecoverable errors instead of trying to be all nice and fluffy and reach main() again. ok niallo@ and xsa@ | |||
2005-09-05 | add trace message (-t); | Xavier Santolaria | |
2005-08-14 | missing casts; ok joris | Xavier Santolaria | |
2005-08-02 | handle -l global option; ok jfb@ joris@. | Xavier Santolaria | |
2005-07-29 | minor KNF; | Xavier Santolaria | |
2005-07-25 | KNF; | Xavier Santolaria | |
2005-07-21 | <sys/param.h> is already included in "cvs.h", no need to duplicate; | Xavier Santolaria | |
2005-05-31 | headers ordering (alphabetically) and cleanup, from mbalmer@ and myself; | Xavier Santolaria | |
2005-04-16 | check snprintf() return value; | Joris Vink | |
from deraadt@ small change by me | |||
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-07-13 | * initial import from the cvs-tools module | Jean-Francois Brousseau | |