use memset to clear the msgstats in folder_realloc
[mmh] / sbr / path.c
2016-08-28 Dmitry BogatovFix spelling errors, including binaries ones
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2012-03-24 markus schnalkeetcpath(): The unchanged argument is the ultimate fall...
2012-03-22 markus schnalkeRewrote late declations, which are part of C99, but...
2011-12-23 markus schnalkeSplit nmh dir into mmh dir (~/.mmh) and mail storage...
2011-12-12 markus schnalkeMoved etcpath() from config/config.c to sbr/path.c
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeImproved pluspath() and used it instead of path() where...
2011-11-05 markus schnalkeIntroduced FDEF and FCUR for speaking arguments to...
2011-11-05 markus schnalkeRearranged code in the file.
2011-11-05 markus schnalkeRefactoring in sbr/path.c.
2011-11-05 markus schnalkeRenamed ssequal() to isprefix(), because that's what...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision